OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Snub Dodecahedron.
Wikipedia, Snub dodecahedron.
FORMULA
Equals sqrt(1 + 1/(1 - A377849))/2.
Equals the real root closest to 2 of 4096*x^12 - 27648*x^10 + 47104*x^8 - 35776*x^6 + 13872*x^4 -2696*x^2 + 209.
EXAMPLE
2.1558373751156397018366290766930582770168512187748...
MATHEMATICA
First[RealDigits[Sqrt[1 + 1/(1 - Root[#^3 + 2*#^2 - GoldenRatio^2 &, 1])]/2, 10, 100]] (* or *)
First[RealDigits[PolyhedronData["SnubDodecahedron", "Circumradius"], 10, 100]]
CROSSREFS
KEYWORD
AUTHOR
Paolo Xausa, Nov 10 2024
STATUS
approved