Maths Olympiad Prep

Library / /4 of 48

, 2008

Geometry Difficulty 4.6 AIME Prove it Hong Kong

Let aa, bb and cc be the sides of a triangle and p=a+b+cp = a + b + c. Show that

a. ab+ca+bc+ab+ca+bc3\frac{a}{b+c-a} + \frac{b}{c+a-b} + \frac{c}{a+b-c} \ge 3;

b. ak+bk>ck2k1a^k + b^k > \frac{c^k}{2^{k-1}} for k=2,3,4,k = 2, 3, 4, \dots;

c. ak+bk+ckpk3k1a^k + b^k + c^k \ge \frac{p^k}{3^{k-1}} for k=2,3,4,k = 2, 3, 4, \dots.

Solution

a. Let x=b+ca2x = \frac{b+c-a}{2}, y=c+ab2y = \frac{c+a-b}{2} and z=a+bc2z = \frac{a+b-c}{2}. Then we have
ab+ca+bc+ab+ca+bc3y+z2x+z+x2y+x+y2z3yx+zx+zy+xy+xz+yz6. \begin{align*} \frac{a}{b+c-a} + \frac{b}{c+a-b} + \frac{c}{a+b-c} &\ge 3 \\ \frac{y+z}{2x} + \frac{z+x}{2y} + \frac{x+y}{2z} &\ge 3 \\ \frac{y}{x} + \frac{z}{x} + \frac{z}{y} + \frac{x}{y} + \frac{x}{z} + \frac{y}{z} &\ge 6. \end{align*}
\Leftrightarrow
\Leftrightarrow
This holds by the AM-GM inequality. Equality holds when x=y=zx = y = z, i.e. a=b=ca = b = c.

b. By the power mean inequality and the triangle inequality, we have
ak+bk2(a+b2)k>2(c2)k=ck2k1. a^k + b^k \ge 2 \left(\frac{a+b}{2}\right)^k > 2 \left(\frac{c}{2}\right)^k = \frac{c^k}{2^{k-1}}.

c. By the power mean inequality, we have
ak+bk+ck3(a+b+c3)k=3(p3)k=pk3k1. a^k + b^k + c^k \ge 3 \left( \frac{a+b+c}{3} \right)^k = 3 \left( \frac{p}{3} \right)^k = \frac{p^k}{3^{k-1}}.
Equality holds when a=b=ca = b = c.

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.