A100947 Continued fraction of the solution of x^x=Pi (A030437).
1, 1, 5, 1, 5, 1, 6, 3, 2, 1, 2, 22, 2, 8, 3, 2, 1, 9, 1, 1, 2, 1, 1, 5, 1, 1, 1, 1, 4, 11, 2, 1, 1, 1, 1, 1, 2, 8, 1, 1, 1, 8, 8, 1, 5, 1, 3, 1, 1, 3, 1, 10, 2, 3, 1, 18, 4, 1, 2, 6, 1, 1, 1, 1, 51, 1, 1, 1, 7, 2, 39, 1, 8, 4, 1, 1, 1, 1, 13, 15, 1, 1, 5, 1, 2, 5, 4, 1, 6, 1, 10, 1, 13, 2, 2702, 6, 4, 1, 3
Offset: 0
Crossrefs
Cf. A030437.
Programs
-
Mathematica
ContinuedFraction[x/.FindRoot[x^x==\[Pi],{x,1.8}, WorkingPrecision->100], 100] (* Harvey P. Dale, Sep 07 2011 *)