[Math] discrete math- picking points inside an equilateral

discrete mathematics

Suppose 5 points are chosen at random inside an equilateral triangle with sides of length 1. Show that there is at least one pair of these points that are separated by a distance of at most 1/2.

I can't figure this out, this applies to pigeon hole principle I believe but I dont get how this problem can be approached

Best Answer

Draw the equilateral triangle whose vertices are the midpoints of the larger triangle. This creates four equilateral triangles inside the larger one. The side of these triangles is $1/2$.

Now, observe that the maximum separation of two points inside one of the smaller triangles approaches $1/2$. The separation equals $1/2$ if the two points lie on two of the vertices.

Since there are four such equilateral triangles, and five points, two of the points must lie in the same small equilateral triangle. And the separation of these two points is at most $1/2$.

Related Question