Need help on how to determine the limits, if it exists for this sequence. Have no idea where to start. Thanks in advance smart people!
$$A_n = \dfrac {(n+2)^{2n}}{(n^2-n-6)^n}$$
Need help on how to determine the limits, if it exists for this sequence. Have no idea where to start. Thanks in advance smart people!
$$A_n = \dfrac {(n+2)^{2n}}{(n^2-n-6)^n}$$
$$a_n=\frac{(n+2)^{2n}}{(n^2-n-6)^n}=\frac{(1+\frac 4 n+\frac 4{n^2})^{n}}{(1-\frac1n-\frac6{n^2})^n}$$ so $$\log(a_n)=n\left(\log\left(1+\frac 4 n+\frac 4{n^2}\right)-\log\left(1-\frac1n-\frac6{n^2}\right)\right)\sim_\infty n\left(\frac 4 n+\frac 1n\right)=5$$ so $$\lim_{n\to\infty}a_n=e^5$$