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.
%I A073228 #25 Jun 22 2024 04:21:51 %S A073228 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 A073228 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 A073228 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 A073228 Decimal expansion of (e^e)^e. %H A073228 G. C. Greubel, <a href="/A073228/b073228.txt">Table of n, a(n) for n = 4..10000</a> %F A073228 (e^e)^e = e^e^2. - _Franklin T. Adams-Watters_, Jun 20 2014 %e A073228 1618.17799191265350166869122548... %t A073228 RealDigits[(E^E)^E, 10, 120][[1]] (* _Alonso del Arte_, Jul 03 2012 *) %o A073228 (PARI) exp(exp(1))^exp(1) %o A073228 (Magma) Exp(Exp(1))^Exp(1); // _G. C. Greubel_, May 29 2018 %Y A073228 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 A073228 cons,nonn %O A073228 4,2 %A A073228 _Rick L. Shepherd_, Jul 22 2002