login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A020812
Decimal expansion of 1/sqrt(55).
3
1, 3, 4, 8, 3, 9, 9, 7, 2, 4, 9, 2, 6, 4, 8, 4, 1, 7, 2, 4, 9, 2, 9, 8, 1, 3, 5, 2, 8, 7, 2, 8, 5, 6, 9, 2, 0, 1, 7, 8, 1, 6, 4, 4, 2, 1, 6, 5, 4, 0, 9, 1, 1, 9, 9, 7, 6, 9, 5, 6, 7, 8, 6, 6, 2, 4, 4, 3, 3, 2, 7, 6, 0, 7, 8, 4, 3, 3, 6, 4, 0, 7, 7, 7, 3, 2, 7, 4, 4, 0, 2, 3, 9, 9, 2, 4, 0, 8, 9
OFFSET
0,2
LINKS
MATHEMATICA
RealDigits[N[1/Sqrt[55], 200]] (* Vladimir Joseph Stephan Orlovsky, Jun 12 2011 *)
RealDigits[1/Sqrt[55], 10, 120][[1]] (* Harvey P. Dale, Dec 30 2023 *)
CROSSREFS
Sequence in context: A213922 A306568 A154743 * A021291 A179104 A198125
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved