Maths Olympiad Prep

Library / /403 of 520

Algebra Difficulty 7.2 National olympiad, round 2 Prove it

18. Given that a,b,ca, b, c are positive numbers, prove:
(1) ab+c+bc+a+ca+b32\frac{a}{b+c}+\frac{b}{c+a}+\frac{c}{a+b} \geqslant \frac{3}{2}. (1963 Moscow Mathematical Olympiad Problem)
(2) a2b+c+b2c+a+c2a+ba+b+c2\frac{a^{2}}{b+c}+\frac{b^{2}}{c+a}+\frac{c^{2}}{a+b} \geqslant \frac{a+b+c}{2}. (2nd World Friendship Cup Mathematics Competition Problem)

Solution

18. (1) In ab+c+bc+a+ca+b\frac{a}{b+c}+\frac{b}{c+a}+\frac{c}{a+b}, replace a,b,ca, b, c with aa+b+c,ba+b+c\frac{a}{a+b+c}, \frac{b}{a+b+c}, and ca+b+c\frac{c}{a+b+c} respectively, and assume without loss of generality that a+b+c=1a+b+c=1,
ab+c+bc+a+ca+b=a1a+b1b+c1c\frac{a}{b+c}+\frac{b}{c+a}+\frac{c}{a+b}=\frac{a}{1-a}+\frac{b}{1-b}+\frac{c}{1-c}

Consider f(x)=x1xf(x)=\frac{x}{1-x}, where 0<x<10<x<1. The equality in the inequality holds if and only if a=b=c=13a=b=c=\frac{1}{3}. The tangent line equation of y=f(x)y=f(x) at x=13x=\frac{1}{3} is y=9x14y=\frac{9 x-1}{4}. Direct calculation yields
f(x)9x14=(3x1)21x0f(x)-\frac{9 x-1}{4}=\frac{(3 x-1)^{2}}{1-x} \geqslant 0

Therefore,
a1a+b1b+c1c=f(a)+f(b)+f(c)9a14+9b14+9c14=9(a+b+c)34=934=32\begin{array}{l} \frac{a}{1-a}+\frac{b}{1-b}+\frac{c}{1-c}=f(a)+f(b)+f(c) \geqslant \\ \frac{9 a-1}{4}+\frac{9 b-1}{4}+\frac{9 c-1}{4}= \\ \frac{9(a+b+c)-3}{4}=\frac{9-3}{4}=\frac{3}{2} \end{array}
(2) To prove a2b+c+b2c+a+c2a+ba+b+c2\frac{a^{2}}{b+c}+\frac{b^{2}}{c+a}+\frac{c^{2}}{a+b} \geqslant \frac{a+b+c}{2}, it suffices to prove a2(b+c)(a+b+c)+b2(c+a)(a+b+c)+c2(a+b)(a+b+c)12\frac{a^{2}}{(b+c)(a+b+c)}+\frac{b^{2}}{(c+a)(a+b+c)}+\frac{c^{2}}{(a+b)(a+b+c)} \geqslant \frac{1}{2}. In the left-hand side expression, replace a,b,ca, b, c with aa+b+c,ba+b+c,ca+b+c\frac{a}{a+b+c}, \frac{b}{a+b+c}, \frac{c}{a+b+c} respectively, and assume without loss of generality that a+b+c=Fa+b+c=F. Consider f(x)=x2xf(x)=\frac{x^{2}}{\models x}, where θ<x<F\theta<x<F. The equality in the inequality holds if and only if a=b=c=13a=b=c=\frac{1}{3}. The tangent line equation of y=f(x)y=f(x) at x=13x=\frac{1}{3} is y=5x14y=\frac{5 x-1}{4}. Direct calculation yields f(x)5x14=(3x1)21x0f(x)-\frac{5 x-1}{4}=\frac{(3 x-1)^{2}}{1-x} \geqslant 0, so,
a21a+b21b+c21c=f(a)+f(b)+f(c)5a14+5b14+5c14=5(a+b+c)34=534=12\begin{array}{l} \frac{a^{2}}{1-a}+\frac{b^{2}}{1-b}+\frac{c^{2}}{1-c}=f(a)+f(b)+f(c) \geqslant \\ \frac{5 a-1}{4}+\frac{5 b-1}{4}+\frac{5 c-1}{4}= \\ \frac{5(a+b+c)-3}{4}=\frac{5-3}{4}=\frac{1}{2} \end{array}

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.