Maths Olympiad Prep

Track / Stage 7 / 88 of 300 #1488 of 1964

Problem 1488

National olympiad second round; IMO P1/P4
Algebra Difficulty 7.2 Prove it

There are n3n \geqslant 3 positive real numbers a1,a2,,ana_{1}, a_{2}, \ldots, a_{n}. For each 1in1 \leqslant i \leqslant n we let bi=ai1+ai+1aib_{i}=\frac{a_{i-1}+a_{i+1}}{a_{i}} (here we define a0a_{0} to be ana_{n} and an+1a_{n+1} to be a1a_{1}). Assume that for all ii and jj in the range 1 to nn, we have aiaja_{i} \leqslant a_{j} if and only if bibjb_{i} \leqslant b_{j}.

Prove that a1=a2==ana_{1}=a_{2}=\cdots=a_{n}.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

Suppose that not all aia_{i} are equal. Consider an index ii such that aia_{i} is maximal and ai+1<aia_{i+1}<a_{i}. Then

bi=ai1+ai+1ai<2aiai=2. b_{i}=\frac{a_{i-1}+a_{i+1}}{a_{i}}<\frac{2 a_{i}}{a_{i}}=2.

But since aia_{i} is maximal, bib_{i} is also maximal, so we must have bj<2b_{j}<2 for all j{1,2,,n}j \in\{1,2, \ldots, n\}. However, consider the product b1b2bnb_{1} b_{2} \ldots b_{n}. We have

b1b2bn=an+a2a1a1+a3a2an1+a1an2nana2a1a3an1a1a1a2an=2n \begin{aligned} b_{1} b_{2} \ldots b_{n} & =\frac{a_{n}+a_{2}}{a_{1}} \cdot \frac{a_{1}+a_{3}}{a_{2}} \cdot \ldots \cdot \frac{a_{n-1}+a_{1}}{a_{n}} \\ & \geqslant 2^{n} \frac{\sqrt{a_{n} a_{2}} \sqrt{a_{1} a_{3}} \ldots \sqrt{a_{n-1} a_{1}}}{a_{1} a_{2} \ldots a_{n}} \\ & =2^{n} \end{aligned}

where we used the inequality x+y2xyx+y \geqslant 2 \sqrt{x y} for x=ai1,y=ai+1x=a_{i-1}, y=a_{i+1} for all i{1,2,,n}i \in\{1,2, \ldots, n\} in the second row.

Since the product of all bib_{i} is at least 2n2^{n}, at least one of them must be greater than 2, which is a contradiction with the previous conclusion.

Thus, all aia_{i} must be equal.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.