login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A379135
Decimal expansion of the midradius of a pentakis dodecahedron with unit shorter edge length.
0
1, 4, 7, 5, 6, 8, 3, 6, 6, 1, 0, 4, 1, 6, 1, 4, 0, 9, 0, 7, 6, 8, 9, 6, 0, 0, 8, 3, 8, 4, 9, 4, 8, 5, 7, 2, 5, 5, 2, 6, 8, 2, 1, 2, 5, 6, 5, 6, 9, 5, 4, 8, 0, 9, 7, 7, 3, 4, 3, 9, 0, 9, 7, 8, 0, 1, 9, 2, 9, 6, 8, 9, 8, 0, 7, 6, 1, 1, 7, 8, 9, 1, 5, 2, 0, 2, 7, 0, 2, 6
OFFSET
1,2
COMMENTS
The pentakis dodecahedron is the dual polyhedron of the truncated icosahedron.
LINKS
Eric Weisstein's World of Mathematics, Pentakis Dodecahedron.
FORMULA
Equals (11 + 3*sqrt(5))/12 = (11 + A010499)/12.
EXAMPLE
1.4756836610416140907689600838494857255268212565695...
MATHEMATICA
First[RealDigits[(11 + Sqrt[45])/12, 10, 100]] (* or *)
First[RealDigits[PolyhedronData["PentakisDodecahedron", "Midradius"], 10, 100]]
CROSSREFS
Cf. A379132 (surface area), A379133 (volume), A379134 (inradius), A379136 (dihedral angle).
Cf. A205769 (midradius + 1 of a truncated icosahedron with unit edge length).
Cf. A010499.
Sequence in context: A086202 A107824 A085674 * A200391 A357483 A011092
KEYWORD
nonn,cons,easy,new
AUTHOR
Paolo Xausa, Dec 17 2024
STATUS
approved