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