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.

A374772 Decimal expansion of the upper bound of the density of sphere packing in the Euclidean 3-space resulting from the dodecahedral conjecture.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jul 19 2024

Keywords

Comments

See A374753 for more information on the dodecahedral conjecture.
Also isoperimetric quotient (see A381671 for definition) of a regular dodecahedron. - Paolo Xausa, May 19 2025

Examples

			0.7546973993374058303916521059902293313424321921459...
		

Crossrefs

Cf. A374753 (dodecahedral conjecture), A374755 (strong dodecahedral conjecture), A374771, A374837, A374838.

Programs

  • Mathematica
    First[RealDigits[Pi*Sqrt[5 + Sqrt[5]]/(15*Sqrt[10]*(Sqrt[5] - 2)), 10, 100]]
  • PARI
    Pi*sqrt(5 + sqrt(5))/(15*sqrt(10)*(sqrt(5) - 2)) \\ Charles R Greathouse IV, Feb 07 2025

Formula

Equals (4/3)*Pi/A374753 = 10*A019699/A374753.
Equals Pi*sqrt(5 + sqrt(5))/(15*sqrt(10)*(sqrt(5) - 2)).
Equals 4*Pi/A374755.
Equals 36*Pi*A102769^2/(A131595^3). - Paolo Xausa, May 19 2025