How to show that the following series is divergent? $$\sum_{n=1}^\infty \frac{4^n (n!)^2}{(2n)!}.$$
Stirling's approximation easily implies that the series is equivalent to $\sum \sqrt{n},$ hence diverges.
Can we solve it without using this result?
Thanks
Note that the central binomial coefficient $\binom{2n}{n}$ is the largest one in the expansion of $(1+1)^{2n}$. Hence $$\frac{(2n)!}{(n!)^2}=\binom{2n}{n}\leq (1+1)^{2n}=4^n\implies \frac{4^n(n!)^2}{(2n)!}\geq 1.$$