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.

Showing 1-2 of 2 results.

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

A084828 Maximum number of spheres of radius one that can be packed in a sphere of radius n.

Original entry on oeis.org

1, 2, 13, 32, 68
Offset: 1

Views

Author

Hugo Pfoertner, Jun 12 2003

Keywords

Comments

a(4) and a(5) are experimental values. Although A121346(5) claims a lower bound of a(5)=68, it is conjectured from extensive numerical search that this value is unachievable and therefore a(5)=67.
The conjecture a(5)=67 was proved wrong by Yu Liang, who found an arrangement of 68 spheres of radius 1 fitting into a sphere of radius 5.
Lower bounds for the next terms are a(6)>=122 and a(7)>=198. See E. Specht's webpage for latest data. - Hugo Pfoertner, Jan 22 2024

Crossrefs

Cf. A121346 (conjectured lower bounds), A084827, A084829, A084825.
Cf. A023393 (2D).

Extensions

Comment and links edited, a(5) from Hugo Pfoertner, Jun 23 2011
a(5) corrected, based on private communication from Yu Liang, by Hugo Pfoertner, Aug 24 2011
Showing 1-2 of 2 results.