Maths Olympiad Prep

Library / /20 of 48

Algebra Difficulty 7.4 National olympiad, round 2 Prove it Asia Pacific Mathematics Olympiad (APMO)

Show that r=2r=2 is the largest real number rr which satisfies the following condition:
If a sequence a1,a2,a_{1}, a_{2}, \ldots of positive integers fulfills the inequalities
anan+2an2+ran+1 a_{n} \leq a_{n+2} \leq \sqrt{a_{n}^{2}+r a_{n+1}}
for every positive integer nn, then there exists a positive integer MM such that an+2=ana_{n+2}=a_{n} for every nMn \geq M.

Solutions — 2

Solution 1

First, let us assume that r>2r>2, and take a positive integer a1/(r2)a \geq 1 /(r-2).
Then, if we let an=a+n/2a_{n}=a+\lfloor n / 2\rfloor for n=1,2,n=1,2, \ldots, the sequence ana_{n} satisfies the inequalities
an2+ran+1an2+ranan2+(2+1a)anan+1=an+2 \sqrt{a_{n}^{2}+r a_{n+1}} \geq \sqrt{a_{n}^{2}+r a_{n}} \geq \sqrt{a_{n}^{2}+\left(2+\frac{1}{a}\right) a_{n}} \geq a_{n}+1=a_{n+2}
but since an+2>ana_{n+2}>a_{n} for any nn, we see that rr does not satisfy the condition given in the problem.

Now we show that r=2r=2 does satisfy the condition of the problem. Suppose a1,a2,a_{1}, a_{2}, \ldots is a sequence of positive integers satisfying the inequalities given in the problem, and there exists a positive integer mm for which am+2>ama_{m+2}>a_{m} is satisfied.
By induction we prove the following assertion:
(†) am+2kam+2k1=am+1\quad a_{m+2k} \leq a_{m+2k-1}=a_{m+1} holds for every positive integer kk.
The truth of ()(\dagger) for k=1k=1 follows from the inequalities below
2am+21=am+22(am+21)2am2+2am+1(am+21)22am+1 2 a_{m+2}-1=a_{m+2}^{2}-\left(a_{m+2}-1\right)^{2} \leq a_{m}^{2}+2 a_{m+1}-\left(a_{m+2}-1\right)^{2} \leq 2 a_{m+1}
Let us assume that ()(\dagger) holds for some positive integer kk. From
am+12am+2k+12am+2k12+2am+2kam+12+2am+1<(am+1+1)2 a_{m+1}^{2} \leq a_{m+2k+1}^{2} \leq a_{m+2k-1}^{2}+2 a_{m+2k} \leq a_{m+1}^{2}+2 a_{m+1}<\left(a_{m+1}+1\right)^{2}
it follows that am+2k+1=am+1a_{m+2k+1}=a_{m+1} must hold. Furthermore, since am+2kam+1a_{m+2k} \leq a_{m+1}, we have
am+2k+22am+2k2+2am+2k+1am+12+2am+1<(am+1+1)2 a_{m+2k+2}^{2} \leq a_{m+2k}^{2}+2 a_{m+2k+1} \leq a_{m+1}^{2}+2 a_{m+1}<\left(a_{m+1}+1\right)^{2}
from which it follows that am+2k+2am+1a_{m+2k+2} \leq a_{m+1}, which proves the assertion ()(\dagger).

We can conclude that for the value of mm with which we started our argument above, am+2k+1=am+1a_{m+2k+1}=a_{m+1} holds for every positive integer kk. Therefore, in order to finish the proof, it is enough to show that am+2ka_{m+2k} becomes constant after some value of kk. Since every am+2ka_{m+2k} is a positive integer less than or equal to am+1a_{m+1}, there exists k=Kk=K for which am+2Ka_{m+2K} takes the maximum value. By the monotonicity of am+2ka_{m+2k}, it then follows that am+2k=am+2Ka_{m+2k}=a_{m+2K} for all kKk \geq K.

Solution 2

We only give an alternative proof of the assertion ()(\dagger) in solution 1. Let {an}\{a_{n}\} be a sequence satisfying the inequalities given in the problem. We will use the following key observations:

a. If an+1ana_{n+1} \leq a_{n} for some n1n \geq 1, then
anan+2an2+2an+1<an2+2an+1=an+1 a_{n} \leq a_{n+2} \leq \sqrt{a_{n}^{2}+2 a_{n+1}}<\sqrt{a_{n}^{2}+2 a_{n}+1}=a_{n}+1
hence an=an+2a_{n}=a_{n+2}.

b. If anan+1a_{n} \leq a_{n+1} for some n1n \geq 1, then
anan+2an2+2an+1<an+12+2an+1+1=an+1+1 a_{n} \leq a_{n+2} \leq \sqrt{a_{n}^{2}+2 a_{n+1}}<\sqrt{a_{n+1}^{2}+2 a_{n+1}+1}=a_{n+1}+1
hence anan+2an+1a_{n} \leq a_{n+2} \leq a_{n+1}.

Now let mm be a positive integer such that am+2>ama_{m+2}>a_{m}. By the observations above, we must have am<am+2am+1a_{m}<a_{m+2} \leq a_{m+1}. Thus the assertion ()(\dagger) is true for k=1k=1. Assume that the assertion holds for some positive integer kk. Using observation (a), we get am+2k+1=am+2k1=am+1a_{m+2k+1}=a_{m+2k-1}=a_{m+1}. Thus am+2kam+2k+1a_{m+2k} \leq a_{m+2k+1}, and then using observation (b), we get am+2k+2am+2k+1=am+1a_{m+2k+2} \leq a_{m+2k+1}=a_{m+1}, which proves the assertion ()(\dagger).

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.