Maths Olympiad Prep

Library / /6 of 15

, 2024

Algebra Difficulty 6.5 National olympiad Prove it China

Given an integer n2n \ge 2, let x1,x2,,xnx_1, x_2, \dots, x_n be non-negative real numbers satisfying x1+x2++xn=nx_1 + x_2 + \dots + x_n = n. Find the minimum and maximum values of
k=1n1+xk2+xk41+xk+1+xk+12+xk+13+xk+14, \sum_{k=1}^{n} \frac{1 + x_k^2 + x_k^4}{1 + x_{k+1} + x_{k+1}^2 + x_{k+1}^3 + x_{k+1}^4},
where xn+1=x1x_{n+1} = x_1.

Solution

Proof. The minimum value is 35n\frac{3}{5}n.
On one hand, taking x1=x2==xn=1x_1 = x_2 = \dots = x_n = 1, we have
k=1n1+xk2+xk41+xk+1+xk+12+xk+13+xk+14=35n. \sum_{k=1}^{n} \frac{1 + x_k^2 + x_k^4}{1 + x_{k+1} + x_{k+1}^2 + x_{k+1}^3 + x_{k+1}^4} = \frac{3}{5}n.
On the other hand, by the AM-GM inequality, for any 1kn1 \le k \le n, we have xk2+xk42xk3x_k^2+x_k^4 \ge 2x_k^3 and 1+xk22xk1+x_k^2 \ge 2x_k. Noting that 1+xk4xk+xk31+x_k^4 \ge x_k+x_k^3 (since (xk1)2(xk2+xk+1)0(x_k-1)^2(x_k^2+x_k+1) \ge 0), it follows that 2(1+xk2+xk4)3(xk+xk3)2(1+x_k^2+x_k^4) \ge 3(x_k+x_k^3). Thus, 5(1+xk2+xk4)3(1+xk+xk2+xk3+xk4)5(1+x_k^2+x_k^4) \ge 3(1+x_k+x_k^2+x_k^3+x_k^4), which implies
1+xk2+xk41+xk+xk2+xk3+xk435. \frac{1 + x_k^2 + x_k^4}{1 + x_k + x_k^2 + x_k^3 + x_k^4} \ge \frac{3}{5}.
By the rearrangement inequality (the sum of products in any order is greater than or equal to the sum in reverse order),
k=1n1+xk2+xk41+xk+1+xk+12+xk+13+xk+14k=1n1+xk2+xk41+xk+xk2+xk3+xk435n. \sum_{k=1}^{n} \frac{1 + x_k^2 + x_k^4}{1 + x_{k+1} + x_{k+1}^2 + x_{k+1}^3 + x_{k+1}^4} \ge \sum_{k=1}^{n} \frac{1 + x_k^2 + x_k^4}{1 + x_k + x_k^2 + x_k^3 + x_k^4} \ge \frac{3}{5}n.

(2) The maximum value is n4+n2+n1+n1n51n^4 + n^2 + n - 1 + \frac{n-1}{n^5-1}.
On one hand, taking x1=nx_1 = n and x2=x3==xn=0x_2 = x_3 = \dots = x_n = 0, we have
k=1n1+xk2+xk41+xk+1+xk+12+xk+13+xk+14=n4+n2+n1+n1n51. \sum_{k=1}^{n} \frac{1 + x_k^2 + x_k^4}{1 + x_{k+1} + x_{k+1}^2 + x_{k+1}^3 + x_{k+1}^4} = n^4 + n^2 + n - 1 + \frac{n-1}{n^5-1}.
On the other hand, for any 1kn1 \le k \le n, let ak=1+xk2+xk4a_k = 1+x_k^2+x_k^4 and bk=1+xk+xk2+xk3+xk4b_k = 1+x_k+x_k^2+x_k^3+x_k^4, with bn+1=b1b_{n+1} = b_1. Since ak1a_k \ge 1 and 1bk+11\frac{1}{b_{k+1}} \le 1, it follows that (ak1)(1bk+11)0(a_k - 1) \left( \frac{1}{b_{k+1}} - 1 \right) \le 0, and thus
akbk+1ak+1bk+11. \frac{a_k}{b_{k+1}} \le a_k + \frac{1}{b_{k+1}} - 1.
Therefore,
k=1nakbk+1k=1nak+k=1n1bk+1n. \sum_{k=1}^{n} \frac{a_k}{b_{k+1}} \le \sum_{k=1}^{n} a_k + \sum_{k=1}^{n} \frac{1}{b_{k+1}} - n.
Let f(x)=1+x2+x4f(x) = 1 + x^2 + x^4 for x0x \ge 0, and g(x)=11+x+x2+x3+x4g(x) = \frac{1}{1+x+x^2+x^3+x^4} for x0x \ge 0. It is clear that f(x)f(x) is convex on [0,+)[0, +\infty).

We now prove that g(x)g(x) is also convex on [0,+)[0, +\infty). Indeed,
g(x)=4x5+5x41(x51)2,g(x)=10(x51)x3(x1)2(2x2+x+2)(x21)(x51)4=10x3(x+1)(2x2+x+2)(1+x+x2+x3+x4)20. \begin{align*} g'(x) &= \frac{-4x^5 + 5x^4 - 1}{(x^5 - 1)^2}, \\ g''(x) &= \frac{10(x^5 - 1)x^3(x - 1)^2(2x^2 + x + 2)(x^2 - 1)}{(x^5 - 1)^4} \\ &= \frac{10x^3(x + 1)(2x^2 + x + 2)}{(1 + x + x^2 + x^3 + x^4)^2} \ge 0. \end{align*}
It is well-known that if φ(x)\varphi(x) is convex, then for any a,b0a, b \ge 0,
φ(a)+φ(b)φ(a+b)+φ(0). \varphi(a) + \varphi(b) \le \varphi(a + b) + \varphi(0).
Applying this inequality repeatedly, we obtain
k=1nak+k=1n1bk+1nk=1nf(xk)+k=1ng(xk)nf(k=1nxk)+g(k=1nxk)+(n1)(f(0)+g(0))n=n4+n2+n1+n1n51. \begin{align*} & \sum_{k=1}^{n} a_k + \sum_{k=1}^{n} \frac{1}{b_{k+1}} - n \\ \le & \sum_{k=1}^{n} f(x_k) + \sum_{k=1}^{n} g(x_k) - n \\ \le & f\left(\sum_{k=1}^{n} x_k\right) + g\left(\sum_{k=1}^{n} x_k\right) + (n-1)(f(0) + g(0)) - n \\ = & n^4 + n^2 + n - 1 + \frac{n-1}{n^5-1}. \end{align*}

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.