A020791 Decimal expansion of 1/sqrt(34).
1, 7, 1, 4, 9, 8, 5, 8, 5, 1, 4, 2, 5, 0, 8, 8, 3, 7, 3, 7, 8, 6, 5, 1, 5, 5, 5, 2, 2, 1, 9, 2, 8, 9, 1, 4, 0, 1, 5, 3, 3, 5, 2, 4, 5, 1, 4, 3, 7, 0, 5, 0, 5, 7, 4, 8, 3, 8, 2, 3, 7, 2, 7, 7, 9, 0, 2, 2, 9, 7, 0, 7, 7, 0, 5, 7, 8, 5, 6, 6, 5, 5, 1, 9, 5, 6, 5, 8, 9, 1, 9, 5, 4, 5, 0, 1, 0, 4, 1
Offset: 0
Links
- Ivan Panchenko, Table of n, a(n) for n = 0..1000
Programs
-
Mathematica
RealDigits[N[1/Sqrt[34],200]] (* Vladimir Joseph Stephan Orlovsky, May 31 2010 *) realDigitsRecip[Sqrt[34]] (* The realDigitsRecip program is at A021200 *) (* Harvey P. Dale, Feb 23 2025 *)
Comments