Number theoryDifficulty 5.0Prove itHMMT February · United States
Determine the number of integers 2≤n≤2016 such that nn−1 is divisible by 2,3,5,7.
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
Only n≡1(mod210) work. Proof: we require gcd(n,210)=1. Note that for all p≤7 the order of n(modp) divides p−1, hence is relatively prime to any p≤7. So nn≡1(modp)⟺n≡1(modp) for each of these p.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.