A384286 Decimal expansion of the surface area of a gyroelongated pentagonal rotunda with unit edge.
3, 1, 0, 0, 7, 4, 5, 4, 3, 0, 3, 2, 3, 8, 5, 1, 4, 7, 4, 4, 4, 3, 5, 6, 4, 5, 8, 6, 5, 7, 1, 7, 9, 7, 4, 9, 0, 8, 5, 3, 2, 0, 3, 9, 7, 8, 2, 4, 8, 3, 5, 2, 5, 7, 5, 3, 2, 5, 9, 0, 1, 1, 2, 1, 3, 9, 6, 9, 8, 6, 9, 8, 0, 1, 3, 0, 7, 5, 2, 4, 9, 6, 2, 2, 3, 9, 7, 2, 8, 1
Offset: 2
Examples
31.00745430323851474443564586571797490853203978248...
Links
- Paolo Xausa, Table of n, a(n) for n = 2..10000
- Wikipedia, Gyroelongated pentagonal rotunda.
Programs
-
Mathematica
First[RealDigits[(15*Sqrt[3] + Sqrt[650 + 290*Sqrt[5]])/2, 10, 100]] (* or *) First[RealDigits[PolyhedronData["J25", "SurfaceArea"], 10, 100]]
Comments