What is the multiplicative inverse of 13 in mod 15?
Question
What is the multiplicative inverse of 13 in mod 15?
Solution
The multiplicative inverse of a number "a" modulo "n" is a number "b" such that the product of "a" and "b" is congruent to 1 modulo "n". In other words, (a*b) mod n = 1.
To find the multiplicative inverse of 13 mod 15, we need to find a number that, when multiplied by 13, gives a result that is 1 mod 15.
We can find this by trial and error, or by using the Extended Euclidean Algorithm. In this case, trial and error is faster:
13 * 1 mod 15 = 13 13 * 2 mod 15 = 11 13 * 3 mod 15 = 9 13 * 4 mod 15 = 7 13 * 5 mod 15 = 5 13 * 6 mod 15 = 3 13 * 7 mod 15 = 1
So, the multiplicative inverse of 13 mod 15 is 7, because 13 * 7 mod 15 = 1.
Similar Questions
Are 8 7–6 3 and 12–92–5252 multiplicative inverses?
Find an inverse of 𝑎 modulo 𝑚.a) 𝑎 = 2, 𝑚 = 17
On dividing 12401 by a certain number, we get 76 as quotient and 13 as remainder. What is the divisor?
Are 3 39 5 and 12–92–3 –6 multiplicative inverses?
Using the congruence solve the LDE 6𝑥 +9𝑦 = 15
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.