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

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

%S 1,1,2,5,20,95,560,3858,30478,271253,2685396,29270807,348322597,

%T 4493361501,62457724854,930620100319,14796859595059,250066927156482,

%U 4476197996101024,84600142126309336,1683542828313555775

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

%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 August 12 19:26 EDT 2024. Contains 375113 sequences. (Running on oeis4.)