Next: Examples
Up: More on limits
Previous: Related facts about the
Consider the problem of the limit of a quotient,

as x tends to a. There are really four possibilities if f and g
separately have limits as x tends to a. Both limits can be different from
, and then the limit of the quotient is the quotient of the limits.
The limit of f can be while the limit of g is not , and then the
limit of the quotient is still the quotient of the limits. The limit of f
can be different from while the limit of g is , and then the limit
of the quotient is undefined. Finally, both limits can be , and then
we are never sure what happens. Sometimes the limit of the quotient is
defined, as in the case of derivatives, and sometimes not. We shall give below
another tool to try in such cases, called L'Hopital's Rule. It is based on the
following rather mysterious looking version of Rolle's Theorem, called
Cauchy's Mean Value Theorem (CMVT).
Theorem 8238 (Cauchy's Mean Value Theorem)
Suppose that
and
are continuous
functions which are differentiable on (a,b). Then for some
F'(z)(G(b) - G(a)) = G'(z)(F(b)-F(a)).
Note that when G(x) = x we get the conclusion of the ordinary Mean Value
Theorem.
The CMVT is no harder to prove than the Mean Value Theorem, as it relies on the
same trick. Define
given by
R(u) = (F(u)-F(a))(G(b)-G(a))-(F(b)-F(a))(G(u)-G(a))
R satisfies the hypotheses of Rolle's Theorem:
- R is continuous on [a,b];
- R is differentiable on (a,b);
- R(a) = 0 = R(b).
Hence for some
we have R'(z) = 0. We have
R'(u) = (F'(u)-0)(G(b)-G(a))-(F(b)-F(a))(G'(u)-0) =
F'(u)(G(b)-G(a))-(F(b)-F(a))G'(u)
so plugging in z for u gives
0 =
F'(z)(G(b)-G(a))-(F(b)-F(a))G'(z)
which is the same as the conclusion of the CMVT.
QED
What has this got to do with finding the behaviour of

as x tends to a in the case where

If we define f(a) = 0 and g(a) = 0 then f and g are continuous at
a. If we know that f and g are differentiable at all points near
a then f and g are continouous on some closed interval containing a.
Hence for each
there is (by using the CMVT on an interval with
endpoints x and a) a number zx between x and a so that
f'(zx)(g(x)-g(a)) = g'(zx)(f(x) - f(a)).
Since g(a) = f(a) = 0 we have
f'(zx)g(x) = g'(zx)f(x),
so if dividing by is not a problem we have

and as x tend to a, so does zx. Hence, if

then

also. The precise statement of what we know is called L'Hopital's Rule:
Theorem 8294 (L'Hopital's Rule)
Suppose that
and
are differentiable and
for
all
, where
. Suppose that

If

or

then

The analogous statements are true if
is replaced
with
, or if
, or if
or if
. Notice also that as stated, the rule is for right and
left handed limits. It also applies to ordinary limits.
As a practical rule it is best to use L'Hopital's Rule as a last resort.
Also, in the case of limits of ratios of the form

L'Hopital's rule is of no theoretical importance as such limits define the
derivative of f and would, therefore, be needed to apply L'Hopital's rule.
However, it does provide a rather mindless way to evaluate such limits if
one has forgotten how the derivative formulas were derived.
Next: Examples
Up: More on limits
Previous: Related facts about the
David G Radcliffe
8/18/1998