Numerical Analysis: UNIT 2 - Part 2 Unit 3
Numerical Analysis: UNIT 2 - Part 2 Unit 3
2019
UNIT 2 – part 2
UNIT 3
Interpolation for equal intervals
Newton’s forward interpolation formula is
Newton’s backward interpolation formula is
Newton forward difference formula
Example 1
Example 1
Richardson Extrapolation
Centered difference.
Example
to O(h2).
Richardson Extrapolation
There are two ways to improve derivative estimates when employing
finite divided differences:
o Decrease the step size, or
o Use a higher-order formula that employs more points.
o Use Richardson extrapolation
Richardson extrapolation
o uses two derivative estimates (with O(h2) error) to compute a
third (with O(h4) error) , more accurate approximation.
o We can derive this formula following the same steps used in the
case of the integrals:
o Sol
Example
o Sol
First Column
Example