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!)
A020098 Ceiling of GAMMA(n+7/11)/GAMMA(7/11). 2

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

%S 1,1,2,3,10,47,261,1732,13221,114178,1100260,11702762,136177585,

%T 1720789476,23465311033,343446825120,5370259447317,89341588987180,

%U 1575660751228446,29364586727439204,576613703011533458

%N Ceiling of GAMMA(n+7/11)/GAMMA(7/11).

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

%K nonn

%O 0,3

%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 March 29 06:34 EDT 2024. Contains 371265 sequences. (Running on oeis4.)