Exercise 5.3.10

Let f ( x ) = x sin ( 1 x 4 ) e 1 x 2 and g ( x ) = e 1 x 2 . Using the familiar properties of these functions, compute the limit as x approaches zero of f ( x ) , g ( x ) , f ( x ) g ( x ) , and f ( x ) g ( x ) . Explain why the results are surprising but not in conflict with the content of Theorem 5.3.6. 1

Answers

lim x 0 f ( x ) = 0 , lim x 0 g ( x ) = 0 , lim x 0 f ( x ) g ( x ) = 0 ,

To compute the last limit we need to find f and g using derivative rules. Let h ( x ) = x sin ( 1 x 4 ) for bookkeeping.

g ( x ) = d dx e x 2 = e x 2 ( 2 x 3 ) = g ( x ) ( 2 x 3 ) h ( x ) = sin ( x 4 ) + x cos ( x 4 ) ( 4 x 5 ) = sin ( x 4 ) 4 x 4 cos ( x 4 ) f ( x ) = d dx h ( x ) g ( x ) = h ( x ) g ( x ) + g ( x ) ( 2 x 3 ) h ( x ) = g ( x ) ( h ( x ) + 2 x 3 h ( x ) )

We can simplify by dividing out g ( x )

f ( x ) g ( x ) = g ( x ) ( h ( x ) + 2 x 3 h ( x ) ) g ( x ) ( 2 x 3 ) = h ( x ) + 2 x 3 h ( x ) 2 x 3 = 1 2 x 3 h ( x ) + h ( x )

Now we can compute the limit

lim x 0 [ 1 2 x 3 h ( x ) + h ( x ) ] = lim x 0 1 2 x 3 h ( x ) since  lim x 0 h ( x ) = 0 = 1 2 lim x 0 [ x 3 sin ( x 4 ) 4 x 1 cos ( x 4 ) ] substitute  h = 2 lim x 0 x 1 cos ( x 4 ) since  lim x 0 x 3 sin ( x 4 ) = 0 does not exist, just like  lim x 0 1 x

L’Hopital’s rule for 0 0 would apply if f g existed. But when it doesn’t exist f g may still exist. Put another way, the converse of L’Hopital’s rule does not hold.

User profile picture
2022-01-27 00:00
Comments