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

Decimal expansion of e^(-1/6).
3

%I #10 Jul 04 2022 04:39:00

%S 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,

%T 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,

%U 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

%N Decimal expansion of e^(-1/6).

%F Equals lim_{x->0} (sin(x)/x)^(1/x^2). - _Amiram Eldar_, Jul 04 2022

%e 0.84648172489061407404491739979875457688829162442705...

%t RealDigits[E^-(1/6),10,120][[1]] (* _Harvey P. Dale_, Jun 18 2012 *)

%Y Cf. A001113, A019774, A068985, A092515 (reciprocal).

%K cons,nonn

%O 0,1

%A _Mohammad K. Azarian_, Apr 22 2004