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”).

A259982
Decimal expansion of 1/2^20.
0
0, 0, 0, 0, 0, 0, 9, 5, 3, 6, 7, 4, 3, 1, 6, 4, 0, 6, 2, 5
OFFSET
0,7
REFERENCES
0
LINKS
R. P. Boas & N. J. A. Sloane, Correspondence, 1974
EXAMPLE
0.00000095367431640625 (exact)
MATHEMATICA
Join[{0, 0, 0, 0, 0, 0}, RealDigits[1/2^20, 10, 20][[1]]] (* Harvey P. Dale, Jul 01 2020 *)
CROSSREFS
Sequence in context: A203132 A201515 A343619 * A200483 A057888 A182125
KEYWORD
nonn,cons,fini,full
AUTHOR
N. J. A. Sloane, Jul 12 2015, following a suggestion from R. P. Boas, May 19 1974
STATUS
approved