Chebyshev Polynomials
Chebyshev Polynomials
An important and convenient property of the T n(x) is that they are orthogonal with respect to the inner
product:
and Un(x) are orthogonal with respect to another, analogous inner product, given below.
The Chebyshev polynomials T n are polynomials with the largest possible leading coefficient whose
absolute value on the interval [−1, 1] is bounded by 1. They are also the "extremal" polynomials for many
other properties.[1]
In 1952, Cornelius Lanczos showed that the Chebyshev polynomials are important in approximation theory
for the solution of linear systems;[2] the roots of T n(x), which are also called Chebyshev nodes, are used as
matching points for optimizing polynomial interpolation. The resulting interpolation polynomial minimizes
the problem of Runge's phenomenon and provides an approximation that is close to the best polynomial
approximation to a continuous function under the maximum norm, also called the "minimax" criterion. This
approximation leads directly to the method of Clenshaw–Curtis quadrature.
These polynomials were named after Pafnuty Chebyshev.[3] The letter T is used because of the alternative
transliterations of the name Chebyshev as Tchebycheff, Tchebyshev (French) or Tschebyschow (German).
Definitions
Recurrence definition
The recurrence also allows to represent them explicitly as the Plot of the first five Tn Chebyshev
determinant of a tridiagonal matrix of size : polynomials (first kind)
There are several other generating functions for the Chebyshev polynomials; the exponential generating
function is
The generating function relevant for 2-dimensional potential theory and multipole expansion is
The Chebyshev polynomials of the second kind are defined by the recurrence relation
Notice that the two sets of recurrence relations are identical, except
for vs. . The ordinary generating function
for Un is
Trigonometric definition
As described in the introduction, the Chebyshev polynomials of the first kind can be defined as the unique
polynomials satisfying
for n = 0, 1, 2, 3, ….
or
(The Dirichlet kernel, in fact, coincides with what is now known as the Chebyshev polynomial of the fourth
kind.)
An equivalent way to state this is via exponentiation of a complex number: given a complex number
z = a + bi with absolute value of one,
Chebyshev polynomials can be defined in this form when studying trigonometric polynomials.[4]
That cos nx is an n th-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,
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 through the identity cos2 x + sin 2 x = 1 . By the same reasoning, sin nx is the
imaginary part of the polynomial, in which all powers of sin x are odd and thus, if one factor of sin x is
factored out, the remaining factors can be replaced to create a (n−1)st-degree polynomial in cos x.
The Chebyshev polynomials can also be defined as the solutions to the Pell equation
in a ring R[x].[6] Thus, they can be generated by the standard technique for Pell equations of taking powers
of a fundamental solution:
The second of these may be rearranged using the recurrence definition for the Chebyshev polynomials of
the second kind to give
Using this formula iteratively gives the sum formula
while replacing and using the derivative formula for gives the recurrence
relationship for the derivative of :
This relationship is used in the Chebyshev spectral method of solving differential equations.
Explicit expressions
Different approaches to defining Chebyshev polynomials lead to different explicit expressions. The
trigonometric definition gives an explicit formula as follows.
From this trigonometric form, the recurrence definition can be recovered by computing directly that the
bases cases hold,
and
An explicit form of the Chebyshev polynomial in terms of monomials xk follows from de Moivre's formula,
where Re denotes the real part of a complex number. Expanding the formula, one gets
The real part of the expression is obtained from summands corresponding to even indices. Noting
and , one gets the explicit formula
where the prime at the summation symbol indicates that the contribution of j = 0 needs to be halved if it
appears.
where 2F1 is a hypergeometric function.
Properties
Symmetry
That is, Chebyshev polynomials of even order have even symmetry and therefore contain only even powers
of x. Chebyshev polynomials of odd order have odd symmetry and therefore contain only odd powers of x.
A Chebyshev polynomial of either kind with degree n has n different simple roots, called Chebyshev
roots, in the interval [−1, 1]. The roots of the Chebyshev polynomial of the first kind are sometimes called
Chebyshev nodes because they are used as nodes in polynomial interpolation. Using the trigonometric
definition and the fact that
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:
The extrema of on the interval where are located at values of . They
prime numbers.
When is odd,
The derivatives of the polynomials can be less than straightforward. By differentiating the polynomials in
their trigonometric forms, it can be shown that:
The last two formulas can be numerically troublesome due to the division by zero ( 00 indeterminate form,
specifically) at x = 1 and x = −1 . By L'Hôpital's rule,
More generally,
where the prime at the summation symbols means that the term contributed by k = 0 is to be halved, if it
appears.
and the recurrence relation for the first kind polynomials involving derivatives establishes that for n ≥ 2
The last formula can be further manipulated to express the integral of T n as a function of Chebyshev
polynomials of the first kind only:
Furthermore, we have
which is easily proved from the product-to-sum formula for the cosine,
For n = 1 this results in the already known recurrence formula, just arranged differently, and with n = 2 it
forms the recurrence relation for all even or all odd indexed Chebyshev polynomials (depending on the
parity of the lowest m) which implies the evenness or oddness of these polynomials. Three more useful
formulas for evaluating Chebyshev polynomials can be concluded from this product expansion:
The polynomials of the second kind satisfy the similar relation
which establishes the evenness or oddness of the even or odd indexed Chebyshev polynomials of the
second kind depending on whether m starts with 2 or 3.
For T mn the order of composition may be reversed, making the family of polynomial functions T n a
commutative semigroup under composition.
Since T m(x) is divisible by x if m is odd, it follows that T mn(x) is divisible by T n(x) if m is odd.
Furthermore, Umn−1(x) is divisible by Un−1(x), and in the case that m is even, divisible by
Tn(x)Un−1(x).
Orthogonality
Both T n and Un form a sequence of orthogonal polynomials. The polynomials of the first kind T n are
orthogonal with respect to the weight
Similarly, the polynomials of the second kind Un are orthogonal with respect to the weight
(The measure √1 − x2 dx is, to within a normalizing constant, the Wigner semicircle distribution.)
These orthogonality properties follow from the fact that the Chebyshev polynomials solve the Chebyshev
differential equations
which are Sturm–Liouville differential equations. It is a general feature of such differential equations that
there is a distinguished orthonormal set of solutions. (Another way to define the Chebyshev polynomials is
as the solutions to those equations.)
where N is any integer greater than max(i, j),[9] and the xk are the N Chebyshev nodes (see above) of
TN (x):
For the polynomials of the second kind and any integer N > i + j with the same Chebyshev nodes xk,
there are similar sums:
Minimal ∞-norm
For any given n ≥ 1 , among the polynomials of degree n with leading coefficient 1 (monic polynomials),
is the one of which the maximal absolute value on the interval [−1, 1] is minimal.
Proof
Let's assume that wn(x) is a polynomial of degree n with leading coefficient 1 with
maximal absolute value on the interval [−1, 1] less than 1 / 2 n − 1.
Define
Remark
By the equioscillation theorem, among all the polynomials of degree ≤ n , the polynomial f minimizes
‖ f ‖∞ on [−1, 1] if and only if there are n + 2 points −1 ≤ x0 < x1 < ⋯ < xn + 1 ≤ 1 such that
| f(xi)| = ‖ f ‖∞.
Of course, the null polynomial on the interval [−1, 1] can be approximated by itself and minimizes the ∞ -
norm.
Above, however, | f | reaches its maximum only n + 1 times because we are searching for the best
polynomial of degree n ≥ 1 (therefore the theorem evoked previously cannot be used).
The Chebyshev polynomials are a special case of the ultraspherical or Gegenbauer polynomials ,
which themselves are a special case of the Jacobi polynomials :
Other properties
The curves given by y = T n(x), or equivalently, by the parametric equations y = T n(cos θ) = cos nθ,
x = cos θ, are a special case of Lissajous curves with frequency ratio equal to n.
Similar to the formula
For x ≠ 0 ,
and
which follows from the fact that this holds by definition for x = eiθ.
Examples
First kind
As a basis set
In the appropriate Sobolev space, the set of Chebyshev
polynomials form an orthonormal basis, so that a function in the
same space can, on −1 ≤ x ≤ 1 , be expressed via the
expansion:[16]
Example 1
One can find the coefficients a n either through the application of an inner product or by the discrete
orthogonality condition. For the inner product,
which gives,
Alternatively, when the inner product of the function being approximated cannot be evaluated, the discrete
orthogonality condition gives an often useful result for approximate coefficients,
where δij is the Kronecker delta function and the xk are the N Gauss–Chebyshev zeros of T N (x):
For any N, these approximate coefficients provide an exact approximation to the function at xk with a
controlled error between those points. The exact coefficients are obtained with N = ∞ , thus representing
the function exactly at all points in [−1,1]. The rate of convergence depends on the function and its
smoothness.
This allows us to compute the approximate coefficients a n very efficiently through the discrete cosine
transform
Example 2
Partial sums
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 a n 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)st partial sum are usually obtained on the Chebyshev–
Gauss–Lobatto[17] 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:
An arbitrary polynomial of degree N can be written in terms of the Chebyshev polynomials of the first
kind.[9] Such a polynomial p(x) is of the form
and satisfy
Shifted Chebyshev polynomials of the first and second kinds are related to the Chebyshev polynomials
by[18]
When the argument of the Chebyshev polynomial satisfies 2x − 1 ∈ [−1, 1] the argument of the shifted
Chebyshev polynomial satisfies x ∈ [0, 1]. Similarly, one can define shifted polynomials for generic
intervals [a, b].
Around 1990 the terms "third-kind" and "fourth-kind" came into use in connection with Chebyshev
polynomials, although the polynomials denoted by these terms had an earlier development under the name
airfoil polynomials. According to J. C. Mason and G. H. Elliott, the terminology "third-kind" and "fourth-
kind" is due to Walter Gautschi, "in consultation with colleagues in the field of orthogonal
polynomials."[21] The Chebyshev polynomials of the third kind are defined as
and the Chebyshev polynomials of the fourth kind are defined as
where .[21][22] In the airfoil literature and are denoted and . The
polynomial families , , , and are orthogonal with respect to the weights
[22]
See also
Chebyshev filter
Chebyshev cube root
Dickson polynomials
Legendre polynomials
Laguerre polynomials
Hermite polynomials
Minimal polynomial of 2cos(2pi/n)
Romanovski polynomials
Chebyshev rational functions
Approximation theory
The Chebfun system
Discrete Chebyshev transform
Markov brothers' inequality
Clenshaw algorithm
References
1. Rivlin, Theodore J. (1974). "Chapter 2, Extremal properties". The Chebyshev Polynomials.
Pure and Applied Mathematics (1st ed.). New York-London-Sydney: Wiley-Interscience
[John Wiley & Sons]. pp. 56–123. ISBN 978-047172470-4.
2. Lanczos, C. (1952). "Solution of systems of linear equations by minimized iterations" (https://
dx.doi.org/10.6028/jres.049.006). Journal of Research of the National Bureau of Standards.
49 (1): 33. doi:10.6028/jres.049.006 (https://doi.org/10.6028%2Fjres.049.006).
3. Chebyshev polynomials were first presented in Chebyshev, P. L. (1854). "Théorie des
mécanismes connus sous le nom de parallélogrammes". Mémoires des Savants étrangers
présentés à l'Académie de Saint-Pétersbourg (in French). 7: 539–586.
4. Schaeffer, A. C. (1941). "Inequalities of A. Markoff and S. Bernstein for polynomials and
related functions" (https://projecteuclid.org/journals/bulletin-of-the-american-mathematical-so
ciety/volume-47/issue-8/Inequalities-of-A-Markoff-and-S-Bernstein-for-polynomials-and/bam
s/1183503783.full). Bulletin of the American Mathematical Society. 47 (8): 565–579.
ISSN 0002-9904 (https://www.worldcat.org/issn/0002-9904).
5. Ritt, J. F. (1922). "Prime and Composite Polynomials" (https://www.ams.org/journals/tran/192
2-023-01/S0002-9947-1922-1501189-9). Trans. Amer. Math. Soc.: 51–66.
doi:10.1090/S0002-9947-1922-1501189-9 (https://doi.org/10.1090%2FS0002-9947-1922-15
01189-9).
6. Demeyer, Jeroen (2007). Diophantine Sets over Polynomial Rings and Hilbert's Tenth
Problem for Function Fields (https://web.archive.org/web/20070702185523/https://cage.ugen
t.be/~jdemeyer/phd.pdf) (PDF) (Ph.D. thesis). p. 70. Archived from the original (http://cage.ug
ent.be/~jdemeyer/phd.pdf) (PDF) on 2 July 2007.
7. Erdélyi, Arthur; Magnus, (Hans Heinrich) Wilhelm; Oberhettinger, Fritz [in German]; Tricomi,
Francesco Giacomo; Bertin, David; Fulks, Watson B.; Harvey, Albert Raymond; Thomsen, Jr.,
Donald L.; Weber, Maria A.; Whitney, Eoin Laird [at Wikidata]; Stampfel, Rosemarie (1953).
Erdélyi, Arthur (ed.). Higher Transcendental Functions - Volume II - Based, in part, on notes
left by Harry Bateman (http://apps.nrbook.com/bateman/Vol2.pdf) (PDF). Bateman
Manuscript Project. Vol. II (1 ed.). New York / Toronto / London: McGraw-Hill Book Company,
Inc. p. 184:(3),(4). LCCN 53-5555 (https://lccn.loc.gov/53-5555). Contract No. N6onr-244
Task Order XIV. Project Designation Number: NR 043-045. Order No. 19546. Archived (http
s://web.archive.org/web/20170409113446/http://apps.nrbook.com/bateman/Vol2.pdf) (PDF)
from the original on 9 April 2017. Retrieved 23 July 2020. [1] (https://authors.library.caltech.e
du/43491/7/Volume%202.pdf)[2] (https://resolver.caltech.edu/CaltechAUTHORS:20140123-1
04529738) (xvii+1 errata page+396 pages, red cloth hardcover) (NB. Copyright was
renewed by California Institute of Technology in 1981.); Reprint: Robert E. Krieger
Publishing Co., Inc., Melbourne, Florida, USA. 1981. ISBN 0-89874-069-X; Planned Dover
reprint: ISBN 0-486-44615-8.
8. Beckenbach, E. F.; Seidel, W.; Szász, Otto (1951), "Recurrent determinants of Legendre and
of ultraspherical polynomials", Duke Math. J., 18: 1–10, doi:10.1215/S0012-7094-51-01801-
7 (https://doi.org/10.1215%2FS0012-7094-51-01801-7), MR 0040487 (https://mathscinet.am
s.org/mathscinet-getitem?mr=0040487)
9. Mason & Handscomb 2002.
10. Cody, W. J. (1970). "A survey of practical rational and polynomial approximation of
functions". SIAM Review. 12 (3): 400–423. doi:10.1137/1012082 (https://doi.org/10.1137%2F
1012082).
11. Mathar, R. J. (2006). "Chebyshev series expansion of inverse polynomials". J. Comput. Appl.
Math. 196 (2): 596–607. arXiv:math/0403344 (https://arxiv.org/abs/math/0403344).
Bibcode:2006JCoAM..196.596M (https://ui.adsabs.harvard.edu/abs/2006JCoAM..196.596
M). doi:10.1016/j.cam.2005.10.013 (https://doi.org/10.1016%2Fj.cam.2005.10.013).
S2CID 16476052 (https://api.semanticscholar.org/CorpusID:16476052).
12. Gürtaş, Y. Z. (2017). "Chebyshev Polynomials and the minimal polynomial of ".
American Mathematical Monthly. 124 (1): 74--78. doi:10.4169/amer.math.monthly.124.1.74 (h
ttps://doi.org/10.4169%2Famer.math.monthly.124.1.74).
13. Wolfram, D. A. (2022). "Factoring Chebyshev polynomials of the first and second kinds with
minimal polynomials of ". American Mathematical Monthly. 129 (2): 172--176.
doi:10.1080/00029890.2022.2005391 (https://doi.org/10.1080%2F00029890.2022.200539
1).
14. Wolfram, D. A. (2022). "Factoring Chebyshev polynomials with minimal polynomials of
". Bulletin of the Australian Mathematical Society. arXiv:2106.14585 (https://arxiv.o
rg/abs/2106.14585). doi:10.1017/S0004972722000235 (https://doi.org/10.1017%2FS000497
2722000235).
15. Rayes, M. O.; Trevisan, V.; Wang, P. S. (2005), "Factorization properties of chebyshev
polynomials", Computers & Mathematics with Applications, 50 (8–9): 1231–1240,
doi:10.1016/j.camwa.2005.07.003 (https://doi.org/10.1016%2Fj.camwa.2005.07.003)
16. Boyd, John P. (2001). Chebyshev and Fourier Spectral Methods (https://web.archive.org/we
b/20100331183829/http://www-personal.umich.edu/~jpboyd/aaabook_9500may00.pdf)
(PDF) (second ed.). Dover. ISBN 0-486-41183-4. Archived from the original (http://www-pers
onal.umich.edu/~jpboyd/aaabook_9500may00.pdf) (PDF) on 31 March 2010. Retrieved
19 March 2009.
17. "Chebyshev Interpolation: An Interactive Tour" (https://web.archive.org/web/2017031821431
1/http://www.scottsarra.org/chebyApprox/chebyshevApprox.html). Archived from the original
(http://www.scottsarra.org/chebyApprox/chebyshevApprox.html) on 18 March 2017.
Retrieved 2 June 2016.
18. Abramowitz, Milton; Stegun, Irene Ann, eds. (1983) [June 1964]. "Chapter 22" (http://www.ma
th.ubc.ca/~cbm/aands/page_778.htm). 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. 778. ISBN 978-0-486-61272-0. LCCN 64-60036 (https://lc
cn.loc.gov/64-60036). MR 0167642 (https://mathscinet.ams.org/mathscinet-getitem?mr=0167
642). LCCN 65-12253 (https://lccn.loc.gov/65012253).
19. Horadam, A. F. (2002), "Vieta polynomials" (https://www.fq.math.ca/Scanned/40-3/horadam2.
pdf) (PDF), Fibonacci Quarterly, 40 (3): 223–232
20. Viète, François (1646). Francisci Vietae Opera mathematica : in unum volumen congesta ac
recognita / opera atque studio Francisci a Schooten (https://gallica.bnf.fr/ark:/12148/bpt6k10
7597d.pdf) (PDF). Bibliothèque nationale de France.
21. Mason, J. C.; Elliott, G. H. (1993), "Near-minimax complex approximation by four kinds of
Chebyshev polynomial expansion", J. Comput. Appl. Math., 46: 291–300, doi:10.1016/0377-
0427(93)90303-S (https://doi.org/10.1016%2F0377-0427%2893%2990303-S)
22. Desmarais, Robert N.; Bland, Samuel R. (1995), "Tables of properties of airfoil polynomials"
(https://ntrs.nasa.gov/citations/19960001864), NASA Reference Publication 1343, National
Aeronautics and Space Administration
Sources
Abramowitz, Milton; Stegun, Irene Ann, eds. (1983) [June 1964]. "Chapter 22" (http://www.ma
th.ubc.ca/~cbm/aands/page_773.htm). 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 (https://lc
cn.loc.gov/64-60036). MR 0167642 (https://mathscinet.ams.org/mathscinet-getitem?mr=0167
642). LCCN 65-12253 (https://lccn.loc.gov/65012253).
Dette, Holger (1995). "A note on some peculiar nonlinear extremal phenomena of the
Chebyshev polynomials". Proceedings of the Edinburgh Mathematical Society. 38 (2): 343–
355. arXiv:math/9406222 (https://arxiv.org/abs/math/9406222).
doi:10.1017/S001309150001912X (https://doi.org/10.1017%2FS001309150001912X).
S2CID 16703489 (https://api.semanticscholar.org/CorpusID:16703489).
Elliott, David (1964). "The evaluation and estimation of the coefficients in the Chebyshev
Series expansion of a function" (https://doi.org/10.1090%2FS0025-5718-1964-0166903-7).
Math. Comp. 18 (86): 274–284. doi:10.1090/S0025-5718-1964-0166903-7 (https://doi.org/10.
1090%2FS0025-5718-1964-0166903-7). MR 0166903 (https://mathscinet.ams.org/mathscin
et-getitem?mr=0166903).
Eremenko, A.; Lempert, L. (1994). "An Extremal Problem For Polynomials" (http://www.math.
purdue.edu/~eremenko/dvi/lempert.pdf) (PDF). Proceedings of the American Mathematical
Society. 122 (1): 191–193. doi:10.1090/S0002-9939-1994-1207536-1 (https://doi.org/10.109
0%2FS0002-9939-1994-1207536-1). MR 1207536 (https://mathscinet.ams.org/mathscinet-g
etitem?mr=1207536).
Hernandez, M. A. (2001). "Chebyshev's approximation algorithms and applications" (https://d
oi.org/10.1016%2Fs0898-1221%2800%2900286-8). Computers & Mathematics with
Applications. 41 (3–4): 433–445. doi:10.1016/s0898-1221(00)00286-8 (https://doi.org/10.101
6%2Fs0898-1221%2800%2900286-8).
Mason, J. C. (1984). "Some properties and applications of Chebyshev polynomial and
rational approximation". Rational Approximation and Interpolation. Lecture Notes in
Mathematics. Vol. 1105. pp. 27–48. doi:10.1007/BFb0072398 (https://doi.org/10.1007%2FBF
b0072398). ISBN 978-3-540-13899-0.
Mason, J. C.; Handscomb, D.C. (2002). Chebyshev Polynomials (https://books.google.com/b
ooks?id=8FHf0P3to0UC). Chapman and Hall/CRC. doi:10.1201/9781420036114 (https://do
i.org/10.1201%2F9781420036114). ISBN 978-1-4200-3611-4.
External links
Media related to Chebyshev polynomials at Wikimedia Commons
Weisstein, Eric W. "Chebyshev polynomial[s] of the first kind" (https://mathworld.wolfram.co
m/ChebyshevPolynomialoftheFirstKind.html). MathWorld.
Mathews, John H. (2003). "Module for Chebyshev polynomials" (https://web.archive.org/web/
20070529221407/http://math.fullerton.edu/mathews/n2003/ChebyshevPolyMod.html).
Department of Mathematics. Course notes for Math 340 Numerical Analysis & Math 440
Advanced Numerical Analysis. Fullerton, CA: California State University. Archived from the
original (http://math.fullerton.edu/mathews/n2003/ChebyshevPolyMod.html) on 29 May 2007.
Retrieved 17 August 2020.
"Chebyshev interpolation: An interactive tour" (http://www.maa.org/sites/default/files/images/
upload_library/4/vol6/Sarra/Chebyshev.html). Mathematical Association of America (MAA) –
includes illustrative Java applet.
"Numerical computing with functions" (http://www.chebfun.org). The Chebfun Project.
"Is there an intuitive explanation for an extremal property of Chebyshev polynomials?" (http
s://mathoverflow.net/q/25534). Math Overflow. Question 25534.
"Chebyshev polynomial evaluation and the Chebyshev transform" (https://www.boost.org/do
c/libs/release/libs/math/doc/html/math_toolkit/sf_poly/chebyshev.html). Boost. Math.