[go: up one dir, main page]

login
A186502
Decimal expansion of the solution x to x^x = 12.
4
2, 6, 0, 0, 2, 9, 5, 0, 0, 0, 0, 5, 3, 9, 1, 5, 5, 8, 7, 7, 1, 7, 2, 0, 8, 2, 2, 1, 9, 4, 1, 1, 6, 9, 9, 1, 6, 4, 3, 7, 8, 3, 7, 7, 1, 0, 1, 0, 8, 3, 8, 8, 2, 0, 0, 2, 3, 2, 6, 1, 9, 5, 4, 9, 8, 2, 5, 9, 1, 5, 1, 6, 1, 4, 7, 5, 0, 4, 2, 2, 4, 8, 2, 2, 5, 3, 8, 6, 3, 8, 8, 1, 7, 7, 7, 4, 1, 9, 1, 0, 4, 9
OFFSET
1,1
EXAMPLE
2.6002950000539155877172082219411699164378377..
MATHEMATICA
x=12; RealDigits[Log[x]/ProductLog[Log[x]], 10, 103][[1]]
KEYWORD
nonn,cons
AUTHOR
STATUS
approved