2

May de l'Hopital's rule be used (for $\frac{f(x)}{g(x)}$) if $\lim_{x \to a} f(x) = \infty$ and $\lim_{x \to a} g(x) = -\infty$ (or vice versa)? Wikipedia seems to be quite ambiguous as it says $\lim_{x \to a} f(x) = \lim_{x \to a} g(x) = \pm \infty $.

1 Answers1

0

Note that if $\lim_{x \to a} f(x) = \infty$ then $\lim_{x \to a} -f(x) = -\infty$. Thus if you can prove that $$\lim_{x \to a} \frac{-f'(x)}{g'(x)} \text{ exists, and } g'(x)\not = 0 \text{ for $x$ in a neighbourhood around $a$ except possibly in $a$.}$$ L'Hopital's rule gives us that $$ \lim_{x \to a} \frac{-f(x)}{g(x)} =\lim_{x \to a} \frac{-f'(x)}{g'(x)} = -\lim_{x \to a} \frac{f'(x)}{g'(x)} $$ Multiplying with -1 on both sides yields that $$ \lim_{x \to a} \frac{f(x)}{g(x)} = \lim_{x \to a} \frac{f'(x)}{g'(x)} $$

John
  • 1,775
  • 14
  • 27