OFFSET
0,3
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..5000
Eric Weisstein's World of Mathematics, Gamma Function.
MATHEMATICA
ContinuedFraction[ Gamma[x] /. FindRoot[Gamma'[x] == 0, {x, 1}, WorkingPrecision -> 100], 72] (* Jean-François Alcover, Oct 29 2012 *)
PROG
(PARI) contfrac(gamma(solve(x=1, 2, psi(x)))) \\ G. C. Greubel, Dec 28 2019
CROSSREFS
KEYWORD
nonn,cofr,changed
AUTHOR
STATUS
approved