Maths Olympiad Prep

Library / /501 of 520

Number theory Difficulty 7.4 National olympiad, round 2 Prove it

Theorem 5.9. If r1,r2,,rϕ(n)r_{1}, r_{2}, \ldots, r_{\phi(n)} is a reduced residue system modulo nn, and if aa is a positive integer with (a,n)=1(a, n)=1, then the set ar1,ar2,,arϕ(n)a r_{1}, a r_{2}, \ldots, a r_{\phi(n)} is also a reduced residue system modulo nn.

Solution

Proof. To show that each integer arja r_{j} is relatively prime to nn, we assume that (arj,n)>1\left(a r_{j}, n\right)>1. Then, there is a prime divisor pp of (arj,n)\left(a r_{j}, n\right). Hence, either pap \mid a or prjp \mid r_{j}. Thus, we either have pap \mid a and pnp \mid n, or prjp \mid r_{j} and pnp \mid n. However, we cannot have both prjp \mid r_{j} and pnp \mid n, since rjr_{j} is a member of a reduced residue modulo nn, and both pap \mid a and pnp \mid n cannot hold since (a,n)=1(a, n)=1. Hence, we can conclude that arja r_{j} and nn are relatively prime for j=1,2,,ϕ(n)j=1,2, \ldots, \phi(n).

To demonstrate that no two arja r_{j} 's are congruent modulo nn, we assume that arjark(modn),a r_{j} \equiv a r_{k}(\bmod n), \quad where jj and kk are distinct positive integers with 1jϕ(n)1 \leqslant j \leqslant \phi(n) and 1kϕ(n)1 \leqslant k \leqslant \phi(n). Since (a,n)=1(a, n)=1, by Corollary 3.1 we see that rjrk(modn)r_{j} \equiv r_{k}(\bmod n). This is a contradiction, since rjr_{j} and rkr_{k} come from the original set of reduced residues modulo nn, so that rj≢rk(modn)r_{j} \not \equiv r_{k}(\bmod n).

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.