login
A020828
Decimal expansion of 1/sqrt(71).
2
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,3
MATHEMATICA
RealDigits[1/Sqrt[71], 10, 120][[1]] (* Harvey P. Dale, Jun 30 2022 *)
PROG
(PARI) 1/sqrt(71) \\ Charles R Greathouse IV, May 18 2026
CROSSREFS
Sequence in context: A104175 A019792 A272487 * A388513 A388872 A378968
KEYWORD
nonn,cons
STATUS
approved