Maths Olympiad Prep

Library / /481 of 520

Number theory Difficulty 7.2 National olympiad, round 2 Prove it

Theorem 8.21. If n>2n>2 is a Carmichael number, then n=q1q2qkn=q_{1} q_{2} \cdots q_{k}, where the qjq_{j} 's are distinct primes such that (qj1)(n1)\left(q_{j}-1\right) \mid(n-1) for j=1,2,,kj=1,2, \ldots, k

Solution

Proof. If nn is a Carmichael number, then
bn11(modn)b^{n-1} \equiv 1(\bmod n)
for all positive integers bb with (b,n)=1(b, n)=1. Theorem 8.20 tells us that there is an integer aa with ordna=λ(n)\operatorname{ord}_{n} a=\lambda(n), where λ(n)\lambda(n) is the minimal universal exponent, and since an11(modn)a^{n-1} \equiv 1(\bmod n), Theorem 8.1 tells us that
λ(n)(n1)\lambda(n) \mid(n-1)

Now nn must be odd, for if nn was even, then n1n-1 would be odd, but λ(n)\lambda(n) is even (since n>2n>2 ), contradicting the fact that λ(n)(n1)\lambda(n) \mid(n-1).

We now show that nn must be the product of distinct primes. Suppose nn has a prime-power factor ptp^{t} with t2t \geqslant 2. Then
λ(pt)=ϕ(pt)=pt1(p1)λ(n)=n1\lambda\left(p^{t}\right)=\phi\left(p^{t}\right)=p^{t-1}(p-1) \mid \lambda(n)=n-1

This implies that p(n1)p \mid(n-1), which is impossible since pnp \mid n. Consequently, nn must be the product of distinct odd primes, say
n=q1q2qkn=q_{1} q_{2} \cdots q_{k}

We conclude the proof by noting that
λ(qi)=ϕ(qi)=(qj1)λ(n)=n1\lambda\left(q_{i}\right)=\phi\left(q_{i}\right)=\left(q_{j}-1\right) \mid \lambda(n)=n-1

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.