How would you prove that the generating function of $\binom{2n}{n}$ is $\frac{1}{\sqrt{1-4x}}$?
More precisely, prove that( for $|x|<\frac{1}{4}$ ):
$$\sum^{\infty}_{n=0}x^n\binom{2n}{n}=\frac{1}{\sqrt{1-4x}}$$
Background: I was trying to solve $$S=\sum^{\infty}_{n=0}\frac{(2n+1)!}{8^n(n!)^2}=\sum^{\infty}_{n=0}\frac{(2n+1)}{8^n}\binom{2n}{n}$$ Which if we let $f(x)$ be the generating function in question, would be simply $$f(x)+2xf'(x)$$ With $x=\frac{1}{8}$. Is there a simple proof of the first identity? Wikipedia states it without a proper reference (the reference provided states it without proof). Is there an easier way of calculating $S$? (which is $\sqrt{8}$, by the way)