[-1,1],
The Chebyshev nodes of the first kind, also called the Chebyshev zeros, are the zeros of the Chebyshev polynomials of the first kind. The Chebyshev nodes of the second kind, also called the Chebyshev extrema, are the extrema of the Chebyshev polynomials of the first kind, which are also the zeros of the Chebyshev polynomials of the second kind. Both of these sets of numbers are commonly referred to as Chebyshev nodes in literature. Polynomial interpolants constructed from these nodes minimize the effect of Runge's phenomenon.
For a given positive integer
n
(-1,1)
These are the roots of the Chebyshev polynomials of the first kind with degree
n
(a,b)
Similarly, for a given positive integer
n
[-1,1]
These are the roots of the Chebyshev polynomials of the second kind with degree
n
[a,b]
Both kinds of nodes are always symmetric about the midpoint of the interval. Hence, for odd
n
n
x
x
The Chebyshev nodes are important in approximation theory because they form a particularly good set of nodes for polynomial interpolation. Given a function on the interval
[-1,+1]
n
x1,x2,\ldots,xn,
Pn-1
n-1
f(xi)
xi
x
\xi
This product is a monic polynomial of degree . It may be shown that the maximum absolute value (maximum norm) of any such polynomial is bounded from below by . This bound is attained by the scaled Chebyshev polynomials, which are also monic. (Recall that for .) Therefore, when the interpolation nodes are the roots of, the error satisfiesFor an arbitrary interval [''a'', ''b''] a change of variable shows that
Many applications for Chebyshev nodes, such as the design of equally terminated passive Chebyshev filters, cannot use Chebyshev nodes directly, due to the lack of a root at 0. However, the Chebyshev nodes may be modified into a usable form by translating the roots down such that the lowest roots are moved to zero, thereby creating two roots at zero of the modified Chebyshev nodes.[1]
The even order modification translation is:
XkEven=\sqrt{
| |||||||
|
The sign of the
\sqrt{}
Xk
For example, the Chebyshev nodes for a 4th order Chebyshev function are,, and
2 | |
X | |
n/2 |
0.3826832
XkEven
The modified even order Chebyshev nodes now contains two nodes of zero, and is suitable for use in designing even order Chebyshev filters with equally terminated passive element networks.