Maths Olympiad Prep

Library / /9 of 11

Algebra Difficulty 6.2 National olympiad Prove it China

Given a sequence {an}\{a_n\} of numbers satisfying a0=1a_0 = 1, an+1=7an+45an2362a_{n+1} = \frac{7a_n + \sqrt{45a_n^2 - 36}}{2}, nNn \in \mathbb{N}.
Prove that
(1) for each nNn \in \mathbb{N}, ana_n is a positive integer.
(2) for each nNn \in \mathbb{N}, anan+11a_n a_{n+1} - 1 is a perfect square.

Solution

(1) By assumption, a1=5a_1 = 5 and {an}\{a_n\} is strictly increasing with
2an+17an=45an236. 2a_{n+1} - 7a_n = \sqrt{45a_n^2 - 36}.
Square both sides, and we get
an+127anan+1+an2+9=0,1 a_{n+1}^2 - 7a_n a_{n+1} + a_n^2 + 9 = 0, \qquad \textcircled{1}
an27an1an+an12+9=0,2 a_n^2 - 7a_{n-1}a_n + a_{n-1}^2 + 9 = 0, \qquad \textcircled{2}
12:an+1=7anan1.3 \textcircled{1}-\textcircled{2}: a_{n+1} = 7a_n - a_{n-1}. \qquad \textcircled{3}
It follows from a0=1a_0 = 1, a1=5a_1 = 5 and ③ that ana_n is a positive integer for each nNn \in \mathbb{N}.

(2) From ①, we get (an+1+an)2=9(anan+11)(a_{n+1} + a_n)^2 = 9(a_n a_{n+1} - 1),
SOan+1an1=(an+1+an3)2 \text{SO} \qquad a_{n+1}a_n - 1 = \left(\frac{a_{n+1} + a_n}{3}\right)^2
By (1), ana_n, an+1a_{n+1} are positive integers and therefore an+1+an3\frac{a_{n+1} + a_n}{3} is a rational number. Since (an+1+an3)2=an+1an1\left(\frac{a_{n+1} + a_n}{3}\right)^2 = a_{n+1}a_n - 1 is a positive integer, so is an+1+an3\frac{a_{n+1} + a_n}{3}. Thus an+1an1a_{n+1}a_n - 1 is the square of an integer.

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.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.