Skip to main content
OlympiadHQ

Browse · MathNet

Print

62nd Ukrainian National Mathematical Olympiad

Ukraine number theory

Problem

Find all pairs of natural numbers for which is a cube of a natural number.
Solution
Let . Then . If is not divisible by , then can be written as or . Then either or is a cube of some integer modulo . But by simple checking, we can see that only remainders , , can be cubes of integers modulo . Therefore, is divisible by , so let . The condition can be rewritten as Then both factors are powers of , and the left one is smaller than the right one, so divides . Since , we have . Therefore, is divisible by , which is a power of , so and . Suppose that . Then , so is divisible by Therefore, and But is not divisible by and , so divides . If these numbers are not equal, then Otherwise, and . We will subtract the second equation from the first equation and get , so , which contradicts the assumption that . By checking for , , and , we verify that only satisfies the condition. Therefore, and is the unique solution.
Final answer
(m, n) = (2, 9)

Techniques

Techniques: modulo, size analysis, order analysis, inequalitiesMultiplicative orderFactorization techniquesPolynomial operations