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

A092727
Decimal expansion of e^(-1/6).
3
8, 4, 6, 4, 8, 1, 7, 2, 4, 8, 9, 0, 6, 1, 4, 0, 7, 4, 0, 4, 4, 9, 1, 7, 3, 9, 9, 7, 9, 8, 7, 5, 4, 5, 7, 6, 8, 8, 8, 2, 9, 1, 6, 2, 4, 4, 2, 7, 0, 5, 1, 8, 3, 9, 3, 2, 2, 6, 5, 0, 9, 1, 4, 9, 8, 0, 1, 4, 1, 4, 7, 8, 7, 0, 5, 4, 6, 1, 4, 7, 4, 7, 4, 8, 2, 1, 6, 4, 7, 0, 3, 4, 2, 0, 1, 1, 5, 7, 5, 9, 3, 2, 5, 3, 1
OFFSET
0,1
FORMULA
Equals lim_{x->0} (sin(x)/x)^(1/x^2). - Amiram Eldar, Jul 04 2022
EXAMPLE
0.84648172489061407404491739979875457688829162442705...
MATHEMATICA
RealDigits[E^-(1/6), 10, 120][[1]] (* Harvey P. Dale, Jun 18 2012 *)
CROSSREFS
Cf. A001113, A019774, A068985, A092515 (reciprocal).
Sequence in context: A347328 A154188 A198500 * A020842 A255987 A372858
KEYWORD
cons,nonn
AUTHOR
Mohammad K. Azarian, Apr 22 2004
STATUS
approved