Suppose that $p$ and $q$ are distinct odd primes and $a$ is an integer such that $\text{gcd}(a,pq)=1$. Prove that $a^{(p-1)(q-1)+1}\equiv a \pmod{pq}$.
2026-04-03 22:37:26.1775255846
How to prove this using Fermat's Little Theorem?
65 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint: $(p-1)(q-1)$ is the value of Euler's phi-function; then go from there.