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.

A092515 Decimal expansion of e^(1/6).

This page as a plain text file.
%I A092515 #22 Jul 04 2022 04:39:07
%S A092515 1,1,8,1,3,6,0,4,1,2,8,6,5,6,4,5,9,8,0,3,0,5,1,1,2,1,5,2,5,0,7,1,8,4,
%T A092515 3,2,7,8,3,0,1,8,9,3,1,0,8,3,8,9,6,3,7,9,7,8,5,6,1,9,4,2,8,0,2,2,6,4,
%U A092515 5,5,2,8,5,5,9,2,2,9,7,4,5,6,6,2,3,6,6,9,7,3,8,5,0,4,4,2,7,6,3,1,9,1,7,7,2
%N A092515 Decimal expansion of e^(1/6).
%C A092515 e^(1/6) maximizes the value of x^(c/(x^6)) for any real positive constant c, and minimizes for it for a negative constant, on the range x > 0. - _A.H.M. Smeets_, Aug 16 2018
%H A092515 Muniru A Asiru, <a href="/A092515/b092515.txt">Table of n, a(n) for n = 1..2000</a>
%F A092515 Equals lim_{x->0} (sinh(x)/x)^(1/x^2). - _Amiram Eldar_, Jul 04 2022
%e A092515 1.18136041286564598030511215250718432783018931083896...
%p A092515 evalf(exp(1/6)); # _Muniru A Asiru_, Aug 16 2018
%t A092515 RealDigits[E^(1/6),10,120][[1]] (* _Harvey P. Dale_, Sep 13 2011 *)
%o A092515 (PARI) exp(1/6) \\ _Michel Marcus_, Aug 16 2018
%Y A092515 Cf. A001113, A019774, A092727 (reciprocal).
%K A092515 cons,nonn
%O A092515 1,3
%A A092515 _Mohammad K. Azarian_, Apr 05 2004