Which of the following formula is used to fit a polynomial for interpolation with equally spaced data?
Show Hint
For equally spaced data, Newton's forward interpolation is used, while for unequally spaced data, use Lagrange's or Newton's divided difference formula.
Step 1: Understanding interpolation methods.
- Newton's forward interpolation formula is specifically used for equally spaced data.
- Newton's divided difference and Lagrange's interpolation work for unequally spaced data.
Step 2: Selecting the correct option.
Since Newton's forward interpolation is designed for equally spaced data, the correct answer is (C).