How would you do 5^-1 (mod 26) ?
what is mod 26
modulo
5 to the negative first powwer is .2 or one fifth
Don't worry. I know that much.
o well sry because i dont understand what modulo is.
snivy
5^-1 is the multiplicative inverse of 5
So you're looking for the value k that satisfies the equation 5k = 1 (mod 26)
Notice how 5*5 = 25 = -1 (mod 26) So 5*(-5) = -5*5 = -25 = -(-1) = 1 (mod 26) So this means that k = -5 = 21 (mod 26) And that 5^-1 = 21 (mod 26)
for the 5*5, was it a guess and check kind of thing or is there a way to derive that?
mostly guess and check, you can see that 26 is near 25 which makes the guessing not so bad (with different numbers, more guesses are needed)
Which 5 is the 5 in 5^1? or is that unnecessary?
I'm not sure where you're pointing to, can you elaborate?
|dw:1337653972385:dw|
Join our real-time social learning platform and learn together with your friends!