login
A020853
Decimal expansion of 1/sqrt(96).
2
1, 0, 2, 0, 6, 2, 0, 7, 2, 6, 1, 5, 9, 6, 5, 7, 5, 4, 0, 9, 1, 5, 5, 3, 5, 0, 3, 1, 1, 2, 7, 4, 5, 4, 7, 4, 6, 6, 5, 2, 4, 7, 8, 1, 1, 6, 9, 4, 0, 2, 7, 9, 2, 2, 0, 1, 8, 0, 2, 8, 8, 5, 6, 9, 6, 8, 7, 9, 0, 0, 1, 5, 7, 2, 7, 3, 8, 8, 1, 2, 6, 1, 0, 5, 8, 2, 7, 4, 7, 6, 3, 7, 9, 3, 6, 0, 0, 0, 9
OFFSET
0,3
MATHEMATICA
RealDigits[1/Sqrt[96], 10, 120][[1]] (* Harvey P. Dale, Oct 04 2011 *)
PROG
(PARI) 1/sqrt(96) \\ Charles R Greathouse IV, May 18 2026
CROSSREFS
Sequence in context: A368377 A383568 A119883 * A095832 A248162 A143381
KEYWORD
nonn,cons
STATUS
approved