A020786 Decimal expansion of 1/sqrt(29).
1, 8, 5, 6, 9, 5, 3, 3, 8, 1, 7, 7, 0, 5, 1, 8, 6, 3, 1, 4, 6, 5, 7, 6, 2, 2, 3, 8, 4, 6, 2, 1, 8, 2, 6, 0, 5, 6, 1, 9, 0, 0, 6, 9, 5, 2, 2, 9, 1, 3, 0, 6, 4, 9, 5, 7, 5, 1, 8, 5, 8, 1, 6, 2, 0, 7, 4, 7, 0, 5, 5, 0, 4, 4, 2, 3, 3, 3, 0, 5, 8, 3, 7, 5, 0, 5, 6, 3, 3, 7, 2, 9, 9, 3, 0, 4, 6, 7, 1
Offset: 0
Links
- Ivan Panchenko, Table of n, a(n) for n = 0..1000
Programs
-
Mathematica
RealDigits[N[1/Sqrt[29],200]] (* Vladimir Joseph Stephan Orlovsky, May 30 2010 *)
Comments