How will you solve
$$\sum_{i=1}^{n}{2i \choose i}\;?$$
I tried to use Coefficient Method but couldn't get it! Also I searched for Christmas Stocking Theorem but to no use ...
How will you solve
$$\sum_{i=1}^{n}{2i \choose i}\;?$$
I tried to use Coefficient Method but couldn't get it! Also I searched for Christmas Stocking Theorem but to no use ...
This is OEIS A006134; the generating function is
$$g(x)=\frac1{(1-x)\sqrt{1-4x}}\;,$$
but no closed form is given. There is an approximation
$$a(n)\sim\frac{2^{2n+2}}{3\sqrt{\pi n}}\;.$$
Correction: It’s one less than the sequence from OEIS, whose terms include $\binom00=1$.