Given: $\sum_{k=0}^{\infty } \binom{2k}{k}x^{k}$
I started by forming it:
$\binom{2k}{k} = \frac{(2k)!}{k!*(2k-k)!} = \frac{(2k)!}{k!*k!}$
Now the problem is, I cannot write $2! * k!$ instead of $(2k)!$, so there doesn't seem to be a way to eliminate one $k!$ in the denominator.
Or shall I start from here with the ratio test?
I can imagine it will end up same or even more complicated because I don't know about that special rule, how to form it better than that (assuming there is a way to do it...).