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

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

%S 1,1,1,1,1,3,15,92,649,5253,47802,482797,5359036,64844333,849460757,

%T 11977396666,180858689642,2911824903230,49792205845229,

%U 901238925798639,17213663482753994,345994636003355265,7300486819670796088

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

%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 April 25 11:24 EDT 2024. Contains 371967 sequences. (Running on oeis4.)