login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A030172 Let c be the point at which Gamma(x), x>0, is minimized; sequence gives continued fraction for Gamma(c). 1
0, 1, 7, 1, 2, 1, 6, 1, 1, 1, 1, 6, 1, 4, 1, 1, 10, 3, 1, 10, 3, 4, 2, 1, 1, 2, 1, 6, 1, 1, 11, 1, 1, 2, 1, 2, 1, 1, 1, 3, 35, 3, 5, 2025, 1, 1, 2, 6, 3, 4, 16, 1, 1, 2, 2, 3, 1, 2, 1, 1, 3, 1, 8, 4, 13, 1, 8, 10, 3, 14, 1, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
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
Cf. A030171.
Sequence in context: A111037 A369980 A090202 * A040052 A134898 A176440
KEYWORD
nonn,cofr
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 02:53 EDT 2024. Contains 371906 sequences. (Running on oeis4.)