Question
Question: $\sum_{k=0}^{n} \binom{2k}{k} \binom{2n-2k}{n-k}$...
∑k=0n(k2k)(n−k2n−2k)
A
(n2n)
B
4n
C
22n
D
(2n4n)
Answer
4n
Explanation
Solution
Let the given summation be Sn. We are asked to find Sn=∑k=0n(k2k)(n−k2n−2k). We use the generating function for the central binomial coefficients, which is f(x)=∑m=0∞(m2m)xm=1−4x1. The given sum Sn is the coefficient of xn in the product of f(x) with itself, i.e., f(x)⋅f(x). f(x)2=(1−4x1)2=1−4x1. Expanding 1−4x1 as a geometric series, we get: 1−4x1=∑n=0∞(4x)n=∑n=0∞4nxn. The coefficient of xn in this expansion is 4n. Therefore, Sn=4n.