Packing Circles

  1. A 10x10 square can obviously hold 100 unit circles (diameter=1) when arranged in rows and columns. How many additional circles can it hold if the circles are packed closer, in a hexagonal arrangement?
  2. What are the dimensions of the smallest area rectangle which can hold an additional 10 unit circles when the arrangement changes from rows and columns to hexagonal?
  3. What are the dimensions of the smallest area rectangle which can hold 100 unit circles in a hexagonal arrangement?
Source: Original.
Solutions were received from Henry Bottomley, Doug Dickson, Philippe Fondanaiche, and Glenn Simon. Philippe pointed out there are several other web sites which investigate packing circles more closely. One such is Erich Friedman's, which has links to more.
  1. 106 circles can fit in a 10x10 square. 8 rows of row/column circles (which take up 8 units of space) can be replaced by 9 hexagonally packed rows (which take up 1+8*sqrt(3)/2, or 7.928 units of space.) This leaves 2 more units of space in the square which can be filled with two complete rows of 10 circles. Altogether, there are 4 rows with 9 circles and 7 rows with 10 circles. [Most people, myself included, simply packed all the rows as close together as possible and found the answer of 105 circles. Thanks to Philippe for finding an even better answer!]

Mail to Ken