Question
Prove a circle contains at least seven points in a regular hexagon point-placement problem
Original question: 2. 37 points are placed in a regular hexagon of side 1. Some of the points may lie on the hexagon's perimeter.
Prove that at least 7 of the points lie within (or on the circumference of) some circle with a radius of .
Expert Verified Solution
Key takeaway: This is one of those geometry problems where the shape suggests a natural partition. Once you cut the hexagon into equal regions, the pigeonhole principle does most of the heavy lifting.
We are given 37 points in a regular hexagon of side 1, and we want to prove that at least 7 of them lie in some circle of radius .
1) Partition the hexagon
Join the center of the regular hexagon to its six vertices. This divides the hexagon into 6 congruent equilateral triangles, each of side 1.
The area is not the key point here; the important part is that each small triangle has diameter 1. In an equilateral triangle of side 1, the maximum distance between two points is 1.
2) Put the points into the 6 triangles
With 37 points distributed among 6 triangles, the pigeonhole principle gives at least
points in one triangle.
3) Fit that triangle inside a circle of radius
Each equilateral triangle of side 1 has circumradius
So the triangle is contained in a circle of radius .
Therefore, the 7 points lying in that triangle also lie within that circle.
Hence at least 7 of the points are contained in some circle of radius .
Why this works
The geometry gives a natural partition, and the pigeonhole principle forces one region to contain enough points. After that, the circumcircle bound finishes the job cleanly.
Pitfalls the pros know 👇 Two common slips: first, using the inradius instead of the circumradius of the equilateral triangle; second, forgetting that the circle must contain the whole triangle, not just its center. The correct radius here is , not or .
What if the problem changes? If the number of points were 31, the same partition would only guarantee 6 points in one triangle, since . So the threshold for forcing 7 points is exactly when the total exceeds 36.
Tags: pigeonhole principle, equilateral triangle, circumradius