Find all prime numbers such that the number is a cube of some positive integer.
, 2012
Solution
We have . First, note that . If , then the equation becomes , which is a solution of the problem.
Let now . Rewrite the equation as . So, . Since , we have , hence
Thus or
Substituting into (1) gives
The discriminant of this equation is must be a square of an integer. But if , then it is easy to see that , a contradiction.
It remains to inspect the cases , which gives the answer.
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.