The inverse of /a/ modulo 39 is /b/. What is the inverse of /4a/ modulo 39 in terms of /b/? Give your answer as an expression in terms of /b/.
\(ab = 1 \mod 39 \) is what you say \(4ac = 1 \mod 39\) for some \(c\). I suggest you write \(c\) as \(bd\) and find \(d\).
Write : \((4a)(bd) = 1\) and use associativity https://proofwiki.org/wiki/Modulo_Multiplication_is_Associative
That would become \(4(ab)d = 1 \mod 39\). And what happens to this \((ab)\) ? do you see?
ab = 1 in mod 39 so it cancels out right @reemii
Yes, you now have to find \(d\) based on what's left in hte equation, ...
So 4d == 1 (mod 39)... 4d == 40 (mod 39) d == 10 (mod 39) @reemii
I think so too. :-)
let me check..
test... a=8, b=5. 4a = 32, 10b = 50 => 4a * 10b = 1600. That is 41*39 + 1.. phew.
Well, it's correct. (the argumentation is correct) The example is just to illustrate.
so the answer would be 10b, correct? @reemii
yes
thanks so much for your help! @reemii
glad I could help ;-)
Join our real-time social learning platform and learn together with your friends!