Maths Olympiad Prep

Library / /8 of 53

Algebra Difficulty 5.4 AIME, harder Prove it China

Let n2n \ge 2 be an integer. Find the largest real number λ\lambda such that the inequality
an2λ(a1+a2++an1)+2an a_n^2 \ge \lambda(a_1 + a_2 + \cdots + a_{n-1}) + 2a_n
holds for any positive integers a1,a2,,ana_1, a_2, \dots, a_n satisfying a1<a2<<ana_1 < a_2 < \dots < a_n.

Solution

For ai=ia_i = i, i=1,2,,ni = 1, 2, \dots, n, we have λ(n2)÷n12=2n4n1\lambda \le (n-2) \div \frac{n-1}{2} = \frac{2n-4}{n-1}.

Since akan(nk)a_k \le a_n - (n-k), k=1,2,,n1k = 1, 2, \dots, n-1, anna_n \ge n, then we have
2n4n1i=1n1ai2n4n1((n1)ann(n1)2)=(2n4)ann(n2)=(n2)(2ann)(an2)an. \begin{aligned} \frac{2n-4}{n-1} \sum_{i=1}^{n-1} a_i &\le \frac{2n-4}{n-1} \left( (n-1)a_n - \frac{n(n-1)}{2} \right) \\ &= (2n-4)a_n - n(n-2) \\ &= (n-2)(2a_n - n) \le (a_n - 2)a_n. \end{aligned}

That is, an22n4n1(a1+a2++an1)+2ana_n^2 \ge \frac{2n-4}{n-1}(a_1 + a_2 + \cdots + a_{n-1}) + 2a_n. So the largest value of λ\lambda is 2n4n1\frac{2n-4}{n-1}.

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.