Consider an equilateral triangle in which each side has length 1 centimetre. What is the smallest number of points that must be chosen from the region enclosed by the triangle (including the boundary) so that at least two of these points have distance of at most centimetre between them.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If we choose the 4 points ( A , B , C , D as shown in Figure 1), we have: A B = B C = C A = 1 , A D = B D = C D = 3 3 , so any two of these points have distance of at most 2 1 .
Consider the case we choose 5 points from the region enclosed by the triangle. We divide this triangle into 4 smaller equilateral triangle (by midpoints of the sides). From pigeonhole principle, there exist at least two points belong to the same smaller triangle. The distance of them do not exceed 2 1 .
So, the smallest number of points we need is 5 .