A385534 Decimal expansion of the volume of a biaugmented pentagonal prism with unit edge.
2, 1, 9, 1, 8, 8, 1, 9, 2, 1, 3, 7, 9, 9, 9, 8, 6, 0, 5, 6, 9, 2, 9, 0, 8, 2, 1, 8, 7, 9, 1, 8, 4, 2, 2, 9, 2, 2, 6, 3, 9, 3, 1, 4, 6, 1, 8, 0, 2, 5, 1, 4, 3, 5, 3, 5, 9, 9, 3, 2, 1, 2, 8, 6, 3, 5, 4, 1, 1, 3, 1, 5, 1, 6, 9, 6, 3, 3, 5, 2, 4, 4, 2, 8, 2, 5, 7, 0, 4, 1
Offset: 1
Examples
2.1918819213799986056929082187918422922639314618025...
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
- Wikipedia, Biaugmented pentagonal prism.
Programs
-
Mathematica
First[RealDigits[Sqrt[257 + 90*Sqrt[5] + 24*Sqrt[50 + 20*Sqrt[5]]]/12, 10, 100]] (* or *) First[RealDigits[PolyhedronData["J53", "Volume"], 10, 100]]
Comments