Maths Olympiad Prep

Track / Stage 7 / 257 of 300 #1657 of 1964

Problem 1657

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.6 Prove it

Let there be a triangle ABCABC with orthocenter HH. Let the lengths of the heights be ha,hb,hch_a, h_b, h_c from points A,BA, B and respectively CC, and the semi-perimeter pp of triangle ABCABC.
It is known that AHha+BHhb+CHhc=23p2AH \cdot h_a + BH \cdot h_b + CH \cdot h_c = \frac{2}{3} \cdot p^2. Show that ABCABC is equilateral.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

1. Define the problem and given conditions:
- Let ABC \triangle ABC have orthocenter H H .
- The lengths of the altitudes from A,B, A, B, and C C are ha,hb, h_a, h_b, and hc h_c respectively.
- The semi-perimeter of ABC \triangle ABC is p p .
- It is given that AHha+BHhb+CHhc=23p2 AH \cdot h_a + BH \cdot h_b + CH \cdot h_c = \frac{2}{3} \cdot p^2 .

2. Introduce the feet of the altitudes:
- Let A,B,C A', B', C' be the feet of the altitudes from A,B, A, B, and C C respectively.

3. Use the Power of a Point (PoP) and the Law of Cosines:
- By the Power of a Point and the Law of Cosines, we have:
AHha=ABb=bccosA=b2+c2a22 AH \cdot h_a = AB' \cdot b = bc \cos A = \frac{b^2 + c^2 - a^2}{2}
- Similarly,
BHhb=c2+a2b22 BH \cdot h_b = \frac{c^2 + a^2 - b^2}{2}
CHhc=a2+b2c22 CH \cdot h_c = \frac{a^2 + b^2 - c^2}{2}

4. Rewrite the given equality using these expressions:
- The given equality is:
AHha+BHhb+CHhc=23p2 AH \cdot h_a + BH \cdot h_b + CH \cdot h_c = \frac{2}{3} \cdot p^2
- Substituting the expressions from step 3, we get:
b2+c2a22+c2+a2b22+a2+b2c22=23p2 \frac{b^2 + c^2 - a^2}{2} + \frac{c^2 + a^2 - b^2}{2} + \frac{a^2 + b^2 - c^2}{2} = \frac{2}{3} \cdot p^2

5. Simplify the left-hand side:
- Combine the terms:
(b2+c2a2)+(c2+a2b2)+(a2+b2c2)2=23p2 \frac{(b^2 + c^2 - a^2) + (c^2 + a^2 - b^2) + (a^2 + b^2 - c^2)}{2} = \frac{2}{3} \cdot p^2
- This simplifies to:
2(a2+b2+c2)2=23p2 \frac{2(a^2 + b^2 + c^2)}{2} = \frac{2}{3} \cdot p^2
- Therefore:
a2+b2+c2=23p2 a^2 + b^2 + c^2 = \frac{2}{3} \cdot p^2

6. **Express the semi-perimeter p p :**
- The semi-perimeter p p is:
p=a+b+c2 p = \frac{a + b + c}{2}
- Therefore:
p2=(a+b+c2)2=(a+b+c)24 p^2 = \left( \frac{a + b + c}{2} \right)^2 = \frac{(a + b + c)^2}{4}

7. **Substitute p2 p^2 into the equation:**
- Substitute p2 p^2 into the equation a2+b2+c2=23p2 a^2 + b^2 + c^2 = \frac{2}{3} \cdot p^2 :
a2+b2+c2=23(a+b+c)24 a^2 + b^2 + c^2 = \frac{2}{3} \cdot \frac{(a + b + c)^2}{4}
- Simplify:
a2+b2+c2=(a+b+c)26 a^2 + b^2 + c^2 = \frac{(a + b + c)^2}{6}

8. Expand and simplify:
- Expand (a+b+c)2 (a + b + c)^2 :
a2+b2+c2=a2+b2+c2+2ab+2bc+2ca6 a^2 + b^2 + c^2 = \frac{a^2 + b^2 + c^2 + 2ab + 2bc + 2ca}{6}
- Multiply both sides by 6:
6(a2+b2+c2)=a2+b2+c2+2ab+2bc+2ca 6(a^2 + b^2 + c^2) = a^2 + b^2 + c^2 + 2ab + 2bc + 2ca
- Rearrange:
5(a2+b2+c2)=2(ab+bc+ca) 5(a^2 + b^2 + c^2) = 2(ab + bc + ca)

9. Use the identity for squares:
- Rearrange to:
5(a2+b2+c2)2(ab+bc+ca)=0 5(a^2 + b^2 + c^2) - 2(ab + bc + ca) = 0
- This can be written as:
(ab)2+(bc)2+(ca)2=0 (a - b)^2 + (b - c)^2 + (c - a)^2 = 0

10. Conclude that the triangle is equilateral:
- Since the sum of squares is zero, each term must be zero:
(ab)2=0,(bc)2=0,(ca)2=0 (a - b)^2 = 0, \quad (b - c)^2 = 0, \quad (c - a)^2 = 0
- Therefore:
a=b=c a = b = c
- Hence, ABC \triangle ABC is equilateral.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.