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!)
A020030 Nearest integer to Gamma(n + 5/7)/Gamma(5/7). 0

%I #13 Sep 23 2022 21:54:34

%S 1,1,1,3,12,58,333,2233,17225,150104,1458150,15623032,183012659,

%T 2326875239,31911431853,469553925838,7378704548888,123329776031415,

%U 2184698889699346,40885079221516335,806020133224179176

%N Nearest integer to Gamma(n + 5/7)/Gamma(5/7).

%C Gamma(n + 5/7)/Gamma(5/7) = 1, 5/7, 60/49, 1140/343, 29640/2401, 978120/16807, 39124800/117649, ... - _R. J. Mathar_, Sep 04 2016

%p Digits := 64:f := proc(n,x) round(GAMMA(n+x)/GAMMA(x)); end;

%Y Cf. A147585, A020075, A020120, A220606.

%K nonn

%O 0,4

%A _Simon Plouffe_

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 25 13:02 EDT 2024. Contains 371969 sequences. (Running on oeis4.)