1. Define the problem and given conditions:
- Let △ABC have orthocenter H.
- The lengths of the altitudes from A,B, and C are ha,hb, and hc respectively.
- The semi-perimeter of △ABC is p.
- It is given that AH⋅ha+BH⋅hb+CH⋅hc=32⋅p2.
2. Introduce the feet of the altitudes:
- Let A′,B′,C′ be the feet of the altitudes from A,B, and 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:
AH⋅ha=AB′⋅b=bccosA=2b2+c2−a2
- Similarly,
BH⋅hb=2c2+a2−b2
CH⋅hc=2a2+b2−c2
4. Rewrite the given equality using these expressions:
- The given equality is:
AH⋅ha+BH⋅hb+CH⋅hc=32⋅p2
- Substituting the expressions from step 3, we get:
2b2+c2−a2+2c2+a2−b2+2a2+b2−c2=32⋅p2
5. Simplify the left-hand side:
- Combine the terms:
2(b2+c2−a2)+(c2+a2−b2)+(a2+b2−c2)=32⋅p2
- This simplifies to:
22(a2+b2+c2)=32⋅p2
- Therefore:
a2+b2+c2=32⋅p2
6. **Express the semi-perimeter p:**
- The semi-perimeter p is:
p=2a+b+c
- Therefore:
p2=(2a+b+c)2=4(a+b+c)2
7. **Substitute p2 into the equation:**
- Substitute p2 into the equation a2+b2+c2=32⋅p2:
a2+b2+c2=32⋅4(a+b+c)2
- Simplify:
a2+b2+c2=6(a+b+c)2
8. Expand and simplify:
- Expand (a+b+c)2:
a2+b2+c2=6a2+b2+c2+2ab+2bc+2ca
- Multiply both sides by 6:
6(a2+b2+c2)=a2+b2+c2+2ab+2bc+2ca
- Rearrange:
5(a2+b2+c2)=2(ab+bc+ca)
9. Use the identity for squares:
- Rearrange to:
5(a2+b2+c2)−2(ab+bc+ca)=0
- This can be written as:
(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:
(a−b)2=0,(b−c)2=0,(c−a)2=0
- Therefore:
a=b=c
- Hence, △ABC is equilateral.
■