A331189 Decimal expansion of Pi^Pi + e^e.
5, 1, 6, 1, 6, 4, 2, 1, 8, 4, 8, 6, 8, 7, 1, 7, 5, 9, 6, 0, 7, 5, 1, 2, 5, 6, 2, 9, 5, 3, 2, 2, 0, 3, 5, 5, 7, 1, 8, 9, 4, 0, 5, 6, 9, 3, 9, 0, 8, 4, 9, 5, 8, 5, 0, 7, 8, 5, 0, 0, 8, 2, 3, 2, 8, 8, 4, 8, 9, 0, 5, 3, 4, 2, 6, 1, 2, 6, 3, 4, 3, 3, 7, 2, 2, 8, 5, 3, 6, 8, 4, 4, 0, 6, 4, 6, 4, 8, 3, 1, 4, 8, 7, 9, 7
Offset: 2
Examples
51.61642184868717596075...
Programs
-
Mathematica
RealDigits[Pi^Pi + Exp[E], 10, 100][[1]] (* Amiram Eldar, Jan 11 2020 *)