Maths Olympiad Prep

Library / /28 of 49

, 2022

Algebra Difficulty 6.3 National Olympiad Prove it Bulgaria

a) (2ab+c)2+(2bc+a)2+(2ca+b)2ac+ba+cb\left(\frac{2a}{b+c}\right)^2 + \left(\frac{2b}{c+a}\right)^2 + \left(\frac{2c}{a+b}\right)^2 \ge \frac{a}{c} + \frac{b}{a} + \frac{c}{b}.

b) (a+bc)2+(b+ca)2+(c+ab)2ab+bc+ca+9\left(\frac{a+b}{c}\right)^2 + \left(\frac{b+c}{a}\right)^2 + \left(\frac{c+a}{b}\right)^2 \ge \frac{a}{b} + \frac{b}{c} + \frac{c}{a} + 9.

For each of them either prove that it holds true for all positive real numbers a,ba, b, and cc, or provide a triple (a,b,c)R+(a, b, c) \in \mathbb{R}^{+}, which does not satisfy it.

Solution

a) The triple (a,b,c)=(0.01,1000,1000)(a, b, c) = (0.01, 1000, 1000) does not satisfy the inequality.

b) We will prove that the inequality holds true for all positive real numbers a,ba, b, and cc. Denote by x=abx = \frac{a}{b}, y=bcy = \frac{b}{c}, and z=caz = \frac{c}{a} - then xyz=1xyz = 1 and (xy+y)2+(yz+z)2+(zx+x)2x+y+z+9(xy + y)^2 + (yz + z)^2 + (zx + x)^2 \ge x + y + z + 9. This is equivalent to x2+y2+z2+2(xy2+yz2+zx2)+x2y2+y2z2+z2x2x+y+z+9x^2 + y^2 + z^2 + 2(xy^2 + yz^2 + zx^2) + x^2y^2 + y^2z^2 + z^2x^2 \ge x + y + z + 9. Applying AM-GM, we get

xy2+yz2+zx23x3y3z33=3xy^2 + yz^2 + zx^2 \ge 3\sqrt[3]{x^3y^3z^3} = 3 and x2y2+y2z2+z2x23x4y4z43=3x^2y^2 + y^2z^2 + z^2x^2 \ge 3\sqrt[3]{x^4y^4z^4} = 3. Thus, it suffices to prove that x2+y2+z2x+y+zx^2 + y^2 + z^2 \ge x + y + z. But x2+y2+z2(x+y+z)23x^2 + y^2 + z^2 \ge \frac{(x+y+z)^2}{3} (it is equivalent to (xy)2+(yz)2+(zx)20(x-y)^2 + (y-z)^2 + (z-x)^2 \ge 0), so we need x+y+z3x + y + z \ge 3, which follows from the AM-GM inequality x+y+z3xyz=3x + y + z \ge 3\sqrt{xyz} = 3.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.