2

I just thought of a certain question regarding L'Hospital's rule.

The rule can be applied in indeterminate functions of form $f(x)/g(x)$

Are there any example where f'(x)/g'(x) is again indeterminate and f''(x)/g''(x) and so on indefinitely (like its looping)?What should be the approach in those particular cases?

I'm just going through Calc 2 course..so please suit your answer to my level of understanding.

2 Answers2

2

Yes a good example is $f(x)=e^{ax}$ and $g(x)=e^{bx}$. $a,b \neq 0$

$$\lim_{x \to \infty} \frac{e^{ax}}{e^{bx}}=\lim_{x \to \infty} \frac{a^n e^{ax}}{b^n e^{bx}}$$

In short the ratio between two exponential functions as $x$ goes to $\infty$ cannot be solved by L'Hopitals Rule.

Aleksandar
  • 1,771
1

Make for example $f(x)=2^x$ and $g(x)=3^x$ and the limit at $x\to\infty$.

Of course, the limit can be easily calculated by other means.

ajotatxe
  • 65,084