A385260 Decimal expansion of the volume of a gyroelongated pentagonal bicupola with unit edge.
1, 1, 3, 9, 7, 3, 7, 8, 5, 1, 2, 2, 1, 3, 3, 8, 1, 1, 2, 4, 0, 8, 9, 4, 3, 3, 0, 9, 3, 5, 0, 5, 6, 8, 0, 2, 1, 2, 4, 4, 6, 8, 7, 9, 5, 0, 3, 6, 7, 8, 0, 2, 3, 9, 7, 4, 9, 9, 4, 9, 0, 7, 2, 8, 8, 7, 7, 7, 4, 4, 7, 4, 8, 9, 1, 5, 3, 4, 2, 3, 4, 7, 3, 3, 0, 5, 5, 6, 5, 7
Offset: 2
Examples
11.397378512213381124089433093505680212446879503678...
Links
- Paolo Xausa, Table of n, a(n) for n = 2..10000
- Wikipedia, Gyroelongated pentagonal bicupola.
Programs
-
Mathematica
First[RealDigits[(10 + 8*# + 5*Sqrt[2*(Sqrt[650 + 290*#] - # - 1)])/6 & [Sqrt[5]], 10, 100]] (* or *) First[RealDigits[PolyhedronData["J46", "Volume"], 10, 100]]
Comments