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.

A092042 Decimal expansion of e^(1/4).

Original entry on oeis.org

1, 2, 8, 4, 0, 2, 5, 4, 1, 6, 6, 8, 7, 7, 4, 1, 4, 8, 4, 0, 7, 3, 4, 2, 0, 5, 6, 8, 0, 6, 2, 4, 3, 6, 4, 5, 8, 3, 3, 6, 2, 8, 0, 8, 6, 5, 2, 8, 1, 4, 6, 3, 0, 8, 9, 2, 1, 7, 5, 0, 7, 2, 9, 6, 8, 7, 2, 2, 0, 7, 7, 6, 5, 8, 6, 7, 2, 3, 8, 0, 0, 2, 7, 5, 3, 3, 0, 6, 4, 1, 9, 4, 3, 9, 5, 5, 3, 5, 6, 8
Offset: 1

Views

Author

Mohammad K. Azarian, Mar 27 2004

Keywords

Comments

e^(1/4) is also the integral from 0 to infinity of e^(-x) * I_0(sqrt(x)), where I_0(z) is a modified Bessel function. - Jean-François Alcover, Mar 10 2011
e^(1/4) maximizes the value of x^(c/(x^4)) 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

Examples

			1.28402541668774148407342056806243645833....
		

Crossrefs

Programs

Formula

e^(1/4) = 1/2*( 1 +(5 +(9 +(13 +...)/12)/8)/4 ) = 1 +(1 +(1 +(1 +...)/12)/8)/4. - Rok Cestnik, Jan 19 2017
Equals lim_{n->oo} ((2*n-1)!!)^(1/(2*n))/A057863(n)^(1/n^2) (Bătinetu-Giurgiu, 2016). - Amiram Eldar, Apr 10 2022
Equals (Integral_{x=1..oo} 1/(x*log(x)^log(log(x))) dx)/sqrt(Pi). - Kritsada Moomuang, Jun 03 2025