Question #200166

 Define the multiplicative inverse in modular arithmetic and identify the multiplicative inverse of 6 mod 13 while explaining the algorithm used.



1
Expert's answer
2022-01-10T15:49:42-0500

The multiplicative inverse of a number x modulo m is a number y such that

xy1(modm)xy \equiv 1 \pmod m

and we write yx1y \equiv x^{-1}

The algorithm used for finding the inverse is known as Euclid's algorithm - it's a means of deducing the GCD of two given integers. In this case, we want to find x such that

6x1(mod13)6x \equiv 1 \pmod{13}

We have

13=12+1=26+113 = 12 + 1 = 2•6 + 1

(the remainder term here is the GCD)

Now,

1=13261 = 13- 2•6

and taken mod 13, we have

1132626(mod13)1 \equiv 13 - 2\cdot6 \equiv -2 \cdot 6 \pmod{13}


and211(mod13)and \\ -2 \equiv 11 \pmod{13}

so the inverse of 6 mod 13 is 11. Indeed,

1166665+1513+11(mod13)11\cdot6 \equiv 66 \equiv 65 + 1 \equiv 5\cdot13+1 \equiv 1\pmod{13}


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS