2
$\begingroup$

$\lim_{n\to\infty} \frac{2^{100+5n}}{e^{4n-10}}= \lim_{n\to\infty} \frac{2^{100}2^{5n}}{e^{4n}e^{-10}}= 2^{100}e^{10}\lim_{n\to \infty}\frac{e^{-4n}}{2^{-5n}}= 2^{100}e^{10}\frac{\lim_{n\to \infty} e^{-4n}}{\lim_{n\to \infty}2^{-5n}} = 0$

I think it's right, both limits exist for the two exponential functions.

  • 0
    The law you broke was attempting to find the limit by pure manipulation, without thinking about the relative sizes of things.2012-09-23

1 Answers 1

3

$\lim_{n\to\infty}\frac{e^{-4n}}{2^{-5n}}=\lim_{n\to\infty}\frac{32^n}{\left(e^4\right)^n}=\lim_{n\to\infty}\left(\frac{32}{e^4}\right)^n=0$

since

$\left|\frac{32}{e^4}\right|<1$