I tried to find the sum of the series $\sum_{n=1}^\infty a_n$, where $$a_n=\frac{(n!)^2 * 3^n}{n^{2n}}$$ and I almost found it with the ratio test. But the problem is at the end.
$$\lim_{n \to \infty} 3 \left(\frac{n}{(n+1)} \right)^{2n} = \frac{3}{e^2} < 1$$
I really don't understand the last step, how do it equal $\frac{3}{e^2}$?
I think I missed some basic stuff here, but can't work it out. If someone can explain or point me in the right direction it would help a lot!