I'm trying to calcululate $\lim_{x\to\infty}\frac{a^x}{b^x}$.
I've done a few examples on Wolfram Alpha, and it seems if $a>b$ it goes to infinity and if $a<b$ it goes to $0$, but I am not sure how to prove it.
L'Hopital is normally what I would try, but it doesn't seem to work here because it doesn't really change the structure of the numerator or denominator.
Hint:
Let $r= \frac{a}b$.
The question is equivalent to \begin{align}\lim_{x \rightarrow \infty} r^x&=\lim_{x\rightarrow \infty}\exp(x\ln(r)) = \exp(\lim_{x\rightarrow \infty}x\ln(r))\end{align}
what happens if $r>1$?
What happens if $r<1$?