OFFSET
0,1
COMMENTS
It was conjectured (but remains unproved) that this sequence is infinite and aperiodic.
LINKS
Eric Weisstein's World of Mathematics, e
FORMULA
a(n) = A085667(n+1656521), where 1656521 is the length of the integer part of e^e^e^e.
EXAMPLE
frac(e^e^e^e) = 0.2212029997921176538924919342....
MATHEMATICA
base = 10; terms = 120; First[RealDigits[FractionalPart[E^E^E^E], base, terms]]
CROSSREFS
KEYWORD
AUTHOR
Vladimir Reshetnikov, Apr 26 2013
EXTENSIONS
Offset corrected by Rick L. Shepherd, Jan 01 2014
STATUS
approved