WOLFRAM NOTEBOOK

WOLFRAM|DEMONSTRATIONS PROJECT

Polynomial Interpolation Using Equispaced versus Chebyshev-Lobatto Points

interpolation method
equally spaced points
number of interior points
25
This Demonstration plots
u(x)=
1
1+16
2
x
in the interval
[-1,1]
as well as the function's polynomial interpolation for equally spaced points and for the ChebyshevLobatto points.
In the discrete ChebyshevGaussLobatto case, the interior points are given by
y
j
=cos(jπ/N)
. These points are the extremums of the Chebyshev polynomial of the first kind
T
N
(x)
.
You can change the degree of interpolation or the number of interior interpolation points,
N
. As
N
gets larger, the error (computed as the norm of vector
v=
u(i)-
u
intepolation
(i)
i
with
i
varying from
-1
to
1
with a spacing of 0.005), displayed with the red text in the figure, decreases exponentially for the ChebyshevLobatto points, while the same computed error increases exponentially in the equispaced case. This behavior is known as the Runge phenomenon.
Wolfram Cloud

You are using a browser not supported by the Wolfram Cloud

Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.


I understand and wish to continue anyway »

You are using a browser not supported by the Wolfram Cloud. Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.