Maths Olympiad Prep

Library / /6 of 17

, 2015

Geometry Difficulty 5.7 AIME, harder Prove it Canada

Let ABCABC be an acute-angled triangle with altitudes ADAD, BEBE, and CFCF. Let HH be the orthocentre, that is, the point where the altitudes meet. Prove that
ABAC+BCBA+CACBAHAD+BHBE+CHCF2. \frac{AB \cdot AC + BC \cdot BA + CA \cdot CB}{AH \cdot AD + BH \cdot BE + CH \cdot CF} \le 2.

Solution

Method 1: Let AB=cAB = c, AC=bAC = b, and BC=aBC = a denote the three side lengths of the triangle.
As BFH=BDH=90\angle BFH = \angle BDH = 90^\circ, FHDBFHDB is a cyclic quadrilateral. By the Power-of-a-Point Theorem, AHAD=AFABAH \cdot AD = AF \cdot AB. (We can derive this result in other ways: for example, see Method 2, below.)
Since AF=ACcosAAF = AC \cdot \cos \angle A, we have AHAD=ACABcosA=bccosAAH \cdot AD = AC \cdot AB \cdot \cos \angle A = bc \cos \angle A.

By the Cosine Law, cosA=b2+c2a22bc\cos \angle A = \frac{b^2 + c^2 - a^2}{2bc}, which implies that AHAD=b2+c2a22AH \cdot AD = \frac{b^2 + c^2 - a^2}{2}.
By symmetry, we can show that BHBE=a2+c2b22BH \cdot BE = \frac{a^2 + c^2 - b^2}{2} and CHCF=a2+b2c22CH \cdot CF = \frac{a^2 + b^2 - c^2}{2}.
Hence,
AHAD+BHBE+CHCF=b2+c2a22+a2+c2b22+a2+b2c22=a2+b2+c22.(1) \begin{aligned} AH \cdot AD + BH \cdot BE + CH \cdot CF &= \frac{b^2 + c^2 - a^2}{2} + \frac{a^2 + c^2 - b^2}{2} + \frac{a^2 + b^2 - c^2}{2} \\ &= \frac{a^2 + b^2 + c^2}{2}. \qquad (1) \end{aligned}
Our desired inequality, ABAC+BCBA+CACBAHAD+BHBE+CHCF2\frac{AB \cdot AC + BC \cdot BA + CA \cdot CB}{AH \cdot AD + BH \cdot BE + CH \cdot CF} \le 2, is equivalent to the inequality cb+ac+baa2+b2+c222\frac{cb + ac + ba}{\frac{a^2+b^2+c^2}{2}} \le 2, which simplifies to 2a2+2b2+2c22ab+2bc+2ca2a^2 + 2b^2 + 2c^2 \ge 2ab + 2bc + 2ca.
But this last inequality is easy to prove, as it is equivalent to (ab)2+(ac)2+(bc)20(a-b)^2+(a-c)^2+(b-c)^2 \ge 0.
Therefore, we have established the desired inequality. The proof also shows that equality occurs if and only if a=b=ca = b = c, i.e., ABC\triangle ABC is equilateral. \square

Method 2: Observe that
AEAH=cos(HAE)=ADACandAFAH=cos(HAF)=ADAB. \frac{AE}{AH} = \cos(\angle HAE) = \frac{AD}{AC} \quad \text{and} \quad \frac{AF}{AH} = \cos(\angle HAF) = \frac{AD}{AB}.
It follows that
ACAE=AHAD=ABAF. AC \cdot AE = AH \cdot AD = AB \cdot AF.
By symmetry, we similarly have
BCBD=BHBE=BFBAandCDCB=CHCF=CECA. BC \cdot BD = BH \cdot BE = BF \cdot BA \quad \text{and} \quad CD \cdot CB = CH \cdot CF = CE \cdot CA.
Therefore
2(AHAD+BHBE+CHCF)=AB(AF+BF)+AC(AE+CE)+BC(BD+CD)=AB2+AC2+BC2. \begin{aligned} & 2(AH \cdot AD + BH \cdot BE + CH \cdot CF) \\ &= AB(AF + BF) + AC(AE + CE) + BC(BD + CD) \\ &= AB^2 + AC^2 + BC^2. \end{aligned}
This proves Equation (1) in Method 1. The rest of the proof is the same as the part of the proof of Method 1 that follows Equation (1). \square

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 and solution reproduced as published; topic and difficulty added by this site.