Maths Olympiad Prep

Library / /1 of 3

Algebra Difficulty 4.5 AIME Prove it Austria

Prove that all real numbers x1x \neq -1, y1y \neq -1 with xy=1xy = 1 satisfy the following inequality:
(2+x1+x)2+(2+y1+y)292 \left(\frac{2+x}{1+x}\right)^2 + \left(\frac{2+y}{1+y}\right)^2 \ge \frac{9}{2}

Solution

Since xy=1xy = 1, we may assume that x0x \neq 0 and y0y \neq 0. By substituting y=1xy = \frac{1}{x} we achieve
(2+x1+x)2+(2+y1+y)2=(2+x1+x)2+(2x+1x+1)2=5x2+8x+5x2+2x+1 \left(\frac{2+x}{1+x}\right)^2 + \left(\frac{2+y}{1+y}\right)^2 = \left(\frac{2+x}{1+x}\right)^2 + \left(\frac{2x+1}{x+1}\right)^2 = \frac{5x^2 + 8x + 5}{x^2 + 2x + 1}
and it remains to show that
5x2+8x+5x2+2x+192 \frac{5x^2 + 8x + 5}{x^2 + 2x + 1} \ge \frac{9}{2}
This inequality is equivalent to the inequality
(x1)20 (x-1)^2 \ge 0
and hence everything is proved.

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.