Back to Problems
least_twenty_one_circle_packing_in_square
Specification
What is the smallest square that can contain 21 unit circles?
Lean 4 Statement
theorem least_twenty_one_circle_packing_in_square :
IsLeast {x : ℝ | Nonempty (Packing 21 UnitCircle (Square x))} answer(sorry)
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.