How do I prove that $e^x < x^4$ as $x\to \infty$?

55 Views Asked by At

Basically, how do I prove $x^4>e^x$ as $ x \to \infty $?

2

There are 2 best solutions below

2
On

This is wrong.

Correct inequality is $\color{blue}{x^4 <e^x}$

You can see the limit as $x \to \infty$

$$\lim_{x \to \infty} \frac{x^4}{e^x}=0$$

(By 4 times applying L'Hopital's rule)

0
On

If you expand $e^x$ for positive $x$ and examine the term $\cfrac {x^{r+1}}{(r+1)!}$ which is one of an infinite number of positive terms, you can conclude that $$\frac {e^x}{x^r}\gt \frac x{(r+1)!}$$

So $\cfrac {e^x}{x^r}$ is unbounded for all positive integers $r$ as $x\to \infty$