Maths Olympiad Prep

Library / /198 of 397

Algebra Difficulty 5.8 AIME, harder Prove it Taiwan

Let x,yx, y be positive real numbers satisfying x+y=1x + y = 1, and let nn be an integer greater than or equal to 22. Prove that:
xnx+y3+ynx3+y24n5. \frac{x^n}{x+y^3} + \frac{y^n}{x^3+y} \geq \frac{2^{4-n}}{5}.

Solution

Since the function z=tmz = t^m (mm being a constant greater than 00) is increasing on the open interval (0,)(0, \infty), we have
(xy)(xn+3yn+3)0(xy)(xn1yn1)0. (x - y)(x^{n+3} - y^{n+3}) \geq 0 \\ (x - y)(x^{n-1} - y^{n-1}) \geq 0.
Thus 2(xn+1x+y3+yn+1x3+y)(xnx+y3+ynx3+y)=2xn+1xn(x+y)x+y3+2yn+1yn(x+y)x3+y+xn(xy)x+y3+yn(yx)x3+yxy(x+y3)(x3+y)[(xy)(xn+3yn+3)+xy(xy)(xn1yn1)]0. \begin{align*} & \text{Thus } 2\left(\frac{x^{n+1}}{x+y^3} + \frac{y^{n+1}}{x^3+y}\right) - \left(\frac{x^n}{x+y^3} + \frac{y^n}{x^3+y}\right) \\ &= \frac{2x^{n+1} - x^n(x+y)}{x+y^3} + \frac{2y^{n+1} - y^n(x+y)}{x^3+y} \\ & \qquad + \frac{x^n(x-y)}{x+y^3} + \frac{y^n(y-x)}{x^3+y} \\ & \qquad \frac{x-y}{(x+y^3)(x^3+y)} \left[ (x-y)(x^{n+3}-y^{n+3}) + xy(x-y)(x^{n-1}-y^{n-1}) \right] \\ & \ge 0. \end{align*}
Soxn+1x+y3+yn+1x3+y12(xnx+y3+ynx3+y)122(xn1x+y3+yn1x3+y)2n12x2x+y3+y2x3+y. \begin{align*} \text{So}\quad \frac{x^{n+1}}{x+y^3} + \frac{y^{n+1}}{x^3+y} &\ge \frac{1}{2} \left( \frac{x^n}{x+y^3} + \frac{y^n}{x^3+y} \right) \\ &\ge \frac{1}{2^2} \left( \frac{x^{n-1}}{x+y^3} + \frac{y^{n-1}}{x^3+y} \right) \ge \dots \\ &\ge \frac{2^{n-1}}{2} \frac{x^2}{x+y^3} + \frac{y^2}{x^3+y}. \end{align*}
xnx+y3+ynx3+y22n(x2x+y3+y2x3+y)\frac{x^n}{x+y^3} + \frac{y^n}{x^3+y} \ge 2^{2-n} \left(\frac{x^2}{x+y^3} + \frac{y^2}{x^3+y}\right).

Let t=xyt = xy, then
t(x+y2)2=14, and x4+y4=14t+2t2,x5+y5=15t+5t2. t \leq \left(\frac{x+y}{2}\right)^2 = \frac{1}{4}, \text{ and } x^4 + y^4 = 1 - 4t + 2t^2, x^5 + y^5 = 1 - 5t + 5t^2.

Thus,
x2x+y3+y2x3+y455[x2(x3+y)+y2(x+y3)]4(x+y3)(x3+y)5(x5+y5+t)4(x4+y4+t+t3)5(14t+5t2)4(13t+2t2+t3)4t317t2+8t10(4t1)(t24t+1)0(14t)[t2+(14t)]0. \begin{aligned} & \frac{x^2}{x+y^3} + \frac{y^2}{x^3+y} \geq \frac{4}{5} \\ \Leftrightarrow & \quad 5[x^2(x^3+y) + y^2(x+y^3)] \geq 4(x+y^3)(x^3+y) \\ \Leftrightarrow & \quad 5(x^5+y^5+t) \geq 4(x^4+y^4+t+t^3) \\ \Leftrightarrow & \quad 5(1-4t+5t^2) \geq 4(1-3t+2t^2+t^3) \\ \Leftrightarrow & \quad 4t^3-17t^2+8t-1 \leq 0 \\ \Leftrightarrow & \quad (4t-1)(t^2-4t+1) \leq 0 \\ \Leftrightarrow & \quad (1-4t)[t^2+(1-4t)] \geq 0. \end{aligned}

Since 14t01-4t \geq 0, the last inequality holds, and hence,
x2x+y3+y2x3+y45. \frac{x^2}{x+y^3} + \frac{y^2}{x^3+y} \geq \frac{4}{5}.

Combining the above, the original inequality holds.

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 translated into English from zh; metadata (topic, difficulty) added by this project.