Number theoryDifficulty 5.7AIME, harderProve itIran
We call a positive integer n lucky if it has at least two prime divisors and can be written in the form n=p1α1+⋯+pkαk where p1,…,pk are distinct prime divisors of n. (Note that n may have other prime divisors than p1,…,pk.) Prove that for every prime number p, there exists a lucky number n such that p∣n.
Solution
We claim that there exist n with three prime factors. Choose a prime p1. Using quadratic reciprocity and Dirichlet's theorem on arithmetic progressions, choose a prime p2 such that (p2p1)=(p1p2)=1 and choose p3 such that (p3p1)=−1,(p3p2)=1 Now, choose α1 such that its exponents modulo p2,p3 are equal to 2p2−1,2p3−1 respectively, and choose α2,α3 similarly. Then n=p1α1+p2α2+p3α3 satisfies the condition required in the problem. ■
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: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.