Numerical Analysis Tutorial 2
Numerical Analysis Tutorial 2
7. From the following table estimate the number of students who obtained marks in GSB
3204 between 75 and 80.
Marks 35-45 45-55 55-65 65-75 75-85
No of students 20 40 60 60 20
9. From the following table find the value of sin 50 and sin 45 0
x 0 10 20 30 40 50
y=sin x 0 0.1736 0.3420 0.5000 0.6425 0.7660
10. Use Lagrange’s Interpolation Formula to find a polynomial which passes through the
points (0 ,−12),(1 , 0), (3 ,6),(4 , 12) .
11. Find the polynomial of degree three relevant to the following data using Lagrange’s
interpolation formula.
x 1 2 3 5
f (x) -12 -14 -20 -20
12. Find the polynomial of the least degree which attains the prescribed values at the given
point using Lagrange’s interpolation formula.
x 1 2 4 5
f (x) -27 -44 -84 -95
13. Find the polynomial of degree three relevant to the following data using Lagrange’s
interpolation formula.
x 1 3 5 6
f (x) 71 115 295 466
14. Find the polynomial of degree three relevant to the following data using Lagrange’s
interpolation formula.
x 0 1 2 4
f (x) 2 5 12 62
15. Using Lagrange’s interpolation formula, find the value of y corresponding to x = 8 from
the following table.
x 1 3 6 9
f (x) 71 115 466 1447
16. Using Lagrange’s interpolation formula, find the value of y corresponding to x = 6 from
the following table:
x 0 3 5 7
f (x) 2 29 117 317
17. Using Lagrange’s interpolation formula, find the value of y corresponding to x = 4 from
the following table:
x 0 1 3 5
f (x) -20 -12 -20 -20
18. Using Lagrange’s interpolation formula, find the value of y corresponding to x = 9 from
the following table:
x 5 6 11 13
f (x) 380 -2 508 1020