A386692 Decimal expansion of the surface area of a parabidiminished rhombicosidodecahedron with unit edges.
5, 6, 9, 2, 3, 3, 1, 8, 7, 1, 0, 6, 8, 8, 1, 2, 9, 4, 7, 4, 2, 6, 0, 1, 8, 8, 5, 0, 7, 8, 3, 5, 3, 2, 6, 0, 3, 1, 4, 6, 4, 2, 6, 5, 5, 5, 2, 3, 1, 6, 8, 9, 6, 9, 9, 7, 4, 0, 6, 2, 4, 5, 7, 7, 0, 7, 4, 2, 8, 3, 8, 9, 0, 6, 8, 3, 7, 1, 1, 6, 9, 9, 8, 3, 0, 0, 2, 4, 6, 4
Offset: 2
Examples
56.9233187106881294742601885078353260314642655523...
Links
- Paolo Xausa, Table of n, a(n) for n = 2..10000
- Wikipedia, Gyrate bidiminished rhombicosidodecahedron.
- Wikipedia, Metabidiminished rhombicosidodecahedron.
- Wikipedia, Parabidiminished rhombicosidodecahedron.
Programs
-
Mathematica
First[RealDigits[5/2*(8 + Sqrt[3] + 2*Sqrt[#] + Sqrt[5*#]) & [5 + Sqrt[20]], 10, 100]] (* or *) First[RealDigits[PolyhedronData["J80", "SurfaceArea"], 10, 100]]
Comments