cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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

This page as a plain text file.
%I A092727 #10 Jul 04 2022 04:39:00
%S A092727 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 A092727 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 A092727 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 A092727 Decimal expansion of e^(-1/6).
%F A092727 Equals lim_{x->0} (sin(x)/x)^(1/x^2). - _Amiram Eldar_, Jul 04 2022
%e A092727 0.84648172489061407404491739979875457688829162442705...
%t A092727 RealDigits[E^-(1/6),10,120][[1]] (* _Harvey P. Dale_, Jun 18 2012 *)
%Y A092727 Cf. A001113, A019774, A068985, A092515 (reciprocal).
%K A092727 cons,nonn
%O A092727 0,1
%A A092727 _Mohammad K. Azarian_, Apr 22 2004