A073232 Decimal expansion of ((1/e)^(1/e))^(1/e).
8, 7, 3, 4, 2, 3, 0, 1, 8, 4, 9, 3, 1, 1, 6, 6, 4, 2, 9, 8, 9, 0, 3, 2, 3, 4, 8, 6, 6, 2, 5, 3, 8, 2, 0, 5, 2, 6, 2, 5, 4, 0, 9, 7, 8, 5, 8, 3, 3, 5, 9, 6, 7, 5, 0, 5, 6, 2, 1, 9, 4, 2, 1, 4, 8, 0, 1, 4, 3, 1, 6, 3, 8, 3, 1, 5, 1, 5, 0, 1, 8, 7, 4, 5, 1, 1, 7, 0, 9, 6, 3, 2, 5, 5, 2, 4, 6, 7, 1, 3, 2, 9, 2, 4
Offset: 0
Examples
0.87342301849311664298903234866...
Crossrefs
Programs
-
Mathematica
RealDigits[((1/E)^(1/E))^(1/E),10,120][[1]] (* Harvey P. Dale, Apr 21 2011 *)
-
PARI
exp(-exp(-2))
Formula
Equals e^(-e^(-2)).