OFFSET
1,1
COMMENTS
The deltoidal hexecontahedron is the dual polyhedron of the (small) rhombicosidodecahedron.
LINKS
Paolo Xausa, Table of n, a(n) for n = 1..10000
Eric Weisstein's World of Mathematics, Deltoidal Hexecontahedron.
Wikipedia, Deltoidal hexecontahedron.
FORMULA
EXAMPLE
2.634797688222471365013793337475980265570278715884...
MATHEMATICA
First[RealDigits[Root[820*#^4 - 5710*#^2 + 121 &, 4], 10, 100]] (* or *)
First[RealDigits[PolyhedronData["DeltoidalHexecontahedron", "Inradius"], 10, 100]]
CROSSREFS
KEYWORD
AUTHOR
Paolo Xausa, Dec 23 2024
STATUS
approved