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!)
A020094 Ceiling of GAMMA(n+1/12)/GAMMA(1/12). 2

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

%S 1,1,1,1,1,3,13,74,519,4193,38084,384011,4256113,51428024,672849974,

%T 9475970455,142929221024,2298778304797,39270796040273,710146895061598,

%U 13551969914092153,272168729108017393,5738224038694033365

%N Ceiling of GAMMA(n+1/12)/GAMMA(1/12).

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

%K nonn

%O 0,6

%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 28 13:42 EDT 2024. Contains 371254 sequences. (Running on oeis4.)