Olympiad Maths Prep

Track / Stage 9 / 55 of 80 #1935 of 2000

Problem 1935

IMO P2/P5; hard shortlist
Algebra Difficulty 9.2 Prove it China-TST-2023B · China

Given an integer n2n \ge 2. Find the minimum real number λ\lambda such that for any real numbers a1,a2,,ana_1, a_2, \dots, a_n, and bb, the following inequality holds:
λi=1naib+ni=1naii=1nai. \lambda \sum_{i=1}^{n} \sqrt{|a_i - b|} + \sqrt{n \left| \sum_{i=1}^{n} a_i \right|} \ge \sum_{i=1}^{n} \sqrt{|a_i|}.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

We will prove that λn:=n1+n1n\lambda_n := \frac{n-1+\sqrt{n-1}}{\sqrt{n}} is the desired minimum value. Let's first prove a few lemmas.

Lemma 1: The sequence {λn}\{\lambda_n\} is strictly increasing.

Proof: Note that
λn+12λn2=n+1+2n522(n+1)(n1)32n(n+1)=n+1+2n2n2(n21)n1n(n+1)>0. \lambda_{n+1}^2 - \lambda_n^2 = \frac{n+1+2n^{\frac{5}{2}}-2(n+1)(n-1)^{\frac{3}{2}}}{n(n+1)} = \frac{n+1+2n^2\sqrt{n}-2(n^2-1)\sqrt{n-1}}{n(n+1)} > 0.
Therefore, λn<λn+1\lambda_n < \lambda_{n+1}.

Lemma 2: Let λ1\lambda \ge 1, b>0b > 0, and c1,c2,,cmc_1, c_2, \dots, c_m be non-negative real numbers. Then
λi=1mci+bi=1mciλi=1mci+bi=1mci. \lambda \sum_{i=1}^{m} \sqrt{c_i + b} - \sum_{i=1}^{m} \sqrt{c_i} \ge \lambda \sqrt{\sum_{i=1}^{m} c_i + b} - \sqrt{\sum_{i=1}^{m} c_i}.
Proof: It is clear that i=1mci+bi=1mci+b\sum_{i=1}^{m} \sqrt{c_i + b} \ge \sqrt{\sum_{i=1}^{m} c_i + b}. Therefore,
(λi=1mci+bi=1mci)(λi=1mci+bi=1mci)i=1m(ci+bci)(i=1mci+bi=1mci)=i=1mbci+b+cibi=1mci+b+i=1mci0. \left( \lambda \sum_{i=1}^{m} \sqrt{c_i + b} - \sum_{i=1}^{m} \sqrt{c_i} \right) - \left( \lambda \sqrt{\sum_{i=1}^{m} c_i + b} - \sqrt{\sum_{i=1}^{m} c_i} \right) \\ \ge \sum_{i=1}^{m} (\sqrt{c_i + b} - \sqrt{c_i}) - \left( \sqrt{\sum_{i=1}^{m} c_i + b} - \sqrt{\sum_{i=1}^{m} c_i} \right) \\ = \sum_{i=1}^{m} \frac{b}{\sqrt{c_i + b} + \sqrt{c_i}} - \frac{b}{\sqrt{\sum_{i=1}^{m} c_i + b} + \sqrt{\sum_{i=1}^{m} c_i}} \ge 0.
Hence, Lemma 2 holds.

Lemma 3: Let λλ2\lambda \ge \lambda_2, b<acb < a \le c be positive real numbers. Then
λ(ab+c+b)ac>λ(c+2babca+b). \lambda(\sqrt{a-b} + \sqrt{c+b}) - \sqrt{a} - \sqrt{c} > \lambda(\sqrt{c+2b-a} - \sqrt{b} - \sqrt{c-a+b}).
Proof: The inequality in Lemma 3 is equivalent to
λab+λ(c+bc+2ba)>(ab)+(cca+b)    λ+λabc+b+c+2ba>aba+b+abc+ca+b. \lambda\sqrt{a-b} + \lambda(\sqrt{c+b} - \sqrt{c+2b-a}) > (\sqrt{a}-\sqrt{b}) + (\sqrt{c}-\sqrt{c-a+b}) \\ \iff \lambda + \frac{\lambda\sqrt{a-b}}{\sqrt{c+b} + \sqrt{c+2b-a}} > \frac{\sqrt{a-b}}{\sqrt{a}+\sqrt{b}} + \frac{\sqrt{a-b}}{\sqrt{c}+\sqrt{c-a+b}}.
Firstly, we have
(1) λ>1>aba+b. \lambda > 1 > \frac{\sqrt{a-b}}{\sqrt{a} + \sqrt{b}}.

Furthermore, since
c+b+c+2ba<c+c+2(ca)+2b=2(c+ca+b), \sqrt{c+b} + \sqrt{c+2b-a} < \sqrt{c+c} + \sqrt{2(c-a)+2b} = \sqrt{2} \cdot (\sqrt{c} + \sqrt{c-a+b}),
and λλ2=2\lambda \ge \lambda_2 = \sqrt{2}, we have
(2)λabc+b+c+2ba>abc+ca+b. (2) \qquad \frac{\lambda\sqrt{a-b}}{\sqrt{c+b} + \sqrt{c+2b-a}} > \frac{\sqrt{a-b}}{\sqrt{c} + \sqrt{c-a+b}}.
Therefore, combining (1) and (2), we obtain the desired inequality.

Proof: Let's return to the original problem. First, we take a1==an1=b=1a_1 = \cdots = a_{n-1} = b = 1 and an=(n1)a_n = -(n-1). Then, we have
λnn1+n1    λn1+n1n=λn. \lambda\sqrt{n} \ge n - 1 + \sqrt{n-1} \implies \lambda \ge \frac{n-1 + \sqrt{n-1}}{\sqrt{n}} = \lambda_n.
Next, we will prove that λn\lambda_n satisfies the desired inequality. That is, we need to prove that for any real numbers a1,a2,,an,ba_1, a_2, \dots, a_n, b, we have
(3)λni=1naib+ni=1naii=1nai. (3) \qquad \lambda_n \sum_{i=1}^{n} \sqrt{|a_i - b|} + \sqrt{n \left| \sum_{i=1}^{n} a_i \right|} \ge \sum_{i=1}^{n} \sqrt{|a_i|}.
Let t:=1ni=1nait := \frac{1}{n} \sum_{i=1}^{n} a_i, ai:=aita_i' := a_i - t (i=1,2,,ni = 1, 2, \dots, n), and b:=btb' := b - t. Note that
t+ait+ait+ai=ai. \sqrt{|t|} + \sqrt{|a_i'|} \ge \sqrt{|t| + |a_i'|} \ge \sqrt{|t + a_i'|} = \sqrt{|a_i|}.
Therefore, to prove (3), it suffices to prove that for any real numbers a1,a2,,an,ba_1, a_2, \dots, a_n, b, if i=1nai=0\sum_{i=1}^{n} a_i = 0, then
(4)λni=1naibi=1nai. (4) \qquad \lambda_n \sum_{i=1}^{n} \sqrt{|a_i - b|} \ge \sum_{i=1}^{n} \sqrt{|a_i|}.
Without loss of generality, let's assume that b>0b > 0. By Lemma 1 and Lemma 2, we can combine all negative terms in a1,a2,,ana_1, a_2, \dots, a_n. Therefore, to prove (4), it suffices to prove that for any non-negative real numbers a1,a2,,an1,ba_1, a_2, \dots, a_{n-1}, b, if c:=i=1n1ai>0c := \sum_{i=1}^{n-1} a_i > 0, then
(5)λn(i=1n1aib+c+b)i=1n1ai+c. (5) \qquad \lambda_n \left( \sum_{i=1}^{n-1} \sqrt{|a_i - b|} + \sqrt{c+b} \right) \ge \sum_{i=1}^{n-1} \sqrt{a_i} + \sqrt{c}.
If bcn1b \ge \frac{c}{n-1}, then
λn(i=1n1aib+c+b)λnc+cn1=(n1)c+c=(n1)i=1n1ai+ci=1n1ai+c. \lambda_n \left( \sum_{i=1}^{n-1} \sqrt{|a_i - b|} + \sqrt{c+b} \right) \ge \lambda_n \sqrt{c + \frac{c}{n-1}} = \sqrt{(n-1)c} + \sqrt{c} \\ = \sqrt{(n-1) \sum_{i=1}^{n-1} a_i} + \sqrt{c} \ge \sum_{i=1}^{n-1} \sqrt{a_i} + \sqrt{c}.
Therefore, (5) holds.

If b<cn1=1n1i=1n1aib < \frac{c}{n-1} = \frac{1}{n-1} \sum_{i=1}^{n-1} a_i, then there must exist some aj>ba_j > b. By Lemma 3, after adjusting aja_j to bb and cc to caj+bc - a_j + b, the difference between the left-hand side and the right-hand side of (5) strictly decreases. After a finite number of adjustments, we will eventually reach the case where bcn1b \ge \frac{c}{n-1}. Therefore, (5) holds.

Combining the above, we conclude that the minimum value of λ\lambda satisfying the given conditions is n1+n1n\frac{n-1+\sqrt{n-1}}{\sqrt{n}}. \square

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.