Maths Olympiad Prep

Library / /437 of 520

Number theory Difficulty 6.8 National olympiad Prove it

(2) Euler's Theorem Let m>1m>1 be an integer, aa any integer coprime to mm, and φ(m)\varphi(m) the Euler's function (see Unit 6), then
aϕ(m)1(modm)a^{\phi(m)} \equiv 1(\bmod m)

Solution

Euler's theorem can be proved as follows: Take r1,r2,,rϕ(m)r_{1}, r_{2}, \cdots, r_{\phi(m)} as a reduced residue system modulo mm. Since (a,m)=1(a, m)=1, it follows that ar1,ar2,,arϕ(m)a r_{1}, a r_{2}, \cdots, a r_{\phi(m)} is also a reduced residue system modulo mm (see Unit 6). Because two complete (reduced) residue systems modulo mm are permutations of each other modulo mm, we have in particular
r1rϕ(m)ar1ar2arϕ(m)=aϕ(m)r1r2rϕ(m)(modm)r_{1} \cdots r_{\phi(m)} \equiv a r_{1} \cdot a r_{2} \cdots \cdot a r_{\phi(m)}=a^{\phi(m)} r_{1} r_{2} \cdots r_{\phi(m)}(\bmod m)

Since (ri,m)=1\left(r_{i}, m\right)=1, it follows that (r1r2rϕ(m),m)=1\left(r_{1} r_{2} \cdots r_{\phi(m)}, m\right)=1, so the term r1rϕ(m)r_{1} \cdots r_{\phi(m)} can be canceled from both sides of the above equation, yielding aϕ(m)1(modm)a^{\phi(m)} \equiv 1(\bmod m).

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.