Jump to content

Chebyshev polynomials: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Rever ill-advised change of notation, to version of AlleborgoBot (Talk | contribs | block) at 23:32, October 5, 2008, with Giftlite's later minor rearrangement.
(Username or IP removed)
Line 293: Line 293:


''T''<sub>''n''</sub> are a special case of [[Lissajous curve]]s with frequency ratio to equal to ''n''.
''T''<sub>''n''</sub> are a special case of [[Lissajous curve]]s with frequency ratio to equal to ''n''.
Several polynomil sequences like [[Lucas polynomials ]], [[Dickson polynomials]], [[Fibonacci polynomials]] and [[Boubaker polynomials]] are related to [[Chebyshev polynomial]]s ''T''<sub>''n''</sub> and ''U''<sub>''n''</sub> .i e.:

:: <math>B_n(x)= \frac{4x}{n}\frac{d}{dx}T_n(x)-2T_n(x) \, </math>
:: <math>B_n(x)= -2T_n(x)+4xU_{n-1}(x) \, </math>


==Examples==
==Examples==
Line 389: Line 393:
==See also==
==See also==


*[[Boubaker polynomials]]
*[[Chebyshev nodes]]
*[[Chebyshev nodes]]
*[[Chebyshev filter]]
*[[Chebyshev filter]]

Revision as of 23:21, 7 December 2008

In mathematics the Chebyshev polynomials, named after Pafnuty Chebyshev,[1] are a sequence of orthogonal polynomials which are related to de Moivre's formula and which are easily defined recursively, like Fibonacci or Lucas numbers. One usually distinguishes between Chebyshev polynomials of the first kind which are denoted Tn and Chebyshev polynomials of the second kind which are denoted Un. The letter T is used because of the alternative transliterations of the name Chebyshev as Tchebyshef or Tschebyscheff.

The Chebyshev polynomials Tn or Un are polynomials of degree n and the sequence of Chebyshev polynomials of either kind composes a polynomial sequence.

Chebyshev polynomials are important in approximation theory because the roots of the Chebyshev polynomials of the first kind, which are also called Chebyshev nodes, are used as nodes in polynomial interpolation. The resulting interpolation polynomial minimizes the problem of Runge's phenomenon and provides an approximation that is close to the polynomial of best approximation to a continuous function under the maximum norm. This approximation leads directly to the method of Clenshaw–Curtis quadrature.

In the study of differential equations they arise as the solution to the Chebyshev differential equations

and

for the polynomials of the first and second kind, respectively. These equations are special cases of the Sturm-Liouville differential equation.

Definition

The Chebyshev polynomials of the first kind are defined by the recurrence relation

One example of a generating function for Tn is

The Chebyshev polynomials of the second kind are defined by the recurrence relation

One example of a generating function for Un is

Trigonometric definition

The Chebyshev polynomials of the first kind can be defined by the trigonometric identity:

whence:

for n = 0, 1, 2, 3, ..., while the polynomials of the second kind satisfy:

which is structurally quite similar to the Dirichlet kernel.

That cos(nx) is an nth-degree polynomial in cos(x) can be seen by observing that cos(nx) is the real part of one side of de Moivre's formula, and the real part of the other side is a polynomial in cos(x) and sin(x), in which all powers of sin(x) are even and thus replaceable via the identity cos2(x) + sin2(x) = 1.

This identity is extremely useful in conjunction with the recursive generating formula inasmuch as it enables one to calculate the cosine of any integral multiple of an angle solely in terms of the cosine of the base angle. Evaluating the first two Chebyshev polynomials:

and:

one can straightforwardly determine that:

and so forth. To trivially check whether the results seem reasonable, sum the coefficients on both sides of the equals sign (that is, setting equal to zero, for which the cosine is unity), and one sees that 1 = 2 − 1 in the former expression and 1 = 4 − 3 in the latter.

An immediate corollary is the composition identity (or the "nesting property")

Pell equation definition

The Chebyshev polynomials can also be defined as the solutions to the Pell equation

in a ring R[x].[2] Thus, they can be generated by the standard technique for Pell equations of taking powers of a fundamental solution:

Relation between Chebyshev polynomials of the first and second kind

The Chebyshev polynomials of the first and second kind are closely related by the following equations

The recurrence relationship of the derivative of Chebyshev polynomials can be derived from these relations

This relationship is used in the Chebyshev spectral method of solving differential equations.

Equivalently, the two sequences can also be defined from a pair of mutual recurrence equations:

These can be derived from the trigonometric formulae; for example, if , then

Note that both these equations and the trigonometric equations take a simpler form if we, like some works, follow the alternate convention of denoting our Un (the polynomial of degree n) with Un+1 instead.

Explicit formulas

Different approaches to defining Chebyshev polynomials lead to different explicit formulas such as:

(due to M. Hovdan)

Properties

Orthogonality

Both the Tn and the Un form a sequence of orthogonal polynomials. The polynomials of the first kind are orthogonal with respect to the weight

on the interval [−1,1], i.e. we have:

This can be proven by letting and using the identity . Similarly, the polynomials of the second kind are orthogonal with respect to the weight

on the interval [−1,1], i.e. we have:

(Note that the weight is, to within a normalizing constant, the density of the Wigner semicircle distribution).

Minimal ∞-norm

For any given n ≥ 1, among the polynomials of degree n with leading coefficient 1,

is the one of which the maximal absolute value on the interval [−1, 1] is minimal.

This maximal absolute value is

and |ƒ(x)| reaches this maximum exactly n + 1 times: at

Differentiation and integration

The derivatives of the polynomials can be less than straightforward. By differentiating the polynomials in their trigonometric forms, it's easy to show that:

The last two formulas can be numerically troublesome due to the division by zero (0/0 indeterminate form, specifically) at x = 1 and x = −1. It can be shown that:

Proof

The second derivative of the Chebyshev polynomial of the first kind is

which, if evaluated as shown above, poses a problem because it is indeterminate at x = ±1. Since the function is a polynomial, (all of) the derivatives must exist for all real numbers, so the taking to limit on the expression above should yield the desired value:

where only is considered for now. Factoring the denominator:

Since the limit as a whole must exist, the limit of the numerator and denominator must independently exist, and

The denominator (still) limits to zero, which implies that the numerator must be limiting to zero, ie which will be useful later on. Since the numerator and denominator are both limiting to zero, L'Hôpital's rule applies:

The proof for is similar, with the fact that being important.

Indeed, the following, more general formula holds:

This latter result is of great use in the numerical solution of eigenvalue problems.

Concerning integration, the first derivative of the Tn implies that

and the recurrence relation for the first kind polynomials involving derivatives establishes that

Roots and extrema

A Chebyshev polynomial of either kind with degree n has n different simple roots, called Chebyshev roots, in the interval [−1,1]. The roots are sometimes called Chebyshev nodes because they are used as nodes in polynomial interpolation. Using the trigonometric definition and the fact that

one can easily prove that the roots of Tn are

Similarly, the roots of Un are

One unique property of the Chebyshev polynomials of the first kind is that on the interval −1 ≤ x ≤ 1 all of the extrema have values that are either −1 or 1. Thus these polynomials have only two finite critical values, the defining property of Shabat polynomials. Both the first and second kinds of Chebyshev polynomial have extrema at the endpoints, given by:

Other properties

The Chebyshev polynomials are a special case of the ultraspherical or Gegenbauer polynomials, which themselves are a special case of the Jacobi polynomials.

For every nonnegative integer n, Tn(x) and Un(x) are both polynomials of degree n. They are even or odd functions of x as n is even or odd, so when written as polynomials of x, it only has even or odd degree terms respectively.

The leading coefficient of Tn is 2n − 1 if 1 ≤ n, but 1 if 0 = n.

Tn are a special case of Lissajous curves with frequency ratio to equal to n. Several polynomil sequences like Lucas polynomials , Dickson polynomials, Fibonacci polynomials and Boubaker polynomials are related to Chebyshev polynomials Tn and Un .i e.:

Examples

This image shows the first few Chebyshev polynomials of the first kind in the domain −1¼ < x < 1¼, −1¼ < y < 1¼; the flat T0, and T1, T2, T3, T4 and T5.

The first few Chebyshev polynomials of the first kind are

This image shows the first few Chebyshev polynomials of the second kind in the domain −1¼ < x < 1¼, −1¼ < y < 1¼; the flat U0, and U1, U2, U3, U4 and U5. Although not visible in the image, Un(1) = n + 1 and Un(−1) = (n + 1)(−1)n.

The first few Chebyshev polynomials of the second kind are

As a basis set

The non-smooth function (top) y = −x3H(−x), where H is the Heaviside step function, and (bottom) the 5th partial sum of its Chebyshev expansion. The 7th sum is indistinguishable from the original function at the resolution of the graph.

In the appropriate Sobolev space, the set of Chebyshev polynomials form a complete basis set, so that a function in the same space can, on −1 ≤ x ≤ 1 be expressed via the expansion:[3]

Furthermore, as mentioned previously, the Chebyshev polynomials form an orthogonal basis which (among other things) implies that the coefficients an can be determined easily through the application of an inner product. This sum is called a Chebyshev series or a Chebyshev expansion.

Since a Chebyshev series is related to a Fourier cosine series through a change of variables, all of the theorems, identities, etc that apply to Fourier series have a Chebyshev counterpart.[3] These attributes include:

  • The Chebyshev polynomials form a complete orthogonal system.
  • The Chebyshev series converges to ƒ(x) if the function is piecewise smooth and continuous. The smoothness requirement can be relaxed in most cases — as long as there are a finite number of discontinuities in ƒ(x) and its derivatives.
  • At a discontinuity, the series will converge to the average of the right and left limits.

The abundance of the theorems and identities inherited from Fourier series make the Chebyshev polynomials important tools in numeric analysis; for example they are the most popular general purpose basis functions used in the spectral method,[3] often in favor of trigonometric series due to generally faster convergence for continuous functions (Gibbs' phenomenon is still a problem).

Partial sums

The partial sums of

are very useful in the approximation of various functions and in the solution of differential equations (see spectral method). Two common methods for determining the coefficients an are through the use of the inner product as in Galerkin's method and through the use of collocation which is related to interpolation.

As an interpolant, the N coefficients of the (N − 1)th partial sum are usually obtained on the Chebyshev-Gauss-Lobatto[4] points (or Lobatto grid), which results in minimum error and avoids Runge's phenomenon associated with a uniform grid. This collection of points corresponds to the extrema of the highest order polynomial in the sum, plus the endpoints and is given by:

Polynomial in Chebyshev form

An arbitrary polynomial of degree N can be written in terms of the Chebyshev polynomials of the first kind. Such a polynomial p(x) is of the form

Polynomials in Chebyshev form can be evaluated using the Clenshaw algorithm.

Spread polynomials

The spread polynomials are in a sense equivalent to the Chebyshev polynomials of the first kind, but enable one to avoid square roots and conventional trigonometric functions in certain contexts, notably in rational trigonometry.

See also

Notes

  1. ^ Chebyshev polynomials were first presented in: P. L. Chebyshev (1854) "Théorie des mécanismes connus sous le nom parallelogrammes," Mémoires des Savants étrangers présentes à l'Academie de Saint-Pétersbourg, vol. 7, pages 539-586.
  2. ^ Jeroen Demeyer Diophantine Sets over Polynomial Rings and Hilbert's Tenth Problem for Function Fields, Ph.D. theses (2007), p.70.
  3. ^ a b c Chebyshev and Fourier Spectral Methods by John P. Boyd.
  4. ^ Chebyshev Interpolation: An Interactive Tour

References

  • Abramowitz, Milton; Stegun, Irene Ann, eds. (1983) [June 1964]. "Chapter 22". Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables. Applied Mathematics Series. Vol. 55 (Ninth reprint with additional corrections of tenth original printing with corrections (December 1972); first ed.). Washington D.C.; New York: United States Department of Commerce, National Bureau of Standards; Dover Publications. p. 773. ISBN 978-0-486-61272-0. LCCN 64-60036. MR 0167642. LCCN 65-12253.

External links