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