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