Olympiad Maths Prep

Track / Stage 7 / 293 of 300 #1693 of 2000

Problem 1693

National olympiad second round; IMO P1/P4
Algebra Difficulty 7.9 Find the answer

Sequence of real numbers a0,a1,,a1389a_0,a_1,\dots,a_{1389} are called concave if for each 0<i<13890<i<1389, aiai1+ai+12a_i\geq\frac{a_{i-1}+a_{i+1}}2. Find the largest cc such that for every concave sequence of non-negative real numbers:
i=01389iai2ci=01389ai2\sum_{i=0}^{1389}ia_i^2\geq c\sum_{i=0}^{1389}a_i^2

Official solution

To solve the problem, we need to find the largest constant c c such that for every concave sequence of non-negative real numbers a0,a1,,a1389 a_0, a_1, \ldots, a_{1389} , the following inequality holds:
i=01389iai2ci=01389ai2. \sum_{i=0}^{1389} i a_i^2 \geq c \sum_{i=0}^{1389} a_i^2.

1. Lemma: If a,b,cd>0 a, b, c \geq d > 0 and 2ca+b 2c \geq a + b , then 2c2d2a2d2+b2d2 2\sqrt{c^2 - d^2} \geq \sqrt{a^2 - d^2} + \sqrt{b^2 - d^2} .

Proof: Since the inequality is homogeneous, we can set d=1 d = 1 without loss of generality. We need to prove:
2(a+b2)21a21+b21. 2\sqrt{\left(\frac{a+b}{2}\right)^2 - 1} \geq \sqrt{a^2 - 1} + \sqrt{b^2 - 1}.
Squaring both sides, we get:
4((a+b2)21)(a21+b21)2. 4\left(\left(\frac{a+b}{2}\right)^2 - 1\right) \geq (\sqrt{a^2 - 1} + \sqrt{b^2 - 1})^2.
Simplifying, we need to show:
(a+b)24a21+b21+2(a21)(b21). (a+b)^2 - 4 \geq a^2 - 1 + b^2 - 1 + 2\sqrt{(a^2 - 1)(b^2 - 1)}.
This reduces to:
ab1(a21)(b21). ab - 1 \geq \sqrt{(a^2 - 1)(b^2 - 1)}.
This can be seen due to Aczel's inequality. Note that a,b>1 a, b > 1 .

2. Sum Identities:
i=0ni=n(n+1)2,i=0ni2=n(n+1)(2n+1)6,i=0ni3=(n(n+1)2)2. \sum_{i=0}^{n} i = \frac{n(n+1)}{2}, \quad \sum_{i=0}^{n} i^2 = \frac{n(n+1)(2n+1)}{6}, \quad \sum_{i=0}^{n} i^3 = \left(\frac{n(n+1)}{2}\right)^2.

3. Main Problem: We will prove the problem for c=cn=n(n1)2(2n+1) c = c_n = \frac{n(n-1)}{2(2n+1)} . The equality case is ai=ni a_i = n - i .

Define:
S=i=0niai2cni=0nai2. S = \sum_{i=0}^{n} i a_i^2 - c_n \sum_{i=0}^{n} a_i^2.
If we rearrange the ai a_i 's such that a0a1an a_0 \geq a_1 \geq \cdots \geq a_n , the RHS remains the same, but the LHS decreases. Thus, we can assume a0a1an a_0 \geq a_1 \geq \cdots \geq a_n .

4. Transformation: Set aiai2an2 a_i \rightarrow \sqrt{a_i^2 - a_n^2} . It is clear that:
SS(n(n+1)2c)an2S. S \rightarrow S - \left(\frac{n(n+1)}{2} - c\right) a_n^2 \leq S.
By the lemma, the new ai a_i 's are still concave. Thus, we can assume an=0 a_n = 0 .

5. Rearrangement: Set xi=ani x_i = a_{n-i} . We need to prove:
T=dni=1nxi2i=1nixi20, T = d_n \sum_{i=1}^{n} x_i^2 - \sum_{i=1}^{n} i x_i^2 \geq 0,
where dn=3n(n+1)2(2n+1) d_n = \frac{3n(n+1)}{2(2n+1)} . Note that the sequence xi x_i is still concave and 2x1x2 2x_1 \geq x_2 .

6. Monotonicity: We prove that xiixi+1i+1 \frac{x_i}{i} \geq \frac{x_{i+1}}{i+1} . Let k k be the smallest number such that this is not true. Then:
2kxkk(xk+1+xk1)(k+1)xk+kxk1xk1k1xkk, 2kx_k \geq k(x_{k+1} + x_{k-1}) \geq (k+1)x_k + kx_{k-1} \Rightarrow \frac{x_{k-1}}{k-1} \geq \frac{x_k}{k},
which is a contradiction. Call such a sequence "nice".

7. Induction: We will prove T0 T \geq 0 for all "nice" sequences xi x_i by induction on n n . The base case is clear.

8. Splitting: Let k k be the smallest number such that xk<kx1 x_k < kx_1 . Define:
A=dni=1k1xi2i=1k1ixi2,B=dni=knxi2i=knixi2. A = d_n \sum_{i=1}^{k-1} x_i^2 - \sum_{i=1}^{k-1} i x_i^2, \quad B = d_n \sum_{i=k}^{n} x_i^2 - \sum_{i=k}^{n} i x_i^2.
Since dn>dn1 d_n > d_{n-1} , it is clear that A0 A \geq 0 . If B0 B \geq 0 , then T=A+B0 T = A + B \geq 0 and we are done. Otherwise, let B<0 B < 0 .

9. Scaling: Set xk,,xnaxk,,axn x_k, \ldots, x_n \rightarrow a x_k, \ldots, a x_n where a=kxk>1 a = \frac{k}{x_k} > 1 . We can see that:
T=A+a2B<A+B=T. T' = A + a^2 B < A + B = T.
The sequence being nice, one can easily conclude the new sequence defined as x1,,xk1,axk,axn x_1, \ldots, x_{k-1}, a x_k, \ldots a x_n is nice as well.

10. Conclusion: Either the process stops when B0 B \geq 0 , proving T0 T \geq 0 , or we reach the point where ai=ia1 a_i = i a_1 . At this point, using the sum identities, we get T=0 T = 0 , so the initial T T was also nonnegative. Thus, we are done.

The final answer is 138913882(21389+1) \boxed{\frac{1389 \cdot 1388}{2 \cdot (2 \cdot 1389 + 1)}} .

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