How would you show that the series $$\sum_{n=1}^\infty \frac{(2n)!}{4^n (n!)^2}$$ diverges? Wolfram Alpha says it diverges "by comparison", but I'd like to know to what you would compare it? I've tried some basic things to no avail: The ratio test is inconclusive, comparing with something "smaller" which I know diverges is proving difficult. If possible, I'd like to show this without using anything fancy (such as Stirling's approximation).
Can you do this with a "basic" comparison?
Note ${2n\choose n} >{2^{2n}\over 2n+1}$ because it is the largest binomial coefficient and so is bigger than the average (= sum / total number) and compare to
$$\sum_n{1\over 2n+1}$$