A384287 Decimal expansion of the volume of a square orthobicupola with unit edge.
3, 8, 8, 5, 6, 1, 8, 0, 8, 3, 1, 6, 4, 1, 2, 6, 7, 3, 1, 7, 3, 5, 5, 8, 4, 9, 6, 5, 6, 1, 2, 9, 3, 0, 7, 7, 1, 4, 2, 6, 2, 2, 9, 1, 6, 7, 1, 6, 9, 2, 6, 4, 0, 9, 7, 5, 6, 8, 9, 0, 6, 3, 1, 7, 3, 2, 0, 9, 7, 6, 6, 3, 7, 9, 4, 9, 4, 7, 6, 0, 5, 1, 8, 0, 0, 5, 1, 6, 7, 1
Offset: 1
Examples
3.885618083164126731735584965612930771426229167169...
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
- Wikipedia, Square gyrobicupola.
- Wikipedia, Square orthobicupola.
Programs
-
Mathematica
First[RealDigits[2 + Sqrt[32]/3, 10, 100]] (* or *) First[RealDigits[PolyhedronData["J28", "Volume"], 10, 100]]
Comments