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”).

A377798
Decimal expansion of the circumradius of a truncated icosidodecahedron (great rhombicosidodecahedron) with unit edge length.
3
3, 8, 0, 2, 3, 9, 4, 4, 9, 9, 8, 5, 1, 2, 9, 3, 5, 8, 4, 7, 6, 6, 8, 3, 6, 7, 1, 4, 1, 1, 0, 3, 2, 3, 2, 0, 9, 3, 0, 3, 8, 9, 2, 8, 6, 5, 2, 5, 1, 2, 8, 5, 6, 2, 1, 1, 8, 9, 2, 8, 4, 3, 9, 8, 2, 3, 4, 3, 9, 6, 1, 4, 2, 2, 8, 9, 2, 1, 2, 6, 6, 5, 7, 3, 7, 7, 7, 8, 2, 4
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Great Rhombicosidodecahedron.
FORMULA
Equals sqrt(31/4 + 3*sqrt(5)) = sqrt(31/4 + A010499) = sqrt(31 + A344171)/2.
EXAMPLE
3.802394499851293584766836714110323209303892865251...
MATHEMATICA
First[RealDigits[Sqrt[31/4 + Sqrt[45]], 10, 100]] (* or *)
First[RealDigits[PolyhedronData["TruncatedIcosidodecahedron", "Circumradius"], 10, 100]]
CROSSREFS
Cf. A377796 (surface area), A377797 (volume), A377799 (midradius).
Sequence in context: A155979 A120669 A021267 * A086106 A199731 A010626
KEYWORD
nonn,cons,easy
AUTHOR
Paolo Xausa, Nov 08 2024
STATUS
approved