A383955 Decimal expansion of sqrt(5/3 - 2*sqrt(1/45)).
1, 1, 6, 9, 8, 3, 9, 4, 2, 0, 4, 6, 1, 9, 2, 5, 9, 2, 2, 6, 7, 5, 8, 0, 9, 6, 2, 2, 1, 4, 2, 8, 1, 1, 6, 1, 1, 3, 6, 1, 2, 7, 8, 0, 4, 3, 9, 7, 1, 5, 9, 2, 8, 5, 3, 0, 7, 7, 6, 7, 4, 3, 8, 2, 5, 8, 2, 9, 0, 1, 3, 5, 5, 2, 5, 3, 5, 2, 2, 4, 3, 3, 1, 6, 2, 0, 8
Offset: 1
Examples
1.169839420461925922675809622142811611361278...
Links
- Wikipedia, Triakis_icosahedron
Programs
-
Mathematica
RealDigits[Sqrt[(25 - 2*Sqrt[5])/15], 10, 100][[1]]
Comments