Maths Olympiad Prep

Library / /25 of 42

Geometry Difficulty 5.9 AIME, harder Prove it Ireland

If (ABC)(ABC) denotes the area of ABCABC prove that
(ABC)=a22(cotB+cotC). (ABC) = \frac{a^2}{2(\cot B + \cot C)}.
Deduce or prove otherwise that if ABCABC is acute-angled, then
cosAcosBcosC18, \cos A \cos B \cos C \le \frac{1}{8},
with equality iff the triangle is equilateral.

Solution

To prove (ABC)=a22(cotB+cotC)(ABC) = \frac{a^2}{2(\cot B + \cot C)}, we recall that sin(B+C)=sin(A)\sin(B + C) = \sin(A) because A+B+C=180\angle A + \angle B + \angle C = 180^\circ and obtain
cotB+cotC=cosBsinC+cosCsinBsinBsinC=sin(B+C)sinBsinC=sinAsinBsinC=absinC(Sine Rule)=a2absinC=a22(ABC), \begin{aligned} \cot B + \cot C &= \frac{\cos B \sin C + \cos C \sin B}{\sin B \sin C} = \frac{\sin(B + C)}{\sin B \sin C} \\ &= \frac{\sin A}{\sin B \sin C} = \frac{a}{b \sin C} \quad \text{(Sine Rule)} \\ &= \frac{a^2}{ab \sin C} = \frac{a^2}{2(ABC)}, \end{aligned}
the required result.

Here is an alternative way to prove this formula. Let DD be the foot of the altitude from AA, x=ADx = |AD|, and y=CDy = |CD| where xx is taken negative if B\angle B is obtuse and yy is taken negative if C\angle C is obtuse. We then have a=x+ya = x + y, cotB=x/h\cot B = x/h and cotC=y/h\cot C = y/h, hence cotB+cotC=a/h\cot B + \cot C = a/h. Using 2(ABC)=ah2(ABC) = ah this turns into the desired formula.

To show that cosAcosBcosC18\cos A \cos B \cos C \le \frac{1}{8} for all acute-angled triangles ABCABC, we use the area formula shown above. Since B,CB, C are acute angles, cotB\cot B and cotC\cot C are positive and we can use the AM-GM inequality to obtain
cotBcotCcotB+cotC2=a24(ABC), \sqrt{\cot B \cot C} \le \frac{\cot B + \cot C}{2} = \frac{a^2}{4(ABC)},
with equality iff B=C\angle B = \angle C. Whence
(ABC)a24tanBtanC,=a2(12absinC)(12acsinB)bccosBcosC=a2(ABC)bccosBcosC, \begin{aligned} (ABC) &\le \frac{a^2}{4} \sqrt{\tan B \tan C}, \\ &= \frac{a}{2} \frac{\sqrt{\left(\frac{1}{2}ab \sin C\right) \left(\frac{1}{2}ac \sin B\right)}}{\sqrt{bc \cos B \cos C}} = \frac{a}{2} \frac{(ABC)}{\sqrt{bc \cos B \cos C}}, \end{aligned}
and so
cosBcosCa24bc,(8) \cos B \cos C \le \frac{a^2}{4bc}, \qquad (8)
with equality iff B=C\angle B = \angle C. Similarly,
cosCcosAb24ca,with equality iff C=A and \cos C \cos A \le \frac{b^2}{4ca}, \quad \text{with equality iff } \angle C = \angle A \text{ and}
cosAcosBc24ab,with equality iff A=B. \cos A \cos B \le \frac{c^2}{4ab}, \quad \text{with equality iff } \angle A = \angle B.
Hence
(cosAcosBcosC)2164, (\cos A \cos B \cos C)^2 \le \frac{1}{64},
with equality iff A=B=C\angle A = \angle B = \angle C, whence the desired inequality follows.

An alternative proof of inequality (8), not using the area formula we have shown in the first part, may use the Cosine Rule as follows:
cosBcosC=(a2b2+c2)2ac(a2+b2c2)2ab=a4(b2c2)24a2bca44a2bc=a24bc, \begin{aligned} \cos B \cos C &= \frac{(a^2 - b^2 + c^2)}{2ac} \cdot \frac{(a^2 + b^2 - c^2)}{2ab} \\ &= \frac{a^4 - (b^2 - c^2)^2}{4a^2bc} \le \frac{a^4}{4a^2bc} = \frac{a^2}{4bc}, \end{aligned}

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.