Q. 14

Question

The two-sided symmetric difference approximation for the slope of a tangent line (see Exercise 20 in Section 2.1) can sometimes be misleading. Use a sequence of symmetric difference approximations to estimate the derivative of f(x)=|x| at x=0. What does your sequence of approximations suggest about f0? Does this seem right?

Step-by-Step Solution

Verified
Answer

Symmetric differentiation is not correct approach to find the derivatives.

1Step 1. Given information

The given function is fx=x

We have to check whether the function is differentiable at x=0 or not by using symmetric differentiation.

2Step 2. Check the differentiability at x = 0 by using symmetric differentiation.

fx=x can be written as

fx=x,   if x0-x, if x<0

Consider h=0.5,

fc+h=f0+0.5=0.5fc-h=f0-0.5=-0.5f'0=fc+h-fc-h2h=0.5--0.520.5=1

Now consider h=-0.5,

fc+h=f0-0.5=-0.5fc-h=f0--0.5=0.5f'0=fc+h-fc-h2h=-0.5-0.52-0.5=1

Here we can see that left hand derivate and right hand derivative are equal, it shows that the function is differentiable at x=0. But f is not differentiable at x=0 so symmetric differentiation is not correct approach to find the derivatives.