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.

A235214 Decimal expansion of exp(exp(1) + 1).

Original entry on oeis.org

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

Views

Author

Richard R. Forberg, Jan 04 2014

Keywords

Comments

May also be written as e*(e^e).

Examples

			41.19355567471612356318828...
		

Crossrefs

Cf. A005493, A234473 (e^e/e), A073226 (e^e), A001113 (e).

Programs

Formula

Equals Sum_{n>=0} A005493(n)/n!.
Equals 2*lim_{n->oo} n*(exp(Sum_{k=0..n} 1/k!) - ((1+1/n)^n)^e). See the Mathematical Gazette link. - Michel Marcus, Oct 24 2017
Equals Sum_{k>=1} e^k/(k-1)!. - Amiram Eldar, Jul 28 2020

Extensions

More terms from Rick L. Shepherd, Jan 25 2014