How can I compute $\lim_{x \to \infty} \frac{e^x}{x^a}$ for some $a \in \mathbb R$ with $x^a := e^{a \log(x)}$?
I want to use only the basic properties of limits, i.e. the linearity, multiplicativity, monotonicity and the Sandwich property (no L'Hospital).
Can you give me a hint?
another method to proof it is with the definition of $e^x$ as $e^x=\sum_{n=0}^{\infty}\frac{z^n}{n!}$
Take $n \in \mathbb{N}$ such that $a<n$ than it follows that
$$ \frac{e^x}{x^{a}} > \frac{e^x}{x^n} = \frac{1}{x^n} \sum_{i=0}^{\infty}\frac{x^{i}}{i !} > \frac{1}{x^n}\frac{1}{(n+1)!}x^{n+1}=\frac{x}{(n+1)!} \longrightarrow \infty $$ for $x \longrightarrow\infty$.