OFFSET
0,2
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..5000
R. Schroeppel, HAKMEM 140 - Continued Fractions: ITEM 98 (Minimum of factorial function). M.I.T., Artificial Intelligence Memo No. 239, February 29, 1972.
Eric Weisstein's World of Mathematics, Gamma Function.
MATHEMATICA
ContinuedFraction[ x /. FindRoot[ Gamma'[x] == 0, {x, 1}, WorkingPrecision -> 100], 69] (* Jean-François Alcover, Oct 29 2012 *)
PROG
(PARI) contfrac(solve(x=1, 2, psi(x))) \\ Michel Marcus, Oct 18 2017
CROSSREFS
KEYWORD
nonn,cofr
AUTHOR
STATUS
approved