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