Exercise 5.11

Exercise 11: Suppose f is defined in a neighborhood of x , and suppose f ( x ) exists. Show that

lim h 0 f ( x + h ) f ( x h ) 2 f ( x ) h 2 = f ( x ) .

Show by an example that the limit may exist even if f ( x ) does not.

Answers

Let g ( h ) = f ( x + h ) + f ( x h ) 2 f ( x ) . Then g is differentiable in a neighborhood of 0, and g ( 0 ) = 0 . Applying Theorem 5.13, we get

lim h 0 g ( h ) h 2 = lim h 0 f ( x + h ) f ( x h ) 2 h = lim h 0 f ( x + h ) f ( x ) 2 h lim k 0 f ( x + k ) f ( x ) 2 k (where k = h) = f ( x ) 2 + f ( x ) 2 = f ( x )

Letting f ( x ) = x 2 sin ( 1 x ) , f ( 0 ) = 0 , then f is continuous and differentiable at x = 0 , and since f is an odd function, f ( h ) f ( h ) 2 f ( 0 ) = 0 for all h 0 so that the limit above exists for x = 0 . However f is not continuous at 0, so f ( 0 ) does not exist.

User profile picture
2023-08-07 00:00
Comments