Next: Uniform Intervals
Up: Newton's Divided Differences
Previous: Newton's Divided Differences
If p is the interpolating polynomial through
then the interpolating polynomial through these points and x' is given
by
![\begin{displaymath}
p'(x)=p(x)+f[x_0,x_1,\ldots ,x_n,x']\prod _{i=0}^n(x-x_i), \end{displaymath}](img91.gif)
where
![\begin{displaymath}
f(x')=p'(x')=p(x')+f[x_0,x_1,\ldots ,x_n,x']\prod _{i=0}^n(x'-x_i). \end{displaymath}](img92.gif)
Since x' is an arbitrary added point, we may drop the prime to obtain
the error at the general point x, or the pointwise error, as
![\begin{displaymath}
f(x)-p(x)=f[x_0,x_1,\ldots ,x_n,x]\prod _{i=0}^n(x-x_i). \end{displaymath}](img93.gif)
Comparing this with our previous expression for the pointwise error, we
obtain
![\begin{displaymath}
f[x_0,x_1,\ldots ,x_n,x]=\frac{f^{(n+1)}(\xi )}{(n+1)!}. \end{displaymath}](img94.gif)
Note that
- the special case n=0 gives
![\begin{displaymath}
f[x_0,x]=\frac{f(x_0)-f(x)}{x_0-x}=f'(\xi ), \end{displaymath}](img95.gif)
the mean value theorem,
- if f is itself a polynomial of degree not greater than n, then
, that is, all (n+1)st order differences
are zero.
John Gilbert
5/8/1998