Equal circles in a quadrant · n = 6
Place n circles of one common radius inside a quadrant (quarter-disc) of radius 1, making that radius as large as possible.
Formal definition
- ContainerThe container is a quarter-disc of radius 1: centred at the origin (0, 0), with its straight edges along the axes from 0 to 1 and the arc in the first quadrant.
- SubmissionExactly n circles: one shared radius and n centres; every circle uses the same radius
- ConstraintsEvery circle lies wholly inside the container; no two overlap in their interiors, tangency allowed
- ObjectiveMake the common radius as large as possible