[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A020092
Ceiling of GAMMA(n+7/12)/GAMMA(7/12).
2
1, 1, 1, 3, 9, 40, 219, 1441, 10923, 93755, 898485, 9508957, 110145409, 1385996397, 18826451053, 274552411176, 4278441740821, 70950825535271, 1247552015661834, 23183674957715737, 454013634588599834
OFFSET
0,4
MAPLE
Digits := 64:f := proc(n, x) ceil(GAMMA(n+x)/GAMMA(x)); end;
CROSSREFS
Sequence in context: A218504 A292909 A133189 * A346753 A233533 A190341
KEYWORD
nonn
AUTHOR
STATUS
approved