0% found this document useful (0 votes)
387 views8 pages

Assignment # 4 Q 1: Construct The Lagrange Interpolation Polynomial For The Data Given Below

The document contains 4 questions regarding interpolation methods. Question 1 asks to construct the Lagrange interpolation polynomial and interpolate a value using the given data. Question 2 asks to construct the divided difference table and interpolate a value using Newton's divided difference interpolation. Question 3 asks to construct the forward difference table and interpolate a value using Newton's forward difference interpolation formula. Question 4 asks to construct the backward difference table and interpolate a value using Newton's backward difference interpolation formula.

Uploaded by

John Wick
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
387 views8 pages

Assignment # 4 Q 1: Construct The Lagrange Interpolation Polynomial For The Data Given Below

The document contains 4 questions regarding interpolation methods. Question 1 asks to construct the Lagrange interpolation polynomial and interpolate a value using the given data. Question 2 asks to construct the divided difference table and interpolate a value using Newton's divided difference interpolation. Question 3 asks to construct the forward difference table and interpolate a value using Newton's forward difference interpolation formula. Question 4 asks to construct the backward difference table and interpolate a value using Newton's backward difference interpolation formula.

Uploaded by

John Wick
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Assignment # 4

Q 1: Construct the Lagrange Interpolation Polynomial for the data given below:

x -1 1 4 7
f(x) -2 0 63 342

Hence, interpolate at x = 5.

1
2
Q2. (a) Obtain the divided difference table for the following data:

x -2 -1 0 1 3 4
f(x) 9 16 17 18 44 81

(b) Find f(x) as polynomial in x by using Newton’s divided difference interpolation. Hence
interpolate at x =0.5.

3
4
Q3. Construct the forward difference table for the following data:

x -2 -1 0 1 2 3
f(x) 15 5 1 3 11 25

Hence, find f(0.5) using Newton’s forward difference interpolation formula.

5
6
Q4. Construct the Backward difference table for the following data:

x 0.1 0.3 0.5 0.7 0.9 1.1


f(x) -1.699 -1.073 -0.375 0.443 1.429 2.631

Hence, interpolate at x= 1.0 using Newton’s backward difference interpolation formula.

7
8

You might also like