A173166 Decimal expansion of the solution x to x^x = Khinchin's constant.
1, 7, 5, 5, 4, 5, 8, 3, 4, 7, 1, 1, 6, 8, 8, 1, 9, 6, 5, 5, 8, 3, 4, 3, 4, 1, 1, 4, 0, 1, 0, 6, 7, 9, 6, 8, 3, 8, 7, 6, 5, 6, 4, 9, 2, 1, 9, 6, 1, 3, 0, 1, 0, 2, 9, 4, 6, 6, 0, 5, 4, 9, 4, 4, 4, 1, 3, 9, 6, 1, 1, 5, 1, 2, 2, 0, 3, 9, 3, 2, 7, 7, 1, 0, 3, 6, 6, 9, 0, 6, 7, 0, 5, 4, 4, 8, 7, 8, 0, 5, 3, 0, 2, 0, 7
Offset: 1
Examples
1.75545834711688..^1.75545834711688.. = 2.685452001065306445.. = A002210
Programs
-
Mathematica
x=Khinchin;RealDigits[Log[x]/ProductLog[Log[x]],10,145][[1]]