login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A235214 Decimal expansion of exp(exp(1) + 1). 1
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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
May also be written as e*(e^e).
LINKS
Ovidiu Furdui, Solution to problem 91.H, Mathematical Gazette 92(523), 2008, pp. 174-175.
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
EXAMPLE
41.19355567471612356318828...
MATHEMATICA
RealDigits[E^(E + 1), 10, 100][[1]] (* Alonso del Arte, Jan 05 2014 *)
PROG
(PARI) exp(exp(1)+1) \\ Charles R Greathouse IV, Jan 14 2014
CROSSREFS
Cf. A005493, A234473 (e^e/e), A073226 (e^e), A001113 (e).
Sequence in context: A232530 A346877 A231987 * A208606 A136100 A244811
KEYWORD
nonn,cons
AUTHOR
Richard R. Forberg, Jan 04 2014
EXTENSIONS
More terms from Rick L. Shepherd, Jan 25 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)