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