Q4
Q4
2. Use Fermat’s theorem to find a number ‘x’ between 0 and 72 with ‘x’ congruent to 9794 modulo
73.
3. Use Euler’s theorem to find a number ‘x’ between 0 and 9 such that ‘x’ is congruent to 7 1000
modulo 10.
4. Given 2 as a primitive root of 29, construct a table of discrete logarithms, and use it to solve the
following congruences:
By Euler's theorem, 7^φ(10) = 7^4 ≡ 1 mod 10. But then 7^1000 = (7^4)^250 ≡ 1^250 = 1 mod
10. So the answer is 1.