The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A219563 Sum(binomial(n+k,k)^5, k=0..n). 7
1, 33, 8020, 3301025, 1733984376, 1048567813062, 694995078406056, 491336887915201185, 364377975224032162000, 280380150421755638519408, 222165159124597435189467696, 180288439972217748901049985158, 149230751849318301857448761484400, 125602423480863080624602495191566250 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2^(10*n+5)/(31*(Pi*n)^(5/2)).
MATHEMATICA
Table[Sum[Binomial[n+k, k]^5, {k, 0, n}], {n, 0, 20}]
CROSSREFS
Sequence in context: A210069 A316777 A057981 * A183237 A099828 A099827
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Nov 23 2012
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 June 10 13:31 EDT 2024. Contains 373264 sequences. (Running on oeis4.)