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!)
A073228 Decimal expansion of (e^e)^e. 5

%I #19 Sep 08 2022 08:45:06

%S 1,6,1,8,1,7,7,9,9,1,9,1,2,6,5,3,5,0,1,6,6,8,6,9,1,2,2,5,4,8,3,6,1,0,

%T 1,9,5,6,9,2,2,8,8,1,0,3,4,7,3,3,5,3,3,6,0,5,3,0,0,1,6,9,9,4,5,6,1,5,

%U 6,0,7,5,4,1,6,5,8,8,1,7,8,3,0,0,0,5,3,7,3,7,7,3,4,8,4,2,3,1,7,8,0,0,9,4,0

%N Decimal expansion of (e^e)^e.

%H G. C. Greubel, <a href="/A073228/b073228.txt">Table of n, a(n) for n = 4..10000</a>

%F (e^e)^e = e^e^2. - _Franklin T. Adams-Watters_, Jun 20 2014

%e 1618.17799191265350166869122548...

%t RealDigits[(E^E)^E, 10, 120][[1]] (* _Alonso del Arte_, Jul 03 2012 *)

%o (PARI) exp(exp(1))^exp(1)

%o (Magma) Exp(Exp(1))^Exp(1); // _G. C. Greubel_, May 29 2018

%Y Cf. A001113 (e), A073226 (e^e), A073227 (e^e^e), A073231 ((1/e)^(1/e)^(1/e)), A073232 (((1/e)^(1/e))^(1/e)).

%K cons,nonn

%O 4,2

%A _Rick L. Shepherd_, Jul 22 2002

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 April 17 20:27 EDT 2024. Contains 371767 sequences. (Running on oeis4.)