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 A225062 #8 Feb 16 2025 08:33:19 %S A225062 4,1,1,11,1,1,3,1,6,2,1,3,1,1,8,1,8,2,3,1,3,3,1,1,4,22,4,2,2,4,6,1,98, %T A225062 1,3,1,3,1,1,3,3,1,1,1,9,2,16,1,1,1,3,3,1,11,2,1,2,1,2,5,1,11,1,7,4,1, %U A225062 4,12,8,1,6,1,1,1,1,4,2,2,3,2,1,1,7,1,8,8,1,117,4,6,3,1,3,1,1,4,2,2,7,1,2,1,1,3,21,1,9,6,1,1,4,2,2,1,5 %N A225062 Continued fraction for 1/frac(e^e^e^e). Also, continued fraction for e^e^e^e starting from the 2nd term. %C A225062 The 1st term of continued fraction for e^e^e^e has 1656521 decimal digits, so it is not included in the sequence. %H A225062 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/e.html">e</a> %H A225062 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PowerTower.html">Power Tower</a> %t A225062 $MaxExtraPrecision = Infinity; terms = 115; ContinuedFraction[1/FractionalPart[E^E^E^E], terms] %Y A225062 Cf. A003417, A064107, A159825. %K A225062 nonn,cofr,easy %O A225062 1,1 %A A225062 _Vladimir Reshetnikov_, Apr 26 2013