Maths Olympiad Prep

Library / /7 of 16

Algebra Difficulty 5.6 AIME, harder Prove it United States

Problem:

The real positive numbers a1,a2,,an,a_{1}, a_{2}, \ldots, a_{n}, \ldots satisfy the relation an+12=an+1a_{n+1}^{2}=a_{n}+1 for all n=1,2,n=1,2, \ldots Prove that at least one of the aia_{i}'s must be an irrational number.

Solution

Solution:

Argue by contradiction. Suppose that for all ii, ai=pi/qia_{i}=p_{i} / q_{i} for some relatively prime positive integers pi,qip_{i}, q_{i}. Substitute in the given relation:
pn+12qn+12=pn+qnqnpn+12qn=qn+12(pn+qn) \frac{p_{n+1}^{2}}{q_{n+1}^{2}}=\frac{p_{n}+q_{n}}{q_{n}} \Rightarrow p_{n+1}^{2} q_{n}=q_{n+1}^{2}\left(p_{n}+q_{n}\right)
But pn+12p_{n+1}^{2} and qn+12q_{n+1}^{2} are relatively prime, and qnq_{n} and qn+pnq_{n}+p_{n} are also relatively prime (why?). This means that pn+12=pn+qnp_{n+1}^{2}=p_{n}+q_{n} and qn=qn+12q_{n}=q_{n+1}^{2}. In particular, qn+1=qn=qn14==q12nq_{n+1}=\sqrt{q_{n}}=\sqrt[4]{q_{n-1}}=\cdots=\sqrt[2 n]{q_{1}}. Unless q1=1q_{1}=1, we will eventually run out of perfect squares in q1q_{1} and qnq_{n} will not be an integer, a contradiction. Thus, the only possibility is q1=1q_{1}=1, so that all qn=1q_{n}=1, and our numbers ana_{n} are after all integers.

But this is absurd! Indeed, an+1=an+1<ana_{n+1}=\sqrt{a_{n}+1}<a_{n} (because an+1<an2a_{n}+1<a_{n}^{2} for all integers an>1a_{n}>1, and a1=1a_{1}=1 implies an immediate contradiction for a2=2a_{2}=\sqrt{2} is irrational), so that we obtain an infinite strictly decreasing sequence of positive integers, and there isn't simply such a thing! This shows that our supposition was wrong and at least one of the ana_{n}'s will be irrational.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.