English

Packing Squares into a Disk with Optimal Worst-Case Density

Computational Geometry 2022-03-30 v3

Abstract

We provide a tight result for a fundamental problem arising from packing squares into a circular container: The critical density of packing squares into a disk is δ=85π0.509\delta=\frac{8}{5\pi}\approx 0.509. This implies that any set of (not necessarily equal) squares of total area A85A \leq \frac{8}{5} can always be packed into a disk with radius 1; in contrast, for any ε>0\varepsilon>0 there are sets of squares of total area 85+ε\frac{8}{5}+\varepsilon that cannot be packed, even if squares may be rotated. This settles the last (and arguably, most elusive) case of packing circular or square objects into a circular or square container: The critical densities for squares in a square (12)\left(\frac{1}{2}\right), circles in a square (π(3+22)0.539)\left(\frac{\pi}{(3+2\sqrt{2})}\approx 0.539\right) and circles in a circle (12)\left(\frac{1}{2}\right) have already been established, making use of recursive subdivisions of a square container into pieces bounded by straight lines, or the ability to use recursive arguments based on similarity of objects and container; neither of these approaches can be applied when packing squares into a circular container. Our proof uses a careful manual analysis, complemented by a computer-assisted part that is based on interval arithmetic. Beyond the basic mathematical importance, our result is also useful as a blackbox lemma for the analysis of recursive packing algorithms. At the same time, our approach showcases the power of a general framework for computer-assisted proofs, based on interval arithmetic.

Cite

@article{arxiv.2103.07258,
  title  = {Packing Squares into a Disk with Optimal Worst-Case Density},
  author = {Sándor P. Fekete and Vijaykrishna Gurunathan and Kushagra Juneja and Phillip Keldenich and Linda Kleist and Christian Scheffer},
  journal= {arXiv preprint arXiv:2103.07258},
  year   = {2022}
}

Comments

24 pages, 15 figures. Full version of a SoCG 2021 paper with the same title

R2 v1 2026-06-24T00:03:42.577Z