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

A092577
Decimal expansion of e^(-6).
1
0, 0, 2, 4, 7, 8, 7, 5, 2, 1, 7, 6, 6, 6, 6, 3, 5, 8, 4, 2, 3, 0, 4, 5, 1, 6, 7, 4, 3, 0, 8, 1, 6, 6, 6, 7, 8, 9, 1, 5, 0, 6, 4, 7, 9, 5, 8, 5, 5, 3, 3, 9, 4, 5, 0, 5, 0, 8, 7, 8, 6, 2, 4, 0, 0, 6, 2, 7, 6, 1, 9, 4, 2, 2, 8, 2, 9, 3, 9, 9, 0, 1, 8, 2, 3, 7, 4, 7, 2, 0, 4, 0, 1, 5, 8, 2, 6, 6, 7, 8, 1, 8, 0, 0, 9
OFFSET
0,3
EXAMPLE
0.0024787521766663
MATHEMATICA
Join[{0, 0}, RealDigits[1/E^6, 10, 120][[1]]] (* Harvey P. Dale, Sep 29 2013 *)
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Mohammad K. Azarian, Apr 09 2004
STATUS
approved