Maths Olympiad Prep

Library / /28 of 36

, 2023

Algebra Difficulty 8.8 Shortlist Prove it Baltic Way

Let nn be a positive integer, x1,,xnx_1, \dots, x_n and y1,,yny_1, \dots, y_n be positive real numbers satisfying xn=nx_n = n and yiyi+11y_i y_{i+1} \ge 1 for 1i<n1 \le i < n and yny11y_n y_1 \ge 1. Moreover, let x0=0x_0 = 0.
Determine the minimal possible value of the expression
i=1n(xixi1)2+yi. \sum_{i=1}^{n} \sqrt{(x_i - x_{i-1})^2 + y_i}.

Solution

We claim that the minimal value of the desired expression is n2n\sqrt{2} achieved by xi=ix_i = i and yi=1y_i = 1 for all ii. In what follows below, YY denotes the sum Y=i=1nyiY = \sum_{i=1}^{n} \sqrt{y_i}.
The solution consists of proving two separate inequalities.

By taking the global product of all the inequalities of the form yiyi+11y_i y_{i+1} \ge 1 and yny11y_n y_1 \ge 1 we obtain
i=1nyi21. \prod_{i=1}^{n} y_i^2 \geq 1.
Thus from the AGM inequality we obtain
i=1nyini=1nyi12nn \sum_{i=1}^{n} \sqrt{y_i} \geq n \prod_{i=1}^{n} y_i^{\frac{1}{2n}} \geq n
with equality in the left-hand inequality for equal yiy_i and in the right-hand inequality for yi=1y_i = 1.
Hence, by combining the two inequalities we obtain
i=1n(xixi1)2+yin2+Y22n2=n2 \sum_{i=1}^{n} \sqrt{(x_i - x_{i-1})^2 + y_i} \geq \sqrt{n^2 + Y^2} \geq \sqrt{2n^2} = n\sqrt{2}
with equality iff yi=1y_i = 1 for all ii and xi=xi1+1x_i = x_{i-1} + 1, i.e. xi=ix_i = i.

2nd Solution:
For the two inequalities we give a second proof, each.
First Inequality:
Again we consider the yiy_i as constants, and rewrite
(xixi1)2+yi=yi1+(xixi1yi)2. \sqrt{(x_i - x_{i-1})^2 + y_i} = \sqrt{y_i} \sqrt{1 + \left(\frac{x_i - x_{i-1}}{\sqrt{y_i}}\right)^2}.
By considering the second derivative 2x21+x2=1(1+x2)32>0\frac{\partial^2}{\partial x^2} \sqrt{1+x^2} = \frac{1}{(1+x^2)^{\frac{3}{2}}} > 0 for all xx we find that f(x)=1+x2f(x) = \sqrt{1+x^2} is a convex function.
Hence, by applying the weighted Jensen's Inequality with weights yiY\frac{\sqrt{y_i}}{Y} we obtain

i=1nyiYf(xixi1yi)f(i=1nxixi1Y)=f(nY), i.e.i=1n(xixi1)2+yin2+Y2\begin{aligned} \sum_{i=1}^{n} \frac{\sqrt{y_i}}{Y} f\left(\frac{x_i - x_{i-1}}{\sqrt{y_i}}\right) &\ge f\left(\sum_{i=1}^{n} \frac{x_i - x_{i-1}}{Y}\right) = f\left(\frac{n}{Y}\right), \text{ i.e.} \\ \sum_{i=1}^{n} \sqrt{(x_i - x_{i-1})^2 + y_i} &\ge \sqrt{n^2 + Y^2} \end{aligned}
with equality if and only if $\frac{x_i - x_{i-1}}{\sqrt{y_i}}$ is independent of $i$. Hence the equality case may be established identically to the first solution. **Second Inequality:** By rewriting the given inequalities as $\sqrt[4]{y_i y_{i+1}} \ge 1$, taking the global sum and using the Rearrangement Inequality we obtain
\sum_{i=1}^{n} \sqrt{y_i} \ge \sum_{i=1}^{n} \sqrt[4]{y_i y_{i+1}} \ge n

with equality iff yi=yi+1y_i = y_{i+1} and yiyi+1=1y_i y_{i+1} = 1 for all ii, i.e. yi=1y_i = 1 for all ii.

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.