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.

A374753 Decimal expansion of the volume of a regular dodecahedron having unit inradius.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jul 19 2024

Keywords

Comments

The dodecahedral conjecture (proved in 1988 by Thomas C. Hales and Sean McLaughlin, see links) states that, in any packing of unit spheres in the Euclidean 3-space, every Voronoi cell has volume at least equal to this value.

Examples

			5.55029102851551026907043211366183924073759821288...
		

Crossrefs

Cf. A019699, A374755 (strong dodecahedral conjecture), A374772 (density).

Programs

  • Mathematica
    First[RealDigits[10*Sqrt[130 - 58*Sqrt[5]], 10, 100]]

Formula

Equals (4/3)*Pi/A374772 = 10*A019699/A374772.
Equals 10*sqrt(130 - 58*sqrt(5)).
Equals A374755/3.