I am trying to calculate $\lim_{x \rightarrow +\infty} \frac{e^{ax}}{x^b}$ where a,b $>$0
Because $\lim_{x \rightarrow +\infty} x^b=+\infty$ I can use l'Hospitals Rule. So, $\lim_{x \rightarrow +\infty} \frac{e^{ax}}{x^b}=\lim_{x \rightarrow +\infty}\frac{ae^{ax}}{bx^{b-1}}$ but this new limit is not useful. So after some tries I figured out that, writting $\frac{e^{ax}}{x^b}$ as $(\frac{e^{\frac{a}{b}x}}{x})^b$ could be promising
So now I tried to calculate $lim_{x \rightarrow \infty}\frac{e^{\frac{a}{b}x}}{x}=lim_{x \rightarrow \infty}\frac{\frac{a}{b}e^{\frac{a}{b}x}}{1}\rightarrow \infty$ (1)
Now, because of $a^b>a$ for $a>1,b>1$ one can argue that from (1) follows $lim_{x \rightarrow \infty}(\frac{e^{\frac{a}{b}x}}{x})^b=\infty$ for $b>1$
My Question is, how to calculate this limit where $0<b<1$