A385694 Decimal expansion of the volume of a triaugmented hexagonal prism with unit edge.
3, 3, 0, 5, 1, 8, 2, 9, 9, 2, 5, 3, 9, 8, 6, 3, 4, 6, 4, 6, 9, 2, 0, 1, 3, 8, 7, 4, 3, 6, 3, 6, 5, 7, 5, 8, 9, 6, 9, 9, 0, 4, 3, 8, 1, 8, 4, 0, 4, 0, 4, 4, 9, 7, 8, 6, 7, 2, 0, 5, 0, 3, 3, 8, 1, 7, 3, 2, 6, 5, 7, 6, 4, 5, 9, 4, 2, 5, 3, 5, 7, 5, 0, 4, 6, 9, 1, 3, 0, 4
Offset: 1
Examples
3.3051829925398634646920138743636575896990438184040...
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
- Wikipedia, Triaugmented hexagonal prism.
Programs
-
Mathematica
First[RealDigits[1/Sqrt[2] + 3*Sqrt[3]/2, 10, 100]] First[RealDigits[PolyhedronData["J57", "Volume"], 10, 100]]
Comments