Number theoryDifficulty 4.9AIMEProve itUnited States
Problem:
Let p be a prime number that has the form a3−b3 for some positive integers a and b. Prove that p also has the form c2+3d2 for some positive integers c and d.
Solution
Solution:
We can factor p=a3−b3=(a−b)(a2+ab+b2). Since a and b are positive integers, the only way this can happen is if a−b=1. Either a or b is even. If a is even, let a=2u, so b=2u−1. Then p=(2u)2+(2u)(2u−1)+(2u−1)2=12u2−6u+1=(3u−1)2+3u2 has the desired form. If b is even, let b=2u, so a=2u+1. Then p=(2u+1)2+(2u)(2u+1)+(2u)2=12u2+6u+1=(3u+1)2+3u2 has the desired form.
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.