I am struggling to find the limit of $(\sqrt{\frac{n}{(n+1)^2(n+2)}}t+\frac{n}{n+1} )^n$ as $n$ goes to $\infty$.
I know that the limit of $(1+\frac{t}{n})^n$ as $n$ goes to $\infty$ equals $e^t$ and that my limit should approach $e^{t-1}$.
However, I am having a hard time using and manipulating the known $(1+\frac{t}{n})^n$ limit to find the value that my limit approaches.
I tried $\lim_{n \to \infty} (\sqrt{\frac{n}{(n+1)^2(n+2)}}t+\frac{n}{n+1} )^n=(\lim_{n \to \infty} (\sqrt{\frac{n}{(n+1)^2(n+2)}}t+\lim_{n \to \infty} \frac{n}{n+1})^n$ to avoid using $\lim_{n \to \infty}(1+\frac{t}{n})^n=e^t$ but I am unsure if it is correct.
If possible, I would prefer a very simple method that just uses properties of limits.
Any help is appreciated, thank you in advanced.