Maths Olympiad Prep

Library / /54 of 520

Algebra Difficulty 5.4 AIME, harder Prove it

Let a,b,ca, b, c be lengths of triangle sides, p=ab+bc+cap=\frac{a}{b}+\frac{b}{c}+\frac{c}{a} and q=ac+cb+baq=\frac{a}{c}+\frac{c}{b}+\frac{b}{a}.

Prove that pq<1|p-q|<1.

Solution

One has

abcpq=abccba+acb+bac=bc2b2c+a2cac2+ab2a2b==abcac2a2b+a2cb2c+bc2+ab2abc==(bc)(aca2bc+ab)==(bc)(ca)(ab). \begin{aligned} a b c|p-q| & =a b c\left|\frac{c-b}{a}+\frac{a-c}{b}+\frac{b-a}{c}\right| \\ & =\left|b c^{2}-b^{2} c+a^{2} c-a c^{2}+a b^{2}-a^{2} b\right|= \\ & =\left|a b c-a c^{2}-a^{2} b+a^{2} c-b^{2} c+b c^{2}+a b^{2}-a b c\right|= \\ & =\left|(b-c)\left(a c-a^{2}-b c+a b\right)\right|= \\ & =|(b-c)(c-a)(a-b)| . \end{aligned}

Since bc<a|b-c|<a, ca<b|c-a|<b and ab<c|a-b|<c we infer

(bc)(ca)(ab)<abc |(b-c)(c-a)(a-b)|<a b c

and

pq=(bc)(ca)(ab)abc<1 |p-q|=\frac{|(b-c)(c-a)(a-b)|}{a b c}<1

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.