How can I compute $\lim_{x \to \infty} \frac{\log(x)}{x^a}$ for some $a \in \mathbb R$ with $x^a := e^{a \log(x)}$? Can you give me a hint?
I want to use only the basic properties of limits, like the linearity, multiplicativity, monotonicity, the Sandwich property and continuity (no L'Hospital, derivatives, integrals).
For $a\leq 0$ the limit is clearly $+\infty$.
For $a> 0$, let $x=e^y \quad y\to +\infty$
$$\frac{\log x}{x^a}=\frac{\log e^y}{e^{ay}}=\frac{y}{e^{ay}}\leq\frac{y}{y^2}=\frac1y\to0$$