Consider the series $$\sum\limits_{n=1}^\infty\frac{(2n)!}{a^n(n!)^2}$$ with $a > 0$. Determine if the series converges for:
i) a > 4
ii) 0 < a < 4
iii) a = 4
For i) and ii), I will use the ratio test, $$\lim_{n\to\infty}\left|\frac{a_{n+1}}{a_n}\right|=\frac{4}{a}$$
So, if $a > 4$, the series converge and, if $0 < a < 4$, the series do not.
iii) If $a = 4$, I am a bit stuck. Can someone please give me some tips? Thank you