A165954 Decimal expansion of sqrt(10 + 2*sqrt(5))/(2*Pi).
6, 0, 5, 4, 6, 1, 3, 8, 2, 9, 1, 2, 5, 2, 5, 5, 8, 3, 3, 8, 6, 2, 6, 5, 2, 0, 5, 1, 2, 8, 0, 4, 4, 4, 9, 0, 3, 0, 0, 8, 4, 5, 4, 0, 8, 8, 0, 1, 4, 2, 8, 8, 9, 3, 3, 2, 0, 0, 9, 3, 5, 0, 0, 0, 8, 3, 8, 2, 9, 5, 6, 8, 3, 8, 2, 0, 7, 2, 7, 2, 7, 8, 5, 3, 6, 2, 4, 2, 6, 2, 5, 9, 6, 8, 8, 1, 3, 0, 5, 1, 9, 3, 2, 4, 1
Offset: 0
Examples
0.6054613829125255833862652051280444903008454088014288933200935000838295683...
Links
- Eric Weisstein's World of Mathematics, Icosahedron.
- Index entries for transcendental numbers.
Crossrefs
Programs
-
Mathematica
RealDigits[Sqrt[10+2Sqrt[5]]/(2Pi),10,120][[1]] (* Harvey P. Dale, Aug 27 2013 *)
-
PARI
sqrt(10+2*sqrt(5))/(2*Pi)
Comments