Covering an equilateral triangle with n equal discs · n = 10
Place n centres in a unit equilateral triangle. Every centre has the same covering radius; every point of the triangle must lie in at least one disc, and that radius is minimised.
FinishedAn answer reaching the ceiling is already published, so there is nothing left to take
Formal definition
- ContainerThe closed convex polygon with vertices (0,0), (1,0), and (0.5,0.866025404), the site's unambiguous nine-decimal representative of an equilateral triangle
- SubmissionExactly n distinct points inside the container
- ScoreTake the distance to the nearest centre at every place in the container, then the largest of those distances; rational Voronoi polygons make the verifier exact
- ObjectiveMake the covering radius as small as possible