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.

A222072 Decimal expansion of (1/384)*Pi^4.

Original entry on oeis.org

2, 5, 3, 6, 6, 9, 5, 0, 7, 9, 0, 1, 0, 4, 8, 0, 1, 3, 6, 3, 6, 5, 6, 3, 3, 6, 6, 3, 7, 6, 8, 3, 6, 2, 2, 7, 2, 1, 2, 8, 3, 2, 2, 5, 4, 3, 5, 5, 9, 5, 1, 6, 1, 8, 9, 8, 8, 1, 9, 7, 5, 5, 0, 4, 9, 4, 7, 1, 5, 7, 6, 9, 4, 1, 8, 8, 2, 0, 8, 2, 3, 4, 1, 1, 7, 7, 5, 6, 9, 5, 9, 2, 3, 8, 3, 5, 9, 1, 8, 1, 0, 1
Offset: 0

Views

Author

N. J. A. Sloane, Feb 10 2013

Keywords

Comments

Conjectured to be density of densest packing of equal spheres in 8 dimensions (achieved for example by the E_8 lattice).
The above conjecture is true (cf. Viazovska, 2017). - Felix Fröhlich, Jan 08 2018

Examples

			.25366950790104801363656336637683622721283225435595161898819...
		

References

  • J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer, 3rd. ed., 1998. See p. xix.
  • Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 8.7, p. 507.

Crossrefs

Programs

Formula

Equals Sum_{n>=1} Sum_{k>=n} 1/(2*n - 1)^2/(2*k + 1)^2. - Geoffrey Critzer, Nov 03 2013