A232810 Decimal expansion of the surface index of a regular dodecahedron.
5, 3, 1, 1, 6, 1, 3, 9, 9, 7, 0, 6, 9, 0, 8, 3, 6, 6, 9, 7, 9, 6, 6, 6, 6, 7, 0, 1, 4, 6, 1, 0, 8, 6, 3, 3, 7, 8, 0, 9, 8, 8, 8, 3, 9, 9, 3, 4, 1, 4, 9, 3, 4, 2, 2, 6, 6, 3, 7, 6, 1, 0, 1, 6, 8, 8, 4, 9, 9, 3, 1, 0, 4, 2, 6, 5, 6, 8, 1, 0, 4, 7, 7, 0, 1, 4, 4, 0, 8, 2, 4, 0, 1, 7, 9, 0, 2, 9, 1, 9, 6, 1, 8, 5, 6
Offset: 1
Examples
5.311613997069083669796666701461086337809888399341493422663761...
Links
- Stanislav Sykora, Table of n, a(n) for n = 1..1000
- Wikipedia, Platonic solid.
- Index entries for algebraic numbers, degree 12
Programs
-
Mathematica
RealDigits[3*Sqrt[25 + 10*Sqrt[5]]/((15 + 7*Sqrt[5])/4)^(2/3), 10, 120][[1]] (* Amiram Eldar, May 25 2023 *)
-
PARI
3*sqrt(25+10*sqrt(5))/((15+7*sqrt(5))/4)^(2/3) \\ Charles R Greathouse IV, Apr 25 2016
Comments