next up previous
Next: Uniform Intervals Up: Newton's Divided Differences Previous: Newton's Divided Differences

Pointwise Error

If p is the interpolating polynomial through $x_0,x_1,\ldots ,x_n$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}

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}

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}

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}

Note that

John Gilbert
5/8/1998