I want to solve this $$ \lim_{n \to \infty} \frac{\log n^3}{\log \left(n^3+3n^2\right)}$$ I found that $$ \frac{\log n^3}{\log \left(n^3+3n^2\right)}<\frac{\log\left( n^3\right)}{\log \left(n^3\right)}=1$$ but I need another bond according to the squeeze theorem.
2026-04-06 20:12:09.1775506329
$ \lim_{n \to \infty} \frac{\log n^3}{\log (n^3+3n^2)}$
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$=\lim_{n\to\infty}\dfrac{3\ln n}{3\ln n+\ln\left(1+\dfrac3n\right)}=\lim_{n\to\infty}\dfrac{3}{3+\dfrac{\ln\left(1+\dfrac3n\right)}{\ln n}}=?$$