Packing Squares into a Disk with Optimal Worst-Case Density
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 . This implies that any set of (not necessarily equal) squares of total area can always be packed into a disk with radius 1; in contrast, for any there are sets of squares of total area 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 , circles in a square and circles in a circle 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