Maths Olympiad Prep

Library / /21 of 121

Geometry Difficulty 5.4 AIME, harder Prove it India

Problem:

Let ABCABC be a triangle with sides a,b,ca, b, c. Consider a triangle A1B1C1A_1 B_1 C_1 with sides equal to a+b2a+\frac{b}{2}, b+c2b+\frac{c}{2}, c+a2c+\frac{a}{2}. Show that
[A1B1C1]94[ABC] \left[A_1 B_1 C_1\right] \geq \frac{9}{4}[ABC]
where [XYZ][XYZ] denotes the area of the triangle XYZXYZ.

Solution

Solution:

It is easy to observe that there is a triangle with sides a+b2a+\frac{b}{2}, b+c2b+\frac{c}{2}, c+a2c+\frac{a}{2}. Using Heron's formula, we get
16[ABC]2=(a+b+c)(a+bc)(b+ca)(c+ab) 16[ABC]^2 = (a+b+c)(a+b-c)(b+c-a)(c+a-b)
and
16[A1B1C1]2=316(a+b+c)(a+b+3c)(b+c+3a)(c+a+3b) 16\left[A_1 B_1 C_1\right]^2 = \frac{3}{16}(a+b+c)(-a+b+3c)(-b+c+3a)(-c+a+3b)
Since a,b,ca, b, c are the sides of a triangle, there are positive real numbers p,q,rp, q, r such that a=q+ra = q + r, b=r+pb = r + p, c=p+qc = p + q. Using these relations we obtain
[ABC]2[A1B1C1]2=16pqr3(2p+q)(2q+r)(2r+p) \frac{[ABC]^2}{\left[A_1 B_1 C_1\right]^2} = \frac{16pqr}{3(2p+q)(2q+r)(2r+p)}
Thus it is sufficient to prove that
(2p+q)(2q+r)(2r+p)27pqr (2p+q)(2q+r)(2r+p) \geq 27pqr
for positive real numbers p,q,rp, q, r. Using AM-GM inequality, we get
2p+q3(p2q)1/3,2q+r3(q2r)1/3,2r+p3(r2p)1/3 2p+q \geq 3(p^2 q)^{1/3}, \quad 2q+r \geq 3(q^2 r)^{1/3}, \quad 2r+p \geq 3(r^2 p)^{1/3}
Multiplying these, we obtain the desired result. We also observe that equality holds if and only if p=q=rp = q = r. This is equivalent to the statement that ABCABC is equilateral.

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.