A092727 Decimal expansion of e^(-1/6).
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
Examples
0.84648172489061407404491739979875457688829162442705...
Programs
-
Mathematica
RealDigits[E^-(1/6),10,120][[1]] (* Harvey P. Dale, Jun 18 2012 *)
Formula
Equals lim_{x->0} (sin(x)/x)^(1/x^2). - Amiram Eldar, Jul 04 2022