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!)
A218690 Sum_{k=0..n} C(n,k)^4*C(n+k,k)^2. 4
1, 5, 181, 9797, 616501, 45778505, 3678753205, 314352091205, 28154344881205, 2612340741982505, 249415797821914681, 24374175871569953225, 2428502737999745059381, 245952659136011117909897, 25260608441078125508484181, 2626023605592369669830217797 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ ((1+sqrt(5))/2)^(2*(5*n+4)-3/2)/(5^(1/4)*(2*Pi*n)^(5/2)*sqrt(2)).
MATHEMATICA
Table[Sum[Binomial[n, k]^4*Binomial[n+k, k]^2, {k, 0, n}], {n, 0, 20}]
CROSSREFS
Sequence in context: A053363 A027572 A050239 * A345338 A256286 A304277
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Nov 04 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 10:03 EDT 2024. Contains 373264 sequences. (Running on oeis4.)