I'm solving an exercise and I'm asked to prove that if
$$u_n = \left(1+\frac{1}{n^2}\right)\left(1+\frac{2}{n^2}\right)\left(1+\frac{3}{n^2}\right)\ldots\left(1+\frac{n}{n^2}\right)$$
then $\lim u_n = \sqrt{e}$.
This is after it asks me to show that $\forall x>0,$
$$x-\frac{1}{2}x^2<\ln(1+x)<x$$
which I did, but even with this result I'm not being able to even get how to use it to show $\lim u_n = \sqrt{e}$.