CHEBYSHEV NODES

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.

Contents
Definition
Notes
Approximation using Chebyshev nodes

Definition


For a given ''n'', the ''n'' 'Chebyshev nodes' are
:x_i = cosleft( rac{2i-1}{2n}pi
ight) mbox{ , } i=1,ldots,n.

Notes


All Chebyshev nodes are contained in the interval [−1, 1]. To get nodes over an arbitrary interval [''a'', ''b''] a linear transformation can be used.
: ilde{x}_i = rac{1}{2} (a+b) + rac{1}{2} (b-a) cosleft( rac{2i-1}{2n}pi
ight).

Approximation using Chebyshev nodes


The Chebyshev nodes are important in approximation theory because they form a particularly good set of nodes for polynomial interpolation.
In order to make the following construction easier we restrict ourself to the interval [−1, 1]. Generalizing to any interval [''a'', ''b''] is straightforward by scaling the Chebyshev polynomials.
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
:|g|_{infty} := max lbrace, |g(x)| : x in [-1,1],
brace.
Such a polynomial ''p'' can be constructed by polynomial interpolation: we pick ''n'' + 1 points ''x''0, ..., ''x''''n'' 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
:f(x) - p(x) = rac{f^{(n+1)}(xi)}{(n+1)!} prod_{i=0}^n (x-x_i)
for some xi in [−1, 1]. So it is logical to try to minimize
:max_{x in [-1,1]} prod_{i=0}^n (x-x_i).
The product Π (''x'' − ''x''''i'') 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'' ''T''''n''+1 are monic and attain equality, because |''T''''n''+1(''x'')| ≤ 1 for ''x'' ∈ [−1, 1].
Thus when using the roots of the ''T''''n''+1 polynomial as the interpolation nodes ''x''''i'' we can bound the interpolation error as
:|f - p|_{infty} le rac{1}{2^n(n+1)!} max_{xi in [-1,1]} |f^{(n+1)} (xi)|.

This article provided by Wikipedia. To edit the contents of this article, click here for original source.

psst.. try this: add to faves