I need to prove that $\lim_{x\rightarrow \infty}\dfrac{x^2}{e^x}=0$.
2026-03-28 03:02:22.1774666942
How to prove that $\lim_{x\rightarrow \infty}\dfrac{x^2}{e^x}=0$?
335 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
We have the well-known inequality $e^t\ge 1+t$ for all $t\in\mathbb R$. Therefore $$e^x=(e^{x/3})^3\ge \left(1+\frac x3\right)^3=1+x+\frac13x^2+\frac1{27}x^3$$ for $x\ge 0$, whence $$0\le\frac{x^2}{e^x}\le \frac{x^2}{1+x+\frac13x^2+\frac1{27}x^3}\to 0.$$