cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A084618 Maximum number of circles of area 1 that can be packed in a circle of area n.

Original entry on oeis.org

1, 1, 1, 2, 3, 4, 4, 5, 7, 7, 8, 8, 8, 9, 10, 11, 12, 13, 14, 14, 15, 16, 17, 19, 19, 19, 20, 21, 21, 22, 23, 24, 24, 26, 27, 27, 28, 29, 30, 31, 31, 32, 33, 34, 35, 37, 37, 37, 38, 39, 40, 40, 41, 42, 42, 43, 44, 45, 46, 47, 48, 48, 49, 50, 51, 52, 53, 55, 55, 55, 56, 57, 58, 59
Offset: 1

Views

Author

Hugo Pfoertner, Jun 01 2003

Keywords

Comments

For most values of n these are only conjectures, supported by numerical results.

Examples

			a(4)=2 because a circle of area 4 is the smallest one covering two circles of area 1.
a(9)=7 is the arrangement of 6 circles closely packed around another circle. This arrangement fits into a circle that has 3*radius of smaller circles and thus 9*their area.
		

References

  • For list of references given by E. Specht, see corresponding link.

Crossrefs

Equivalent sequences for packing into a square: A337020, and equilateral triangle: A337019.