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!)
A020096 Ceiling of Gamma(n + 9/11)/Gamma(9/11). 2
1, 1, 2, 5, 17, 78, 449, 3060, 23920, 210930, 2070941, 22403815, 264772350, 3393900116, 46897528867, 694936109572, 10992625733215, 184875978240421, 3294153794102035, 61989985034465560, 1228528794319408361, 25575735809013137690, 558016054014832095049 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MAPLE
Digits:= 64: f:= proc(n, x) ceil(GAMMA(n+x)/GAMMA(x)) end: seq(f(n, 9/11), n=0..25);
MATHEMATICA
Ceiling[Gamma[Range[0, 19] + 9/11]/Gamma[9/11]] (* Alonso del Arte, Mar 01 2018 *)
CROSSREFS
Sequence in context: A343848 A199164 A184509 * A362109 A187245 A361243
KEYWORD
nonn
AUTHOR
STATUS
approved

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 14:38 EDT 2024. Contains 371254 sequences. (Running on oeis4.)