A386461 Decimal expansion of the surface area of a biaugmented truncated cube with unit edges.
3, 6, 2, 4, 1, 9, 1, 1, 7, 2, 9, 2, 6, 0, 2, 6, 9, 5, 6, 4, 5, 2, 3, 2, 9, 5, 1, 5, 9, 7, 0, 1, 0, 7, 4, 0, 9, 6, 3, 2, 8, 5, 9, 6, 0, 1, 8, 2, 5, 7, 1, 0, 7, 0, 9, 7, 6, 3, 6, 6, 6, 5, 8, 2, 1, 7, 3, 3, 5, 9, 1, 8, 9, 5, 3, 3, 2, 0, 5, 6, 4, 5, 9, 1, 2, 7, 6, 8, 5, 0
Offset: 2
Examples
36.241911729260269564523295159701074096328596018257...
Links
- Paolo Xausa, Table of n, a(n) for n = 2..10000
- Wikipedia, Biaugmented truncated cube.
Programs
-
Mathematica
First[RealDigits[18 + 8*Sqrt[2] + Sqrt[48], 10, 100]] (* or *) First[RealDigits[PolyhedronData["J67", "SurfaceArea"], 10, 100]]
Comments