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