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.

A379709 Decimal expansion of the volume of a disdyakis triacontahedron with unit shorter edge length.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Dec 31 2024

Keywords

Comments

The disdyakis triacontahedron is the dual polyhedron of the truncated icosidodecahedron (great rhombicosidodecahedron).

Examples

			84.1819754400481313518959942929339817444032991207...
		

Crossrefs

Cf. A379708 (surface area), A379710 (inradius), A379388 (midradius), A379711 (dihedral angle).
Cf. A377797 (volume of a truncated icosidodecahedron (great rhombicosidodecahedron) with unit edge length).
Cf. A002163.

Programs

  • Mathematica
    First[RealDigits[Sqrt[88590 + 39612*Sqrt[5]]/5, 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["DisdyakisTriacontahedron", "Volume"], 10, 100]]

Formula

Equals sqrt(88590 + 39612*sqrt(5))/5 = sqrt(88590 + 39612*A002163)/5.