A386000 Decimal expansion of the volume of a tridiminished icosahedron with unit edge.
1, 2, 7, 7, 1, 8, 6, 4, 9, 3, 4, 3, 7, 4, 3, 8, 6, 6, 1, 4, 5, 2, 6, 7, 5, 6, 5, 3, 3, 7, 9, 9, 5, 5, 5, 6, 8, 6, 7, 0, 1, 8, 0, 3, 5, 4, 8, 8, 6, 6, 9, 5, 0, 0, 2, 9, 1, 2, 3, 4, 5, 0, 2, 9, 9, 1, 1, 4, 0, 1, 9, 3, 6, 6, 4, 4, 3, 5, 9, 7, 6, 2, 3, 2, 9, 2, 0, 4, 2, 0
Offset: 1
Examples
1.277186493437438661452675653379955568670180...
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
- Wikipedia, Tridiminished icosahedron.
Programs
-
Mathematica
First[RealDigits[5/8 + 7*Sqrt[5]/24, 10, 100]] (* or *) First[RealDigits[PolyhedronData["J63", "Volume"], 10, 100]]
Comments