0

If $$ \lim_{x \rightarrow a} f(x)= \infty\quad \lim_{x \rightarrow a} g(x)=\infty$$ and $$ \lim_{x \rightarrow a} \frac{f'(x)}{g'(x)}=L $$ then
$$ \lim_{x \rightarrow a} \frac{f(x)}{g(x)}=L $$

Is this correct? Any response would be appreciated.

shapoor
  • 269

3 Answers3

1

Note that $\lim_{x\rightarrow a} \frac {f(x)}{g(x)}$ give you an indeterminate form "$\frac {\infty}{\infty}$" and from here L'Hopital rule can be applied, and since you know: $\lim_{x\rightarrow a} \frac {f'(x)}{g'(x)}=L \Rightarrow \lim_{x\rightarrow a} \frac {f(x)}{g(x)}=L$ is correct assuming L is a finite value.

Kat
  • 706
  • Reasoning please. – shapoor Oct 07 '16 at 20:42
  • I'm just using the fact fact that $lim_{x\rightarrow a} f(x) = \infty$ and $lim_{x\rightarrow a} g(x) = \infty$ therefore $lim_{x\rightarrow a} \frac {f(x)}{g(x)}$ is an indeterminate form "$\frac {\infty}{\infty}$" which is one of the cases in which you can apply L'Hopital's rule – Kat Oct 07 '16 at 20:46
0

Yes. This is correct according to the theorem.

If lim x-> a F (x)/g(x) = L

Hence lim x-> a f '(x)/g '(x) =L

And vice versa

0

Which is exactly right and what I explicitly stated earlier

0/0 and inf/inf are indeterminate forms hence Lhopital stands as quoted