Newton's Interpolation Formulae
Newton's Interpolation Formulae
Newton's Interpolation Formulae
Next: Lagrange's Interpolation Formula Up: Newton's Interpolation Formulae Previous: Relations between
Difference operators Contents
In the following, we shall use forward and backward differences to obtain polynomial function approximating
when the tabular points 's are equally spaced. Let
(11.4.1)
Thus,
https://nptel.ac.in/courses/122104018/node109.html 1/7
4/7/2019 Newton's Interpolation Formulae
As this uses the forward differences, it is called NEWTON'S FORWARD DIFFERENCE FORMULA for interpolation,
or simply, forward interpolation formula.
and
and in general,
For the sake of numerical calculations, we give below a convenient form of the forward interpolation formula.
Let then
With this transformation the above forward interpolation formula is simplified to the following form:
(11.4.2)
(11.4.3)
(11.4.4)
and so on.
It may be pointed out here that if is a polynomial function of degree then coincides with
on the given interval. Otherwise, this gives only an approximation to the true values of
If we are given additional point also, then the error, denoted by is estimated
by
Thus, using backward differences and the transformation we obtain the Newton's backward
interpolation formula as follows:
(11.4.5)
https://nptel.ac.in/courses/122104018/node109.html 3/7
4/7/2019 Newton's Interpolation Formulae
EXERCISE 11.4.2 Derive the Newton's backward interpolation formula (11.4.5) for
Remark 11.4.3 If the interpolating point lies closer to the beginning of the interval then one uses the Newton's
forward formula and if it lies towards the end of the interval then Newton's backward formula is used.
Remark 11.4.4 For a given set of n tabular points, in general, all the n points need not be used for
interpolating polynomial. In fact N is so chosen that forward/backward difference almost remains
constant. Thus N is less than or equal to n.
EXAMPLE 11.4.5
1. Obtain the Newton's forward interpolating polynomial, for the following tabular data and
interpolate the value of the function at
Solution: For this data, we have the Forward difference difference table
Thus,
https://nptel.ac.in/courses/122104018/node109.html 4/7
4/7/2019 Newton's Interpolation Formulae
2. Using the following table for approximate its value at Also, find an error estimate (Note
).
In the above table, we note that is almost constant, so we shall attempt degree polynomial
interpolation.
https://nptel.ac.in/courses/122104018/node109.html 5/7
4/7/2019 Newton's Interpolation Formulae
Note that exact value of (upto decimal place) is and the approximate value,
obtained using the Newton's interpolating polynomial is very close to this value. This is also reflected by
the error estimate given above.
3. Apply degree interpolation polynomial for the set of values given in Example 11.2.15, to estimate the
value of by taking
Therefore,
1. for and we have This gives,
https://nptel.ac.in/courses/122104018/node109.html 6/7
4/7/2019 Newton's Interpolation Formulae
EXERCISE 11.4.6
2. The speed of a train, running between two station is measured at different distances from the starting
station. If is the distance in from the starting station, then the speed (in ) of the
train at the distance is given by the following table:
Find the approximate speed of the train at the mid point between the two stations.
3. Following table gives the values of the function at the different values of the
tabular points
Obtain a fifth degree interpolating polynomial for Compute and also find an error estimate
for it.
4. Following data gives the temperatures (in ) between 8.00 am to 8.00 pm. on May 10, 2005 in Kanpur:
Obtain Newton's backward interpolating polynomial of degree to compute the temperature in Kanpur on
that day at 5.00 pm.
Next: Lagrange's Interpolation Formula Up: Newton's Interpolation Formulae Previous: Relations between
Difference operators Contents
A K Lal 2007-09-12
https://nptel.ac.in/courses/122104018/node109.html 7/7