Skip to main content
OlympiadHQ

Browse · MathNet

Print

Hellenic Mathematical Olympiad

Greece number theory

Problem

Let , be a sequence which is recursively defined by where , and are positive integers such that doesn't divide . If for some positive integer we have that is a perfect square of a rational, prove that is a perfect square of a rational.
Solution
We will prove that if is a perfect square of a rational, then is also a perfect square of a rational, and the desired result is obtained by a simple induction.

Note first that since doesn't divide , it will not divide any of the denominators of the sequence terms.

From the recursive relation we have that . Setting where is not divisible by () and , then Since , this is the reduced form of . Indeed, the numbers , are coprime, since if is a prime dividing both of them, then and so . But doesn't divide , so , , absurd due to ().

Moreover is a perfect square so both numerator and denominator in the reduced form should be perfect squares. Since the denominator is a perfect square, is a perfect square, let it be . For the numerator, we have , so both of them should be perfect squares since they are coprime.

Therefore, , and , so is a perfect square of a rational.

Similarly, going back is also a perfect square of a rational, and so on, till we arrive at .

Techniques

Greatest common divisors (gcd)Factorization techniquesRecurrence relations