Maths Olympiad Prep

Library / /87 of 520

Algebra Difficulty 6.1 National olympiad Prove it

Example 1.1.1. Let a,b,ca, b, c be three positive real numbers. Prove that
a+b+ca2+bcb+c+b2+cac+a+c2+aba+ba+b+c \leq \frac{a^{2}+b c}{b+c}+\frac{b^{2}+c a}{c+a}+\frac{c^{2}+a b}{a+b}

Solution

SOLUTION. According to the identity
a2+bcb+ca=(ab)(ac)b+c\frac{a^{2}+b c}{b+c}-a=\frac{(a-b)(a-c)}{b+c}
we can transform our inequality into the form
x(ab)(ac)+y(ba)(bc)+z(ca)(cb)0x(a-b)(a-c)+y(b-a)(b-c)+z(c-a)(c-b) \geq 0
where
x=1b+c;y=1c+a;z=1a+bx=\frac{1}{b+c} ; y=\frac{1}{c+a} ; z=\frac{1}{a+b}

WLOG, assume that abca \geq b \geq c, then clearly xyzx \leq y \leq z. The conclusion follows from the generalized Schur inequality instantly.

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.