Interpolation
Interpolation
INTERPOLATION
Protima Dash, Senior Lecturer @ DIU
Meaning of Interpolation:
In our daily life we are sometimes confronted with the problem where we become
interested in finding some unknown values with help of a given set of observations.
For example, if we are find out the population of Bangladesh in 1978 when we know
the population of Bangladesh in the year 1971, 1975, 1979, 1984, 1988, 1992 and so
on. i,e. the figure of population are available for 1971, 1975, 1979, 1984, 1988, 1992
etc, then the process of finding the population of 1978 is known as interpolation.
Definition of Interpolation:
In the mathematical field of numerical analysis, interpolation is a method of
constructing new data points within the range of a discrete set of known data points.
Then the method of finding or with help of the given data will be called
interpolation and that for or will be known as extrapolation.
1
2
If the difference of Interpolation/Extrapolatio If the difference of is
is equal then it n equal or not for both
applicable. condition it applicable.
3
Newton’s Formula For Interpolation:
x x0
Where, u ; h = difference of which is always equal interval.
h
x xn
Where, u ; h = difference of which is always equal interval.
h
4
Problem Solving:
5
6
7
Answer: Try yourself.
8
9
1
For Practice:
1
8.
1
Lagrange’s Interpolation Formula :
Statement:
1
1
Problem Solving:
15
16
17
For Practice:
1
Another Problem:
18
19
For Practice:
Q1
Q2
20
Comparisons Between Lagrange and Newton Interpolation:
The Lagrange and Newton interpolating formulas provide two
different forms for an interpolating polynomial, even though the interpolating
polynomial is unique.
Lagrange's form is more efficient then the Newton's formula when you have
to interpolate several data sets on the same data points.
21