MA 3972-MA-Book May 9, 2018 10:9
Differentiation 129
7.7 L’Hôpital’sRule for Indeterminate Forms
Let lim represent one of the limits: limx→c, limx→c+, limx→c−, limx→∞, or limx→−∞. Supposef(x) andg(x)
are differentiable andg′(x)=0 nearc, except possibly atc, and suppose limf(x)=0 and
limg(x)=0. Then the lim
f(x)
g(x)
is an indeterminate form of the type
0
0
. Also, if limf(x)=
±∞and limg(x)=±∞, then the lim
f(x)
g(x)
is an indeterminate form of the type
∞
∞
.In
both cases,
0
0
and
∞
∞
,L’Hôpital’sRule states that lim
f(x)
g(x)
=lim
f′(x)
g′(x)
.
Example 1
Find limx→ 0
1 −cosx
x^2
, if it exists.
Since limx→ 0 (1−cosx)=0 and limx→ 0 (x^2 )=0, this limit is an indeterminate form. Take the
derivatives,
d
dx
(1−cosx)=sinxand
d
dx
(x^2 )= 2 x.ByL’Hôpital’sRule, limx→ 0
1 −cosx
x^2
=
limx→ 0
sinx
2 x
=
1
2
limx→ 0
sinx
x
=
1
2
.
Example 2
Find limx→∞x^3 e−x^2 , if it exists.
Rewriting limx→∞x^3 e−x^2 as limx→∞
(
x^3
ex^2
)
shows that the limit is an indeterminate form, since
xlim→∞(x^3 )=∞and limx→∞
(
ex^2
)
=∞. Differentiating and applyingL’Hôpital’sRule means that
xlim→∞
(
x^3
ex^2
)
=xlim→∞
(
3 x^2
2 xex^2
)
=
3
2
xlim→∞
(x
ex^2
)
. Unfortunately, this new limit is also indeter-
minate. However, it is possible to applyL’Hôpital’sRule again, so
3
2
xlim→∞
(x
ex^2
)
equals to
3
2
xlim→∞
(
1
2 xex^2
)
. This expression approaches zero asxbecomes large, so limx→∞x^3 e−x^2 =0.
7.8 Rapid Review
- Ify=ex^3 , find
dy
dx
.
Answer: Using the chain rule,
dy
dx
=
(
ex^3
)
(3x^2 ).
- Evaluate limh→ 0
cos
(
π
6
+h
)
−cos
(
π
6
)
h
.
Answer: The limit is equivalent to
d
dx
cosx
∣∣
∣∣
x=π 6
=−sin
(
π
6
)
=−