Olympiad Maths Prep

Track / Stage 7 / 165 of 300 #1565 of 2000

Problem 1565

National olympiad second round; IMO P1/P4
Number theory Difficulty 7.3 Prove it

Theorem 1 Let m{1,2,4}m \notin\{1,2,4\}, and there does not exist an odd prime pp and αN\alpha \in \mathbf{N}^{*}, such that mm \in {pa,2pa}\left\{p^{a}, 2 p^{a}\right\}. Then for any aZ,(a,m)=1a \in \mathbf{Z},(a, m)=1, we have δm(a)<φ(m)\delta_{m}(a)<\varphi(m), in this case the primitive root modulo mm does not exist.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

Prove that if m=2α,αN,α3m=2^{\alpha}, \alpha \in \mathbf{N}^{*}, \alpha \geqslant 3, then for any odd number aa, set a=2k+1a=2 k+1, then
a2a2=(2k+1)2a21+2a2(2k)+C2a22(2k)2=1+2a1k+2a1(2a21)k2=1+2a1(k+(2a21)k2)1(mod2a)\begin{aligned} a^{2^{a-2}} & =(2 k+1)^{2^{a^{-2}}} \equiv 1+2^{a-2} \cdot(2 k)+\mathrm{C}_{2^{a-2}}^{2}(2 k)^{2} \\ & =1+2^{a-1} \cdot k+2^{a-1} \cdot\left(2^{a-2}-1\right) k^{2} \\ & =1+2^{a-1}\left(k+\left(2^{a-2}-1\right) k^{2}\right) \\ & \equiv 1\left(\bmod 2^{a}\right) \end{aligned}

The last step uses the fact that kk and (2a21)k2\left(2^{a^{-2}}-1\right) k^{2} have the same parity, thus their sum is even. At this point, the proposition holds. \square

If mm is not a power of 2, and mm is a positive integer that meets the conditions, then we can set m=rtm=r t, here 2222 when, φ(n)\varphi(n) is even, so
a12φ(r)φ(t)1(modrt)a^{\frac{1}{2} \varphi(r) \varphi(t)} \equiv 1(\bmod r t)

Thus,
δm(a)12φ(r)φ(t)=12φ(rt)=12φ(m)<φ(m)\delta_{m}(a) \leqslant \frac{1}{2} \varphi(r) \varphi(t)=\frac{1}{2} \varphi(r t)=\frac{1}{2} \varphi(m)<\varphi(m)

The proposition is proved.

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