First, consider a special case of the problem. There are two special cases for any five points in a plane. The first case: These five points lie on the same line (Figure 1-13). Suppose these five points lie on line l in the order A,B,C,D,E, and BC=min{AB,BC,CD,DE,AC,AD,AE,BD,BE,DE}. In this case, it is clear that λ=AEBC⩾4>2sin54∘. The second case: These five points form the vertices of a regular pentagon (Figure 1-14).
The maximum distance between any two of the five points is the diagonal AC of the regular pentagon ABCDE, and the minimum distance is the side AB. In this case, we only need to consider the isosceles triangle ABC. Since ∠ABC=108∘, draw BP⊥AC at P, then ∠ABP=54∘. λ=ABAC=AB2AP=2sin54∘.
What inspiration can we draw from these special cases?
This means that the problem of five points can be reduced to a problem of three points, thus simplifying the situation.
Thus, the problem is reduced to:
What three points A,B,C in the plane can satisfy
λ⩾2sin54∘.
Let ∠A be the largest angle in △ABC, and ∠C be the smallest angle. That is,
A⩾B⩾C.
Thus, the length of BC is the maximum distance between any two of the points A,B,C, and the length of AB is the minimum distance.
λ=ABBC.
By the Law of Sines, we have
λ=ABBC=sinCsinA.
Since
180∘≐(A+C)=B⩾C,C⩽90∘−2A108∘ (since A⩾108∘) .
How do we handle this problem? We can break down the scenario of any five points A,B,C,D,E in the plane into several simpler cases.
The first case: The convex hull of these five points is a line segment. In this case, since three points lie on the same line, we must have
λ⩾2>2sin54∘.
The second case: The convex hull of these five points is a triangle DBC, and the other two points A,E must be inside or on the boundary of △ABC.
If one point is on the boundary, it reduces to the first case.
If one point is inside △DBC, let this point be A. Then by
∠DAB+∠BAC+∠CAD=360∘,
one of the angles ∠DAB,∠BAC,∠CAD must be at least 120∘. Without loss of generality, let ∠BAC⩾120∘>108∘.
The third case: The convex hull is a quadrilateral BCDE, and A is inside or on the boundary of the convex quadrilateral BCDE.
If A is on one of the sides, it reduces to the first case.
If A is inside, connect the diagonal BD, then A must be inside or on the boundary of either △BDE or △BDC.
Suppose A is inside or on the boundary of △BDC, this reduces to the second case.
The fourth case: The convex hull is a pentagon ABCDE. Since the sum of the interior angles of a convex pentagon is 540∘, there must be one angle, say ∠BAC⩾108∘. In this case, consider △ABC.
Combining the above analysis, the problem is solved.
In solving this problem, our approach is to first consider special cases (collinear and regular pentagon), draw inspiration from them, then reduce the pentagon to a triangle, and finally reduce the problem to the fact that among the five points, there must be a triangle with one interior angle not less than 108∘. This proposition is further broken down into four simpler cases, and reduction and decomposition, specialization and simplification are the keys to solving this problem.
For solid geometry problems, the strategy for simplification is to convert the relationships between spatial elements into relationships between elements in a plane. Therefore, reducing spatial problems to simpler cases means planarization, and using sections, projections, and unfolding are common methods for planarizing spatial problems.