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!)
A020031 Nearest integer to Gamma(n + 4/7)/Gamma(4/7). 0
1, 1, 1, 2, 8, 38, 210, 1380, 10450, 89574, 857352, 9063435, 104876887, 1318452295, 17893281148, 260730668151, 4059948975491, 67279154450986, 1182190856781603, 21954973054515490, 429690186924088871 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
a(n) equals A020121(n) or A020076(n). - R. J. Mathar, May 18 2007
LINKS
MAPLE
Digits := 64:f := proc(n, x) round(GAMMA(n+x)/GAMMA(x)); end;
MATHEMATICA
Round[Gamma[Range[0, 20]+4/7]/Gamma[4/7]] (* Harvey P. Dale, Dec 24 2023 *)
CROSSREFS
Sequence in context: A365751 A192784 A108246 * A179323 A001340 A275707
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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)