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.

A379388 Decimal expansion of the midradius of a deltoidal hexecontahedron with unit shorter edge length.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Dec 23 2024

Keywords

Comments

The deltoidal hexecontahedron is the dual polyhedron of the (small) rhombicosidodecahedron.

Examples

			2.70344418537486330266596288467532955303640193...
		

Crossrefs

Cf. A379385 (surface area), A379386 (volume), A379387 (inradius), A379389 (dihedral angle).
Cf. A377795 (midradius of a (small) rhombicosidodecahedron with unit edge length).
Cf. A010532.

Programs

  • Mathematica
    First[RealDigits[5/4 + 13/Sqrt[80], 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["DeltoidalHexecontahedron", "Midradius"], 10, 100]]
  • PARI
    5/4 + 13/(4*sqrt(5)) \\ Charles R Greathouse IV, Feb 05 2025

Formula

Equals 5/4 + 13/(4*sqrt(5)) = 5/4 + 13/A010532.