Maths Olympiad Prep

Track / Stage 8 / 15 of 180 #1715 of 1964

Problem 1715

IMO Shortlist mid-range; USAMO P2/P5
Geometry Difficulty 8.0 Prove it

a) In a triangle MNP MNP, the lenghts of the sides are less than 2 2. Prove that the lenght of the altitude corresponding to the side MN MN is less than 4 MN 2 4\text{4 MN 2 4}.

b) In a tetrahedron ABCD ABCD, at least 5 5 edges have their lenghts less than 2 2.Prove that the volume of the tetrahedron is less than 1 1.

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

### Part (a)
1. Let h h be the altitude corresponding to the side MN MN in triangle MNP MNP .
2. By the properties of triangles, the area A A of MNP \triangle MNP can be expressed as:
A=12×MN×h A = \frac{1}{2} \times MN \times h
3. Using Heron's formula, the area A A can also be expressed in terms of the sides MN,MP, MN, MP, and NP NP . Let a=MN a = MN , b=MP b = MP , and c=NP c = NP . The semi-perimeter s s is:
s=a+b+c2 s = \frac{a + b + c}{2}
Then, the area A A is:
A=s(sa)(sb)(sc) A = \sqrt{s(s-a)(s-b)(s-c)}
4. Equating the two expressions for the area, we get:
12×a×h=s(sa)(sb)(sc) \frac{1}{2} \times a \times h = \sqrt{s(s-a)(s-b)(s-c)}
Solving for h h :
h=2s(sa)(sb)(sc)a h = \frac{2 \sqrt{s(s-a)(s-b)(s-c)}}{a}
5. Given that a,b,c<2 a, b, c < 2 , we need to show that:
h<4a24 h < \sqrt{4 - \frac{a^2}{4}}
6. Since a,b,c<2 a, b, c < 2 , the maximum possible value for s s is:
s<3 s < 3
7. To find an upper bound for h h , we use the fact that the maximum area of a triangle with sides less than 2 is achieved when the triangle is equilateral with side length approaching 2. For an equilateral triangle with side length a a :
A=34a2 A = \frac{\sqrt{3}}{4} a^2
The altitude h h in this case is:
h=32a h = \frac{\sqrt{3}}{2} a
8. For a<2 a < 2 , we have:
h<32×2=3 h < \frac{\sqrt{3}}{2} \times 2 = \sqrt{3}
9. We need to show that:
3<4a24 \sqrt{3} < \sqrt{4 - \frac{a^2}{4}}
Squaring both sides:
3<4a24 3 < 4 - \frac{a^2}{4}
Simplifying:
a24<1 \frac{a^2}{4} < 1
a2<4 a^2 < 4
Which is true since a<2 a < 2 .

Thus, the altitude h h corresponding to the side MN MN is less than 4MN24 \sqrt{4 - \frac{MN^2}{4}} .

### Part (b)
1. Let ABCD ABCD be a tetrahedron with at least 5 edges having lengths less than 2.
2. Without loss of generality, assume CD=a<2 CD = a < 2 and AB AB is not necessarily less than 2.
3. Denote M M as the projection of point B B on the line CD CD . In BCD \triangle BCD , the sides are less than 2, so:
BM<4a24 BM < \sqrt{4 - \frac{a^2}{4}}
4. Similarly, the altitude h h from vertex A A in ACD \triangle ACD is less than:
4a24 \sqrt{4 - \frac{a^2}{4}}
5. Therefore, the volume V V of tetrahedron ABCD ABCD is:
V=13×h×Area of BCD V = \frac{1}{3} \times h \times \text{Area of } \triangle BCD
6. The area of BCD \triangle BCD is maximized when BCD BCD is an equilateral triangle with side length approaching 2. The maximum area is:
Area of BCD=34a2 \text{Area of } \triangle BCD = \frac{\sqrt{3}}{4} a^2
7. Thus, the volume V V is:
V<13×4a24×34a2 V < \frac{1}{3} \times \sqrt{4 - \frac{a^2}{4}} \times \frac{\sqrt{3}}{4} a^2
8. Simplifying, we need to show:
V<1 V < 1
9. Given a<2 a < 2 , we have:
a(16a2)24<1 \frac{a(16 - a^2)}{24} < 1
10. To prove this, consider the polynomial:
a316a+24=(a2)(a2+2a12) a^3 - 16a + 24 = (a - 2)(a^2 + 2a - 12)
Since a<2 a < 2 and a2+2a<12 a^2 + 2a < 12 , the inequality holds.

Thus, the volume of the tetrahedron is less than 1.

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