Maths Olympiad Prep

Library / /49 of 129

Number theory Difficulty 4.9 AIME Prove it Slovenia

Find all prime numbers pp such that p2+73p^2 + 7^3 is a perfect cube.

Solution

Let p2+73=n3p^2 + 7^3 = n^3. Then p2=n373=(n7)(n2+7n+49)p^2 = n^3 - 7^3 = (n-7)(n^2 + 7n + 49). Obviously, n>7n > 7 and n7<n2+7n+49n - 7 < n^2 + 7n + 49. So there is only one possible case: n7=1n - 7 = 1 and n2+7n+49=p2n^2 + 7n + 49 = p^2. We conclude that n=8n = 8 and p2=169p^2 = 169, so p=13p = 13. The only prime number with the required property is p=13p = 13.

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.