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!)
A020029 Nearest integer to Gamma(n + 6/7)/Gamma(6/7). 0
1, 1, 2, 5, 18, 85, 499, 3422, 26889, 238158, 2347553, 25487720, 302211543, 3885576978, 53842995268, 799953072548, 12684970150411, 213832353964067, 3818434892215474, 72004772253206073, 1429809049027949160 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Gamma(n + 6/7)/Gamma(6/7) = 1, 6/7, 78/49, 1560/343, 42120/2401, 1432080/16807, 58715280/117649, ... - R. J. Mathar, Sep 04 2016
LINKS
MAPLE
Digits := 64:f := proc(n, x) round(GAMMA(n+x)/GAMMA(x)); end;
MATHEMATICA
Table[Round[Gamma[n+6/7]/Gamma[6/7]], {n, 0, 20}] (* Harvey P. Dale, Dec 16 2023 *)
CROSSREFS
Sequence in context: A089412 A058798 A122596 * A020119 A109995 A142153
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 April 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)