Difference between revisions of "Multiplicative inverse"
| Line 4: | Line 4: | ||
and if x is not relatively prime to m | and if x is not relatively prime to m | ||
| + | |||
| + | |||
| + | This is equivalent to this: https://artofproblemsolving.com/wiki/index.php/Modular_inverse | ||
Revision as of 15:46, 4 August 2021
In Modular arithmetic, y is the multiplicative inverse of x if:
and if x is not relatively prime to m
This is equivalent to this: https://artofproblemsolving.com/wiki/index.php/Modular_inverse