A386460 Decimal expansion of the surface area of an augmented truncated cube with unit edges.
3, 4, 3, 3, 8, 2, 8, 8, 0, 4, 6, 4, 3, 7, 5, 8, 2, 3, 6, 8, 5, 9, 9, 2, 2, 6, 2, 6, 6, 6, 1, 4, 5, 9, 7, 8, 8, 6, 5, 2, 5, 1, 3, 4, 5, 1, 5, 2, 0, 0, 6, 2, 2, 6, 1, 5, 9, 3, 4, 2, 1, 8, 3, 1, 8, 2, 6, 3, 1, 2, 3, 8, 3, 5, 3, 4, 7, 4, 7, 0, 4, 9, 9, 7, 4, 7, 3, 1, 3, 9
Offset: 2
Examples
34.33828804643758236859922626661459788652513451520...
Links
- Paolo Xausa, Table of n, a(n) for n = 2..10000
- Wikipedia, Augmented truncated cube.
Programs
-
Mathematica
First[RealDigits[15 + Sqrt[200] + Sqrt[27], 10, 100]] (* or *) First[RealDigits[PolyhedronData["J66", "SurfaceArea"], 10, 100]]
Comments