8Section 6.3
−h4
(b) The complete extrapolation table is
O(h2)O(h3)O(h4)
0.5848035476
The error in the final extrapolated value is
11. (a) Show that
D=Dh+k1h2+k2h4+k3h6+o(h6),
where Ddenotes the true second derivative of a function, Dhdenotes the
second-order central difference approximation to the second derivative and
k1,k2and k3are constants independent of h. (Hint: Use Taylor’s theorem
to expand f(x0+h) and f(x0−h) about the point x=x0.)
(b) Let f(x) = x2exand x0= 0. Starting from h= 0.5, approximate the
value of the second derivative of fat x0by applying extrapolation to Dh.
Use three rows in your extrapolation table. What is the error in the final
extrapolated value?
(a) Suppose fhas six continuous derivatives. Then, by Taylor’s Theorem, there
exist ξ−between x0and x0−hand ξ+between x0and x0+hsuch that