The given question is asking me to test the series for convergence or divergence.
$$\sum_{n=1}^{\infty } (\frac{n}{n+1})^{n^2}$$
My attempt, I'm using ratio test and I'm stuck at the limits part.
I don't know how to evaluate $\lim_{n\rightarrow \infty } (\frac{(n+1)^{2n^2+2n+1}}{(n+2)^{(n+1)^2}\cdot n^{n^2}})$
The answer given which is $\frac{1}{e}<1$, so it converges. Hope someone can provide the solution for the limit part, Thanks in advance.