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

A092750
Decimal expansion of e^(-1/7).
2
8, 6, 6, 8, 7, 7, 8, 9, 9, 7, 5, 0, 1, 8, 1, 6, 2, 7, 5, 0, 2, 9, 3, 2, 4, 7, 6, 5, 8, 1, 6, 0, 2, 5, 6, 3, 1, 9, 6, 5, 3, 1, 9, 4, 7, 9, 5, 4, 8, 1, 3, 3, 3, 9, 5, 5, 8, 8, 4, 5, 0, 5, 7, 3, 4, 1, 3, 8, 9, 1, 0, 3, 7, 3, 7, 7, 7, 2, 6, 7, 5, 7, 0, 3, 0, 1, 3, 1, 5, 5, 8, 7, 7, 0, 2, 6, 9, 8, 8, 1, 7, 2, 8, 3, 2, 9, 9, 9, 6
OFFSET
0,1
EXAMPLE
0.866877899750...
MAPLE
evalf(1/exp(1/7), 124); # Alois P. Heinz, Apr 04 2020
MATHEMATICA
RealDigits[N[Exp[-1/7], 112]][[1]] (* Georg Fischer, Apr 04 2020 *)
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Mohammad K. Azarian, Apr 22 2004
EXTENSIONS
a(104) corrected by Georg Fischer, Apr 04 2020
STATUS
approved