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.

A084824 Maximum number of spheres of diameter one that can be packed in a cube of volume n (i.e., with edge length n^(1/3)).

Original entry on oeis.org

1, 1, 1, 2, 4, 4, 5, 8, 8, 8, 9, 9, 10, 11, 14, 14, 14, 15, 18, 18, 19, 19, 21, 21, 23, 24, 27, 27, 27, 27, 32, 32, 32, 33
Offset: 1

Views

Author

Hugo Pfoertner, Jun 12 2003

Keywords

Comments

Higher sequence terms are only conjectures found by numerical experimentation.

Examples

			a(5) = 4 because a cube of edge length 5^(1/3) = 1.7099759 is large enough to contain 4 spheres arranged as a tetrahedron, which requires a minimum enclosing cube of edge length 1+sqrt(2)/2 = 1.70710678.
		

Crossrefs

Extensions

Corrected erroneous a(14) and extended to a(34) by Hugo Pfoertner, including results from Thierry Gensane, Jun 23 2011