Maths Olympiad Prep

Track / Stage 7 / 260 of 300 #1660 of 1964

Problem 1660

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

\square Example 3 Let a1,a2,a_{1}, a_{2}, \cdots be a sequence of positive real numbers, and for all i,j=1,2,i, j=1,2, \cdots, satisfy ai+jai+aja_{i+j} \leqslant a_{i}+a_{j}. Prove that for any positive integer nn, we have a1+a22+a33++annana_{1}+\frac{a_{2}}{2}+\frac{a_{3}}{3}+\cdots+\frac{a_{n}}{n} \geqslant a_{n}. (1999 Asia Pacific Mathematical Olympiad Problem)

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

Let Si=a1+a2++ai,i=1,2,,nS_{i}=a_{1}+a_{2}+\cdots+a_{i}, i=1,2, \cdots, n, and define S0=0S_{0}=0, then
2Si=(a1+ai)+(a2+ai1)++(ai+a1)iai+1,2 S_{i}=\left(a_{1}+a_{i}\right)+\left(a_{2}+a_{i-1}\right)+\cdots+\left(a_{i}+a_{1}\right) \geqslant i a_{i+1},

i.e., Sii2ai+1S_{i} \geqslant \frac{i}{2} a_{i+1}. Therefore,
a1+a22+a33++ann=i=1naii=i=1nSiSi1i=i=1n1Si(1i1i+1)+1nSn12S1+i=1n1iai+12(1i1i+1)+1nSn=12S1+12i=1n1ai+1i+1+1nSn=12i=1naii+1nSn\begin{aligned} & a_{1}+\frac{a_{2}}{2}+\frac{a_{3}}{3}+\cdots+\frac{a_{n}}{n} \\ = & \sum_{i=1}^{n} \frac{a_{i}}{i}=\sum_{i=1}^{n} \frac{S_{i}-S_{i-1}}{i} \\ = & \sum_{i=1}^{n-1} S_{i}\left(\frac{1}{i}-\frac{1}{i+1}\right)+\frac{1}{n} S_{n} \\ \geqslant & \frac{1}{2} S_{1}+\sum_{i=1}^{n-1} \frac{i a_{i+1}}{2}\left(\frac{1}{i}-\frac{1}{i+1}\right)+\frac{1}{n} S_{n} \\ = & \frac{1}{2} S_{1}+\frac{1}{2} \sum_{i=1}^{n-1} \frac{a_{i+1}}{i+1}+\frac{1}{n} S_{n}=\frac{1}{2} \sum_{i=1}^{n} \frac{a_{i}}{i}+\frac{1}{n} S_{n} \end{aligned}

Thus, i=1naii2nSn=2n(Sn1+an)2n(n12an+an)\sum_{i=1}^{n} \frac{a_{i}}{i} \geqslant \frac{2}{n} S_{n}=\frac{2}{n}\left(S_{n-1}+a_{n}\right) \geqslant \frac{2}{n}\left(\frac{n-1}{2} a_{n}+a_{n}\right)
=n+1nan>an.=\frac{n+1}{n} a_{n}>a_{n} .

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