$\lim _{n \rightarrow+\infty}(n-3)(3 \ln (n-1)-\ln (n+2)-2 \ln (n+1))$
I tried to get all in one ln but then I get this: $\ln \left(\lim _{n\rightarrow \infty}\left(\frac{(n-1)^{3}}{(n+2)(n+1)^{2}}\right)^{(n-3)}\right)$
$\ln \left(\lim _{n \rightarrow \infty}\left(\frac{\left(n^{3}-3 n^{2}+3 n-1\right)^{(n-3)}}{\left(n^{3}+4 n^{2}+5 n+2\right)^{(n-3)}}\right)\right)$
Have no idea how to get out of this..
The limit is $-7$. Take $x=1/n$ with $x\to 0^+$. After making the substitution and simplifying you get \begin{eqnarray*} && \lim_{n\to+\infty}(n-3)(3\ln (n-1)-\ln (n+2)-2\ln (n+1))\\ & = & \lim _{x\to 0^+}\left(\frac{1}{x}-3\right)(3\ln(1-x)-\ln(1+2x)-2\ln(1+x))\\ & = & \lim _{x\to 0^+}(1-3x)\left(-3\frac{\ln(1-x)}{-x}-2\frac{\ln(1+2x)}{2x}-2\frac{\ln(1+x)}{x}\right) \\ & = & -7\end{eqnarray*} since $\lim_{t\to 0}\frac{\ln(1+t)}{t}=1$