|
In numerical analysis, Chebyshev nodes are the roots of the Chebyshev polynomial of the first kind. They are often used as nodes in polynomial interpolation because the resulting interpolation polynomial minimizes the problem of Runge's phenomenon. [edit] DefinitionFor a given number of points, n, the n Chebyshev nodes are
in the interval [−1, 1]. For nodes over an arbitrary interval [a, b] a linear transformation can be used: [edit] Approximation using Chebyshev nodesThe Chebyshev nodes are important in approximation theory because they form a particularly good set of nodes for polynomial interpolation. Given a function f on [−1, 1], we want to find a polynomial of some given degree, say n, which approximates f well in the maximum norm or Chebyshev norm which is defined as Such a polynomial p can be constructed by polynomial interpolation: we pick n + 1 points x0, ..., xn in the interval [−1, 1], and then we let p be the unique polynomial which coincides with f on these points. The interpolation error for polynomial interpolation is for some ξ in [−1, 1]. So it is logical to try to minimize The product Π (x − xi) is a polynomial of degree n + 1 with leading coefficient 1 (such a polynomial is said to be monic). It turns out that the maximum norm of any such polynomial is greater than or equal to 2−n. Furthermore, the scaled Chebyshev polynomials 2−n Tn+1 are monic and attain equality, because |Tn+1(x)| ≤ 1 for x ∈ [−1, 1]. Thus when using the roots of the Tn+1 polynomial as the interpolation nodes xi we can bound the interpolation error as [edit] References
Directorio de Enlaces Directorio dmoz Directorio espejo dmoz Pedro Bernardo |