L'Hospital's Rule Example
\[ \lim_{x \to \infty} \frac{x^2}{2^x} \xrightarrow{\text{as } x \to \infty} \frac{\infty}{\infty} = ? \]
Since it is \( \frac{\infty}{\infty} \) or \( \frac{0}{0} \) we can use L'Hospital's Rule.
\[ \stackrel{L}{=} \lim_{x \to \infty} \frac{2x}{2^x \cdot \ln 2} \xrightarrow{\text{as } x \to \infty} \frac{\infty}{\infty} \]
\[ \frac{d}{dx}(a^x) = a^x \cdot \ln a \]
After applying L'Hospital's Rule, the limit remains \( \frac{\infty}{\infty} \) (or \( \frac{0}{0} \)). When this happens, use the Rule again (until the limit is no longer \( \frac{\infty}{\infty} \) or \( \frac{0}{0} \)).
\[ \stackrel{L}{=} \lim_{x \to \infty} \frac{2}{(2^x \cdot \ln 2) \cdot \ln 2} \xrightarrow{\text{as } x \to \infty} \frac{2}{\infty} \]
deriv. of \( 2^x \)
Do NOT use L'Hospital's Rule again since it is not \( \frac{\infty}{\infty} \) or \( \frac{0}{0} \).
\[ = 0 \]
so \( 2^x \) grows faster than \( x^2 \).