Maths Olympiad Prep

Library / /273 of 520

Algebra Difficulty 6.7 National olympiad Prove it

Example 46: Let a,b,c0,a+b+c=1a, b, c \geq 0, a+b+c=1, prove that:
98a2+98b2+98c27\sqrt{9-8 a^{2}}+\sqrt{9-8 b^{2}}+\sqrt{9-8 c^{2}} \geq 7

Solution

Proof: First, we prove that if x0,y0,x+y9x \geq 0, y \geq 0, x+y \leq 9, then the inequality holds:
9x+9y3+9xy\sqrt{9-x}+\sqrt{9-y} \geq 3+\sqrt{9-x-y}

Indeed,
9x+9y=(9x+9y)2=18xy+29x9y=18xy+2929x9y+xy18xy+69xy=(3+9xy)2=3+9xy\begin{aligned} \sqrt{9-x}+\sqrt{9-y} & =\sqrt{(\sqrt{9-x}+\sqrt{9-y})^{2}} \\ & =\sqrt{18-x-y+2 \sqrt{9-x} \sqrt{9-y}} \\ & =\sqrt{18-x-y+2 \sqrt{9^{2}-9 x-9 y+x y}} \\ & \geq \sqrt{18-x-y+6 \sqrt{9-x-y}} \\ & =\sqrt{(3+\sqrt{9-x-y})^{2}} \\ & =3+\sqrt{9-x-y} \end{aligned}

Notice that, by a,b,c0a, b, c \geq 0, we have ab+bc+ca0ab + bc + ca \geq 0, so a2+b2+c2=12(ab+bc+ca)1a^2 + b^2 + c^2 = 1 - 2(ab + bc + ca) \leq 1. Therefore, applying inequality ()(*), we get
98a2+98b2+98c23+98a28b2+98c23+3+98a28b28c2=6+98(a2+b2+c2)7\begin{aligned} & \sqrt{9-8a^2}+\sqrt{9-8b^2}+\sqrt{9-8c^2} \\ \geq & 3+\sqrt{9-8a^2-8b^2}+\sqrt{9-8c^2} \\ \geq & 3+3+\sqrt{9-8a^2-8b^2-8c^2} \\ = & 6+\sqrt{9-8(a^2+b^2+c^2)} \\ \geq & 7 \end{aligned}

Thus, 98a2+98b2+98c27\sqrt{9-8a^2}+\sqrt{9-8b^2}+\sqrt{9-8c^2} \geq 7.
Note: The proof of inequality ()(*) can also be done using derivatives.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.