Olympiad Maths Prep

Library / /3 of 19

Algebra Difficulty 5.2 AIME, harder Prove it Mongolia

The sequence {xn}n1\{x_n\}_{n \geq 1} is defined as follows: x1=x2=1x_1 = x_2 = 1 and xn+2=xn+1+xn+2xn+1xn+3x_{n+2} = x_{n+1} + x_n + 2\sqrt{x_{n+1} x_n + 3} for all n2n \geq 2. Prove that xnx_n is integer for all n2n \geq 2.

(proposed by Bat. Bayarjargal)

Solution

We will show that by induction method.
For n=1n = 1 is trivial. Now suppose that x1,x2,...,xn,xn+1x_1, x_2, ..., x_n, x_{n+1} are integers. From the given recurrence we get xnxn+1xn+2=2xn+1xn+2+3x_n - x_{n+1} - x_{n+2} = 2\sqrt{x_{n+1} \cdot x_{n+2} + 3}. Hence 2xn+1xn+2+32\sqrt{x_{n+1} \cdot x_{n+2} + 3} is integer. This is showing us xn+3=xn+2+xn+1+2xn+1xn+2+3x_{n+3} = x_{n+2} + x_{n+1} + 2\sqrt{x_{n+1} \cdot x_{n+2} + 3} is integer. Proof is completed.

Looking for a route rather than 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 and solution reproduced as published; topic and difficulty added by this site.