Given the series $S=\sum_{n=1}^{\infty} \frac{(2n)!}{4^n(n!)^2}$ I'm trying to prove its divergent but with no luck. It doesn't tend to $\infty$ as $n$ grows large and ratio test is inconclusive. I have been trying to do a comparison test but all series less than $S$ that I was able to come up with were convergent. So I'm starting to suspect that the series might actually be convergent, any hints?
Thanks!
$$\frac{(2n)!}{4^n(n!)^2}=\frac{C_{2n}^n}{4^n}=\frac{\sum (C_n^i)^2}{4^n}\geq\frac{\frac{(\sum C_n^i)^2}{n+1}}{4^n}=\frac{1}{n+1}$$ by vandermonde identity and QM-AM inequality. and harmonic series is divergent so the series in question is also divergent.