OFFSET
1,1
COMMENTS
A pentagonal hexecontahedron face is an irregular pentagon with one acute angle (A380003) and four (equal) obtuse angles (this constant).
LINKS
Paolo Xausa, Table of n, a(n) for n = 1..10000
Eric Weisstein's World of Mathematics, Pentagonal Hexecontahedron.
Wikipedia, Pentagonal hexecontahedron.
FORMULA
Equals arccos(c), where c is the smallest real root of 64*x^6 - 128*x^5 + 64*x^4 + 24*x^3 - 24*x^2 + 1.
Equals (3*Pi - A380003)/4.
EXAMPLE
2.06187303432440735586609817608931599292105069088...
MATHEMATICA
First[RealDigits[ArcCos[Root[64*#^6 - 128*#^5 + 64*#^4 + 24*#^3 - 24*#^2 + 1 &, 1]], 10, 100]]
CROSSREFS
KEYWORD
AUTHOR
Paolo Xausa, Jan 12 2025
STATUS
approved
