I I (H) + E (H) : Richardson's Extrapolation: Integration
I I (H) + E (H) : Richardson's Extrapolation: Integration
Extrapolation: Integration
Error-correction techniques are also available to improve the results of numerical
integration on the basis of the integral estimates themselves. Generally called
Richardson’s extrapolation, these methods use two estimates of an integral to
compute a third, more accurate approximation.
(3)
Richardson’s Extrapolation: Integration
I = I(h2 ) + E(h2 )
(4)
It can be shown (Ralston and Rabinowitz, 1978) that the error of this estimate is O(h4).
Thus, we have combined two trapezoidal rule estimates of O(h2) to yield a new estimate
of O(h4). For the particular case if we consider h1=h and h2=h1/2 then above equation
can be,
(5)
Richardson’s Extrapolation: Differentiation
Recall the Richardson extrapolation provided a means to obtain
an improved integral estimate by the formula
Here I(h1) and I(h2) are integral estimates using two step sizes h1 and h2.
For the convenience we can write above expression as for the case where
h2 =h1 /2
(2)