login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A173166
Decimal expansion of the solution x to x^x = Khinchin's constant.
1
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,2
EXAMPLE
1.75545834711688..^1.75545834711688.. = 2.685452001065306445.. = A002210
MATHEMATICA
x=Khinchin; RealDigits[Log[x]/ProductLog[Log[x]], 10, 145][[1]]
CROSSREFS
Sequence in context: A138312 A152115 A098842 * A070273 A158244 A226580
KEYWORD
nonn,cons
AUTHOR
STATUS
approved