I am having trouble figuring out how to tackle this problem, where I have to determine if the following sum is convergent.
$$\sum_n \dfrac{(2n)!}{n^{2n}} $$
I am assuming that you would need to apply the ratio test here, but have no idea how to continue after this:
$$\dfrac{(2n+2)!}{(n+1)^{2(n+1)}} \dfrac{n^{2n}}{(2n)!} $$
How would i go about canceling some terms out?
Simplifying, you get$$(2n+2)(2n+1)\frac{n^{2n}}{(n+1)^{2n+2}}=\frac{(2n+2)(2n+1)}{(n+1)^2}\left(\frac n{n+1}\right)^{2n}\to\frac4{e^2}.$$