What is value of $\displaystyle\lim_{n\to+\infty} n^{-2}e^{(\log(n))^a}$, where $a > 1$? I tried l'Hospital's rule but it gets complicated.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
$n^{-2}e^{(\log(n))^a} = e^{(\log(n))^a - 2 \log(n)}$. If $a$ is a constant greater than $1$ then $(\log(n))^a$ will dominate compared to $2 \log(n)$, so this expression will also go to infinity as $n$ goes to infinity. |
||||
|
|
|
Hint: Consider taking the logarithm. |
|||