A337019 Maximum number of circles with unit area that can be packed into an equilateral triangle with an area of n.
0, 1, 1, 1, 3, 3, 4, 6, 6, 6, 7, 8, 10, 10, 10, 11, 12, 13, 15
Offset: 1
Links
- Erich Friedman, Circles in Triangles
- Wikipedia, Circle packing in an equilateral triangle
Formula
Limit_{n->oo} a(n)/n = A093766.
Extensions
Terms corrected by Andrew Howroyd and Peter Munn, Apr 23 2023
Comments