Use Newton divided difference formula to derive interpolating polynomial for the data points (0,-1), (1, 1), (2,9), (3,
Posted: Wed Jul 06, 2022 11:45 am
Use Newton divided difference formula to derive interpolating polynomial for the data points (0,-1), (1, 1), (2,9), (3, 29), (5, 129), and hence compute the value of the point y(4).