OFFSET
3,2
COMMENTS
The pentagonal hexecontahedron is the dual polyhedron of the snub dodecahedron.
LINKS
Paolo Xausa, Table of n, a(n) for n = 3..10000
Eric Weisstein's World of Mathematics, Pentagonal Hexecontahedron.
Wikipedia, Pentagonal hexecontahedron.
FORMULA
Equals 30*(2 + 3*t)*sqrt(1 - t^2)/(1 - 2*t^2), where t = ((44 + 12*A001622*(9 + sqrt(81*A001622 - 15)))^(1/3) + (44 + 12*A001622*(9 - sqrt(81*A001622 - 15)))^(1/3) - 4)/12.
Equals the largest real root of 961*x^12 - 33925050*x^10 + 238487439375*x^8 - 374285139187500*x^6 + 215543322643359375*x^4 - 200764566730722656250*x^2 + 19088214930090087890625.
EXAMPLE
162.69896419846662676872582412137959709718223664038...
MATHEMATICA
First[RealDigits[Root[961*#^12 - 33925050*#^10 + 238487439375*#^8 - 374285139187500*#^6 + 215543322643359375*#^4 - 200764566730722656250*#^2 + 19088214930090087890625 &, 8], 10, 100]] (* or *)
First[RealDigits[PolyhedronData["PentagonalHexecontahedron", "SurfaceArea"], 10, 100]]
KEYWORD
AUTHOR
Paolo Xausa, Jan 07 2025
STATUS
approved
