I want to determine the limit of the following sequence
$$x_n=\frac{\frac{2}{1}+\frac{3^2}{2}+\frac{4^3}{3^2}+...+\frac{(n+1)^n}{n^{n-1}}}{n^2}$$
It is clear that the sequence $x_n$ is a sequence of the form $z_n=\frac{u_n}{v_n}$, with this try to apply Stolz's criterion by finding the limit of $$\frac{u_{n+1}-u_n}{v_{n+1}-v_n}$$
However, I was not able to reach the specific limit. I would be very grateful if someone could help me.