Problem:
Find all positive integers such that is a perfect square.
Solution
Solution:
Since and are coprime numbers, if is a perfect square, then each of and has to be a perfect square itself. However, that is impossible since if and we would have and can't be expressed as a product of two different integers. Hence there are no such integers.
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.