Consider the data points:
(5,150), (7,392), (11,1452), (13,2366), (17,5202)
Evaluate: f(9) with any one from the following methods:
Lagrange’s Interpolation
Newton’s Interpolation
For selected method, write:
• Algorithm (Input, Output, Processing)
• Program ( C / Python )
• Numerical evaluation
• Complexity analysis
• Geometric interpretation