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