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!)
A020112 Ceiling of GAMMA(n+4/9)/GAMMA(4/9). 2

%I #6 Mar 30 2012 18:36:22

%S 1,1,1,2,6,25,131,843,6275,52989,500443,5226842,59818301,744405516,

%T 10008118595,144561713038,2232675345795,36715105686391,

%U 640474621418149,11813198572823623,229701083360459335,4696111037591613053

%N Ceiling of GAMMA(n+4/9)/GAMMA(4/9).

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

%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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)