A020840 Decimal expansion of 1/sqrt(83).
1, 0, 9, 7, 6, 4, 2, 5, 9, 9, 8, 9, 6, 9, 0, 3, 4, 7, 9, 7, 5, 2, 4, 8, 5, 0, 7, 2, 8, 5, 4, 0, 5, 6, 5, 2, 8, 9, 2, 7, 6, 0, 7, 1, 2, 8, 7, 0, 6, 6, 2, 1, 1, 8, 7, 0, 4, 7, 8, 2, 3, 9, 1, 1, 4, 5, 3, 7, 3, 7, 4, 9, 3, 2, 8, 7, 1, 5, 7, 3, 0, 9, 1, 0, 6, 6, 6, 7, 6, 4, 5, 8, 9, 5, 0, 8, 1, 5, 9
Offset: 0
Links
- Ivan Panchenko, Table of n, a(n) for n = 0..1000
Programs
-
Mathematica
RealDigits[1/Sqrt[83],10,120][[1]] (* Harvey P. Dale, Sep 07 2013 *)