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-4 of 4 results.

A084827 Maximum number of spheres of volume one that can be packed in a sphere of volume n.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 3, 4, 4, 4, 6, 6, 6, 7, 8, 8, 9, 9, 10, 10, 12, 12, 13, 13, 13, 14, 14, 15, 15, 16, 16, 17, 18, 18, 19, 19, 19, 20, 21, 21, 21, 22, 22, 23, 23, 23, 25, 25, 26, 26, 26, 27, 28, 28, 29, 29, 30, 31, 31, 32, 33, 33, 34, 34, 35, 36, 36, 38, 38, 38, 38, 39, 39, 40, 40, 42, 42, 42, 43, 43, 44
Offset: 1

Views

Author

Hugo Pfoertner, Jun 09 2003

Keywords

Comments

Higher terms of the sequence are only conjectures derived from numerical results. The first 12 arrangements are identical with the solutions of the Tammes problem (see A080865).

Examples

			a(10)=2 because a sphere of volume 10 is slightly too small to cover 3 mutually touching spheres of volume 1. a(27)=13 because the arrangement of 12 spheres plus one central sphere needs exactly a sphere with R=3*r to be contained.
		

Crossrefs

Extensions

More terms from Hugo Pfoertner, May 09 2005

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

A084826 Best packing of m>1 equal spheres in a cube setting a new density record.

Original entry on oeis.org

2, 3, 4, 6, 7, 8, 31, 32, 48, 60, 61, 62, 63
Offset: 1

Views

Author

Hugo Pfoertner, Jun 12 2003

Keywords

Comments

The terms >=31 are only conjectures found by numerical experimentation. In the table given at the Pfoertner link, the densities are given relative to the density of the cubic lattice packing (Pi/6). The first known arrangement with higher density than that of the cubic lattice packing was found for m=31 spheres. In the region 8

References

Crossrefs

Extensions

More terms from Hugo Pfoertner, Oct 03 2015

A342559 Number of equal spheres setting a new density record in relation to the volume of the spherical layer that is occupied by the spheres when arranged touching the surface of a container sphere according to the criterion of maximizing their minimum mutual distance.

Original entry on oeis.org

2, 3, 4, 6, 8, 9, 10, 11, 12, 20, 24, 32, 38, 42, 44, 48
Offset: 1

Author

Hugo Pfoertner, Apr 07 2021

Keywords

Comments

This sequence is analogous to A084829, sharing the terms up to 12, but with the restriction that only arrangements are considered in which all small spheres touch the surface of the container sphere and the inner area remains empty. Formal proofs of optimality exist only for arrangements up to and including 14 and for 24 spheres, but the last improvements in the range of the specified terms were found before 1994. For references and links see A080865.
A conjectured continuation after the term 48 is 72, 78, 84, 92, 98, 120.
The linked illustration also shows a fitted curve estimating the minimum density achievable by optimal solutions of the Tammes problem for large n. The fitted equation is rho_min(n) = 0.565854 - 1/(0.566242*n + 2.67822). For comparison, consider the highest attainable density of spheres arranged in a flat hexagonal grid. This density is 0.604599788... = Pi * sqrt(3)/9. Achieving this density is made more difficult in the curved surface layer of a sphere because with large n there must always be 12 neighborhoods where the spheres packed in this layer can only have 5 nearest neighbors.

Examples

			  a(n)  Volume fraction in layer (rounded)
   2    0.25000
   3    0.30000
   4    0.36364
   6    0.42857
   8    0.43853
   9    0.45000
  10    0.45152
  11    0.46397
  12    0.50615
  20    0.51162
  24    0.52941
  32    0.53205
  38    0.53373
  42    0.53439
  44    0.54286
  48    0.54993
		

Crossrefs

Showing 1-4 of 4 results.