Maths Olympiad Prep

Library / /460 of 520

Number theory Difficulty 7.0 National olympiad Prove it

Theorem 8.26. If mm is a positive integer, m>2m>2, with a primitive root, then the maximal ±1\pm 1- exponent λ0(m)\lambda_{0}(m) equals ϕ(m)/2=λ(m)/2\phi(m) / 2=\lambda(m) / 2

Solution

Proof. We first note that if mm has a primitive root, then λ(m)=ϕ(m)\lambda(m)=\phi(m). From problem 5 of Section 6.1 , we know that ϕ(m)\phi(m) is even, so that ϕ(m)/2\phi(m) / 2 is an integer, if m>2m>2. Euler's Theorem tells us that
aϕ(m)=(aϕ(m)/2)21(modm)a^{\phi(m)}=\left(a^{\phi(m) / 2}\right)^{2} \equiv 1(\bmod m)
for all integers aa with (a,m)=1(a, m)=1. From problem 7 of Section 8.3, we know that when mm has a primitive root, the only solutions of x21(modm)x^{2} \equiv 1(\bmod m) are x±1(modm)x \equiv \pm 1(\bmod m). Hence,
aϕ(m)/2±1(modm)a^{\phi(m) / 2} \equiv \pm 1(\bmod m)

This implies that
λ0(m)ϕ(m)/2\lambda_{0}(m) \leqslant \phi(m) / 2

Now let rr be a primitive root of modulo mm with ±1\pm 1 - exponent ee. Then
re±1(modm)r^{e} \equiv \pm 1(\bmod m)
so that
r2e1(modm)r^{2 e} \equiv 1(\bmod m)

Since ordmr=ϕ(m)\operatorname{ord}_{m} r=\phi(m), Theorem 8.1 tells us that ϕ(m)2e\phi(m) \mid 2 e, or equivalently, that (ϕ(m)/2)e(\phi(m) / 2) \mid e. Hence, the maximum ±1\pm 1- exponent λ0(m)\lambda_{0}(m) is at least ϕ(m)/2\phi(m) / 2. However, we know that λ(m)ϕ(m)/2\lambda(m) \leqslant \phi(m) / 2. Consequently, λ0(m)=ϕ(m)/2=λ(m)/2\lambda_{0}(m)=\phi(m) / 2=\lambda(m) / 2

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.