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!)
A036915 a(n) = Sum_{k=0..n} C(2*n-2*k,n-k)^2 * C(2*n,k)^2. 2
1, 8, 136, 2996, 76168, 2121808, 62886484, 1947164948, 62250464648, 2038917457664, 68056394358736, 2306354482651568, 79138758509239636, 2743929765899780336, 95983445574557632948, 3383168407446955236196, 120039826640626408744328 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
There's an erroneous assertion (caused by a typographical error) in the first printing of M. Petkovsek et al., "A=B", Peters, p. ix. that this is the same as A036917; it is not.
LINKS
MATHEMATICA
Table[Sum[Binomial[2n-2k, n-k]^2 Binomial[2n, k]^2, {k, 0, n}], {n, 0, 20}] (* Harvey P. Dale, May 31 2015 *)
CROSSREFS
Sequence in context: A358958 A131927 A132869 * A238465 A049211 A024283
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 March 28 05:02 EDT 2024. Contains 371235 sequences. (Running on oeis4.)