ORTHOGONAL POLYNOMIALS

In mathematics, an 'orthogonal polynomial sequence' is an infinite sequence of polynomials p_0(x), p_1(x), p_2(x), ldots, in which each p_n(x) has degree ''n'', and such that any two different polynomials in the sequence are orthogonal to each other in the following sense:
:One can define an inner product on functions, (analogous to the ordinary "dot product" for vectors), by integrating the product of the functions:
::langle f,g
angle=int_{x_1}^{x_2} f(x)g(x),dx
:More generally, one can put a fixed "weight function" ''W''(''x'') into the integral:
::langle f,g
angle=int_{x_1}^{x_2} f(x)g(x)W(x),dx
:Two functions are 'orthogonal' to each other if their inner product is zero, in the same way that ordinary vectors are orthogonal (perpendicular) if their dot product is zero.
:Such an inner product makes the set of all functions of finite norm a Hilbert space.
So a polynomial sequence is an orthogonal sequence with respect to the weight function ''W'' when any two different polynomials in the sequence are orthogonal, using that weight function, i.e.,
:langle p_m, p_n
angle=int_{x_1}^{x_2} p_m(x) p_n(x),W(x),dx=0qquad mathrm{whenever}qquad m
eq n.
The interval of integration is called the 'interval of orthogonality'. It might be infinite at one or both ends.
The field of orthogonal polynomials developed in the late 19th century from a study of continued fractions by Stieltjes. It evolved into a field rich in applications to many areas of mathematics and physics.
The simplest orthogonal polynomials are the Legendre polynomials, for which the interval of orthogonality is [−1, 1] and the weight function is simply 1:
:P_0(x) = 1,
:P_1(x) = x,
:P_2(x) = rac{3x^2-1}{2},
:P_3(x) = rac{5x^3-3x}{2},
:P_4(x) = rac{35x^4-30x^2+3}{8},
::: dots
These are all orthogonal over [−1, 1]:
:int_{-1}^{1} P_m(x)P_n(x),dx = 0qquad mathrm{whenever}qquad m
e n
We require that the weight function be strictly positive in the interior of the interval of orthogonality. In some cases, it may be zero, or go off to infinity, at the end points. The integral of the weight function times any polynomial must be finite.
Now 'any' sequence of polynomials p_0, p_1, dots, with each ''p''''k'' having degree ''k'', is a basis for the (infinite-dimensional) vector space of all polynomials. An orthogonal sequence is just a sequence that comprises an orthogonal basis for that space, relative to the given inner product.
The Gram-Schmidt process can turn any basis for a vector space into an orthogonal basis,
by starting with one vector and then repeatedly incorporating new vectors while making
each new vector orthogonal to all the previous ones. This is done by subtracting suitable
linear combinations of the previous vectors. Doing this for polynomials is often used as
an exercise in elementary linear algebra courses. It results in the Legendre polynomials.
When making an orthogonal basis, one may be tempted to make an ''orthonormal'' basis, that is,
one in which langle p_n, p_n
angle = 1. For polynomials, this would often result in
ugly square roots in the coefficients. Instead, polynomials are often scaled in a way
that mathematicians agree on, that makes the coefficients and other formulas simpler. This
is called ''standardization''. The "classical" polynomials listed below have been standardized,
typically by setting their leading coefficients to some specific quantity, or by setting a
specific value for the polynomial. This standardization has no mathematical significance; it is just a convention. Standardization also involves scaling the weight function in an agreed-upon way.
Once a polynomial sequence has been standardized, we can define the norm. Let
:h_n=langle p_n, p_n
angle.
The norm is the square root of this. The values of h_n for the standardized classical
polynomials will be listed in the table below. Using h_n, we have
:langle p_m, p_n
angle = delta_{mn}h_n
where δmn is the Kronecker delta.

Contents
General properties of orthogonal polynomial sequences
Recurrence relations
Existence of real roots
Interlacing of roots
Differential equations leading to orthogonal polynomials
The numbers λ''n''
Second form for the differential equation
Third form for the differential equation
Formulas involving derivatives
The classical orthogonal polynomials
Jacobi polynomials
Gegenbauer polynomials
Legendre polynomials
Associated Legendre polynomials
Chebyshev polynomials
Laguerre polynomials
Hermite polynomials
Table of classical orthogonal polynomials
See also
References
Further reading

General properties of orthogonal polynomial sequences


All orthogonal polynomial sequences have a number of elegant and fascinating properties.
Before proceeding with them:
Lemma 1: Given an orthogonal polynomial sequence p_i(x), any ''n''th-degree polynomial ''S''(''x'') can be expanded in terms of p_0, dots, p_n. That is, there are
coefficients {lpha}_0, dots, {lpha}_n such that
:S(x)=sum_{i=0}^n {lpha}_i p_i(x).
Proof by mathematical induction. Choose {lpha}_n so that the x^n term of
''S''(''x'') matches that of {lpha}_nP_n(x). Then S(x)-{lpha}_n P_n(x)
is an (''n'' − 1)th-degree polynomial. Continue downward.
Lemma 2: Given an orthogonal polynomial sequence, each of its polynomials is orthogonal to 'any' polynomial of strictly lower degree.
Proof: Given ''n'', any polynomial of degree ''n'' − 1 or lower can be expanded in terms of
p_0, dots, p_{n-1}. p_n, is orthogonal to each of them.
Recurrence relations

Any orthogonal sequence has a recurrence formula relating any three consecutive polynomials
in the sequence:
:p_{n+1} = (a_nx+b_n) p_n - c_n p_{n-1}.
The coefficients ''a'', ''b'', and ''c'' depend on ''n''. They also depend on the standardization, obviously. (proof)
The values of a_n, b_n and c_n can be worked out directly.
Let k_j and k_j' be the first and second coefficients of
p_j:
:p_j(x)=k_jx^j+k_j'x^{j-1}+cdots
and h_j be the inner product of p_j with itself:
:h_j = langle p_j, p_j
angle.
We have
:a_n= rac{k_{n+1}}{k_n},qquad b_n=a_n left( rac{k_{n+1}'}{k_{n+1}} -
rac{k_n'}{k_n}
ight), qquad c_n=a_n left( rac{k_{n-1}h_n}{k_n h_{n-1}}
ight).
Existence of real roots

Each polynomial in an orthogonal sequence has all n of its roots real, distinct,
and strictly inside the interval of orthogonality. (proof)
(Anyone who has graphed polynomials in high school knows that it is very rare for a
randomly-chosen high-degree polynomial to have all of its roots real.)
Interlacing of roots

The roots of each polynomial lie strictly between the roots of the next higher
polynomial in the sequence. (proof)

Differential equations leading to orthogonal polynomials


A very important class of orthogonal polynomials arises from a differential equation of the form
:{Q(x)},f'' + {L(x)},f' + {lambda}f = 0,
where ''Q'' is a given quadratic (at most) polynomial, and ''L'' is a given linear polynomial. The function ''f'', and the constant λ, are to be found.
:(Note that it makes sense for such an equation to have a polynomial solution.
:Each term in the equation is a polynomial, and the degrees are consistent.)
This is a Sturm-Liouville type of equation. Such equations
generally have singularities in their solution functions f except for particular values
of λ. They can be thought of a eigenvector/eigenvalue problems: Letting
''D'' be the differential operator,
D(f) = Q f'' + L f',, and changing the sign of λ,
the problem is to find the eigenvectors (eigenfunctions) f, and the
corresponding eigenvalues λ, such that f does not have singularities and ''D''(''f'') = λ''f''.
The solutions of this differential equation have singularities unless λ takes on
specific values. There is a series of numbers
{lambda}_0, {lambda}_1, {lambda}_2, dots,
that lead to a series of polynomial solutions P_0, P_1, P_2, dots, if one
of the following sets of conditions are met:
# ''Q'' is actually quadratic, ''L'' is linear, ''Q'' has two distinct real roots, the root of ''L'' lies strictly between the roots of ''Q'', and the leading terms of ''Q'' and ''L'' have the same sign.
# ''Q'' is not actually quadratic, but is linear, ''L'' is linear, the roots of ''Q'' and ''L'' are different, and the leading terms of ''Q'' and ''L'' have the same sign if the root of ''L'' is less than the root of ''Q'', or vice-versa.
# ''Q'' is just a nonzero constant, ''L'' is linear, and the leading term of ''L'' has the opposite sign of ''Q''.
These three cases lead to the 'Jacobi-like', 'Laguerre-like', and 'Hermite-like' polynomials, respectively.
In each of these three cases, we have the following:

★ The solutions are a series of polynomials P_0, P_1, P_2, dots,, each P_n, having degree ''n'', and corresponding to a number {lambda}_n,.

★ The interval of orthogonality is bounded by whatever roots ''Q'' has.

★ The root of ''L'' is inside the interval of orthogonality.

★ Letting R(x) = e^{int rac{L(x)}{Q(x)},dx},, the polynomials are orthogonal under the weight function W(x) = rac{R(x)}{Q(x)},

★ ''W''(''x'') has no zeros or infinities inside the interval, though it may have zeros or infinities at the end points.

★ ''W''(''x'') gives a finite inner product to any polynomials.

★ ''W''(''x'') can be made to be greater than 0 in the interval. (Negate the entire differential equation if necessary so that ''Q''(''x'') > 0 inside the interval.)
Because of the constant of integration, the quantity ''R''(''x'') is determined only up to an arbitrary positive multiplicative constant. It will be used only in homogeneous differential equations
(where this doesn't matter) and in the definition of the weight function (which can also be
indeterminate.) The tables below will give the "official" values of ''R''(''x'') and ''W''(''x'').
===Rodrigues' formula===
Under the assumptions of the preceding section,
''P''''n''(''x'') is proportional to rac{1}{W(x)} rac{d^n}{dx^n}left(W(x)[Q(x)]^n
ight).
This is known as ''Rodrigues' formula''. It is often written
:P_n(x) = rac{1}{{e_n}W(x)} rac{d^n}{dx^n}left(W(x)[Q(x)]^n
ight)
where the numbers ''e''''n'' depend on the standardization. The standard values of
''e''''n'' will be given in the tables below.
The numbers λ''n''

Under the assumptions of the preceding section, we have
:{lambda}_n = - n left( rac{n-1}{2} Q'' + L'
ight).
(Since ''Q'' is quadratic and ''L'' is linear, Q'' and L' are constants, so these are just numbers.)
Second form for the differential equation

Let R(x) = e^{int rac{L(x)}{Q(x)},dx},.
Then
:(Ry')' = R,y'' + R',y' = R,y'' + rac{R,L}{Q},y'.
Now multiply the differential equation
:{Q},y'' + {L},y' + {lambda},y = 0,
by ''R''/''Q'', getting
:R,y'' + rac{R,L}{Q},y' + rac{R,lambda}{Q},y = 0,
or
:(Ry')' + rac{R,lambda}{Q},y = 0.,
This is the standard Sturm-Liouville form for the equation.
Third form for the differential equation

Let S(x) = sqrt{R(x)} = e^{int rac{L(x)}{2,Q(x)},dx},.
Then
:S' = rac{S,L}{2,Q}.
Now multiply the differential equation
:{Q},y'' + {L},y' + {lambda},y = 0,
by ''S''/''Q'', getting
:S,y'' + rac{S,L}{Q},y' + rac{S,lambda}{Q},y = 0,
or
:S,y'' + 2,S',y' + rac{S,lambda}{Q},y = 0,
But (S,y)'' = S,y'' + 2,S',y' + S'',y, so
:(S,y)'' + left( rac{S,lambda}{Q} - S''
ight),y = 0,,
or, letting ''u'' = ''Sy'',
:u'' + left( rac{lambda}{Q} - rac{S''}{S}
ight),u = 0.,
Formulas involving derivatives

Under the assumptions of the preceding section, let
P_n^{[r]} denote the rth derivative of P_n.
(We put the "r" in brackets to avoid confusion with an exponent.)
P_n^{[r]} is a polynomial of degree ''n'' − ''r''. Then we have the following:

★ (orthogonality) For fixed r, the polynomial sequence P_r^{[r]}, P_{r+1}^{[r]}, P_{r+2}^{[r]}, dots are orthogonal, weighted by WQ^r,.

★ (generalized Rodrigues' formula) P_n^{[r]} is proportional to rac{1}{W(x)[Q(x)]^r} rac{d^{n-r}}{dx^{n-r}}left(W(x)[Q(x)]^n
ight).

★ (differential equation) P_n^{[r]} is a solution of {Q},y'' + (rQ'+L),y' + [{lambda}_n-{lambda}_r],y = 0,, where {lambda}_r, is the same function as {lambda}_n,, that is, {lambda}_r = - r left( rac{r-1}{2} Q'' + L'
ight)

★ (differential equation, second form) P_n^{[r]} is a solution of (RQ^{r}y')' + [{lambda}_n-{lambda}_r]RQ^{r-1},y = 0,
There are also some mixed recurrences. In each of these, the numbers ''a'', ''b'', and ''c'' depend on ''n''
and ''r'', and are unrelated in the various formulas.

P_n^{[r]} = aP_{n+1}^{[r+1]} + bP_n^{[r+1]} + cP_{n-1}^{[r+1]}

P_n^{[r]} = (ax+b)P_n^{[r+1]} + cP_{n-1}^{[r+1]}

QP_n^{[r+1]} = (ax+b)P_n^{[r]} + cP_{n-1}^{[r]}
There are an enormous number of other formulas involving orthogonal polynomials
in various ways. Here is a tiny sample of them, relating to the Chebyshev,
associated Laguerre, and Hermite polynomials:

2,T_{m}(x),T_{n}(x) = T_{m+n}(x) + T_{m-n}(x),

H_{2n}(x) = (-4)^{n},n!,L_{n}^{(-1/2)}(x^2)

H_{2n+1}(x) = 2(-4)^{n},n!,x,L_{n}^{(1/2)}(x^2)

The classical orthogonal polynomials


The class of polynomials arising from the differential equation described above have many
important applications in such areas as mathematical physics, interpolation theory, the theory of
random matrices, computer approximations, and many others. All of these polynomial
sequences are equivalent, under scaling and/or shifting of the
domain, and standardizing of the polynomials, to more restricted classes. Those restricted
classes are the "classical orthogonal polynomials".

★ Every Jacobi-like polynomial sequence can have its domain shifted and/or scaled so that its interval of orthogonality is [−1, 1], and has ''Q'' = 1 − ''x''2. They can then be standardized into the 'Jacobi polynomials' P_n^{(lpha, eta)}. There are several important subclasses of these: 'Gegenbauer', 'Legendre', and two types of 'Chebyshev'.

★ Every Laguerre-like polynomial sequence can have its domain shifted, scaled, and/or reflected so that its interval of orthogonality is [0, infty), and has ''Q'' = ''x''. They can then be standardized into the 'Associated Laguerre polynomials' L_n^{(lpha)}. The plain 'Laguerre polynomials' L_n are a subclass of these.

★ Every Hermite-like polynomial sequence can have its domain shifted and/or scaled so that its interval of orthogonality is (-infty, infty), and has Q = 1 and L(0) = 0. They can then be standardized into the 'Hermite polynomials' H_n,.
Because all polynomial sequences arising from a differential equation in the manner
described above are trivially equivalent to the classical polynomials, the actual classical
polynomials are always used.
Jacobi polynomials

The Jacobi-like polynomials, once they have had their domain shifted and scaled so that
the interval of orthogonality is [−1, 1], still have two parameters to be determined.
They are lpha and eta in the Jacobi polynomials,
written P_n^{(lpha, eta)}. We have Q(x) = 1-x^2, and
L(x) = eta-lpha-(lpha+eta+2), x.
Both lpha and eta are required to be greater than −1.
(This puts the root of L inside the interval of orthogonality.)
When lpha and eta are not equal, these polynomials
are not symmetrical about ''x'' = 0.
The differential equation
:(1-x^2),y'' + (eta-lpha-[lpha+eta+2],x),y' + {lambda},y = 0qquad mathrm{with}qquadlambda = n(n+1+lpha+eta),
is 'Jacobi's equation'.
For further details, see Jacobi polynomials.
Gegenbauer polynomials

When one sets the parameters lpha and eta
in the Jacobi polynomials equal to each other, one obtains the
'Gegenbauer' or 'ultraspherical' polynomials. They are
written C_n^{(lpha)}, and defined as
:C_n^{(lpha)}(x) = rac{Gamma(2lpha!+!n),Gamma(lpha!+!1/2)}
{Gamma(2lpha),Gamma(lpha!+!n!+!1/2)}! P_n^{(lpha-1/2, lpha-1/2)}.
We have Q(x) = 1-x^2, and
L(x) = -(2lpha+1), x.
lpha, is required to be greater than −1/2.
(Incidentally, the standardization given in the table below would make no sense for α = 0 and ''n'' ǂ 0, because it would set the polynomials to zero. In that case, the accepted standardization sets C_n^{(0)}(1) = rac{2}{n} instead of the value given in the table.)
Ignoring the above considerations, the parameter lpha is closely related to the derivatives of C_n^{(lpha)}:
:C_n^{(lpha+1)}(x) = rac{1}{2lpha}! rac{d}{dx}C_{n+1}^{(lpha)}(x)
or, more generally:
:C_n^{(lpha+m)}(x) = rac{Gamma(lpha)}{2^mGamma(lpha+m)}! C_{n+m}^{(lpha)[m]}(x).
All the other classical Jacobi-like polynomials (Legendre, etc.) are
special cases of the Gegenbauer polynomials, obtained by choosing a value of lpha
and choosing a standardization.
For further details, see Gegenbauer polynomials.
Legendre polynomials

The differential equation is
:(1-x^2),y'' - 2x,y' + {lambda},y = 0qquad mathrm{with}qquadlambda = n(n+1).,
This is 'Legendre's equation'.
The second form of the differential equation is
:([1-x^2],y')' + lambda,y = 0.,
The recurrence relation is
:(n+1),P_{n+1}(x) = (2n+1)x,P_n(x) - n,P_{n-1}(x).,
A mixed recurrence is
:P_{n+1}^{[r+1]}(x) = P_{n-1}^{[r+1]}(x) + (2n+1),P_n^{[r]}(x).,
Rodrigues' formula is
:P_n(x) = (-1)^n, rac{1}{2^n,n!} rac{d^n}{dx^n}left([1-x^2]^n
ight).
For further details, see Legendre polynomials.
Associated Legendre polynomials

The Associated Legendre polynomials, denoted
P_ell^{(m)}(x) where ell and m are integers with 0{le}m{le}ell, are defined as
:P_ell^{(m)}(x) = (-1)^m,(1-x^2)^{m/2} P_ell^{[m]}(x).,
The ''m'' in parentheses (to avoid confusion with an exponent) is a parameter. The ''m''
in brackets denotes the ''m''th derivative of the Legendre polynomial.
These "polynomials" are misnamed -- they are not polynomials when ''m'' is odd.
They have a recurrence relation:
:(ell+1-m),P_{ell+1}^{(m)}(x) = (2ell+1)x,P_ell^{(m)}(x) - (ell+m),P_{ell-1}^{(m)}(x),
For fixed ''m'', the sequence P_m^{(m)}, P_{m+1}^{(m)}, P_{m+2}^{(m)}, dots are orthogonal over [−1, 1], with weight 1.
For given ''m'', P_ell^{(m)}(x) are the solutions of
:(1-x^2),y'' -2xy' + [lambda - rac{m^2}{1-x^2}],y = 0qquad mathrm{with}qquadlambda = ell(ell+1),
Chebyshev polynomials

The differential equation is
:(1-x^2),y'' - x,y' + {lambda},y = 0qquad mathrm{with}qquadlambda = n^2.,
This is 'Chebyshev's equation'.
The recurrence relation is
:T_{n+1}(x) = 2x,T_n(x) - T_{n-1}(x).,
Rodrigues' formula is
:T_n(x) = rac{Gamma(1/2)sqrt{1-x^2}}{(-2)^n,Gamma(n+1/2)} rac{d^n}{dx^n}left([1-x^2]^{n-1/2}
ight).
These polynomials have the property that, in the interval of orthogonality,
:T_n(x) = cos(n,cos^{-1}(x)).
(To prove it, use the recurrence formula.)
This means that all their local minima and maxima have values of −1 and +1,
that is, the polynomials are "level". Because of this, expansion of functions
in terms of Chebyshev polynomials is sometimes used for polynomial
approximations
in computer math libraries.
Some authors use versions of these polynomials that have been shifted so that the
interval of orthogonality is [0, 1] or [−2, 2].
There are also 'Chebyshev polynomials of the second kind', denoted U_n,
We have:
:U_n = rac{1}{n+1},T_{n+1}'.,
For further details, including the expressions for the first few
polynomials, see Chebyshev polynomials.
Laguerre polynomials

The most general Laguerre-like polynomials, after the domain has been shifted
and scaled, are the Associated Laguerre polynomials (also called Generalized Laguerre polynomials),
denoted L_n^{(lpha)}. There is a parameter lpha, which can be any
real number strictly greater than −1. The parameter is put in parentheses to avoid confusion
with an exponent. The plain Laguerre polynomials are simply the lpha = 0
version of these:
:L_n(x) = L_n^{(0)}(x).,
The differential equation is
:x,y'' + (lpha + 1-x),y' + {lambda},y = 0qquad mathrm{with}qquadlambda = n.,
This is 'Laguerre's equation'.
The second form of the differential equation is
:(x^{lpha+1},e^{-x}, y')' + {lambda},x^{lpha},e^{-x},y = 0.,
The recurrence relation is
:(n+1),L_{n+1}^{(lpha)}(x) = (2n+1+lpha-x),L_n^{(lpha)}(x) - (n+lpha),L_{n-1}^{(lpha)}(x).,
Rodrigues' formula is
:L_n^{(lpha)}(x) = rac{x^{-lpha}e^x}{n!} rac{d^n}{dx^n}left(x^{n+lpha},e^{-x}
ight).
The parameter lpha is closely related to the derivatives of L_n^{(lpha)}:
:L_n^{(lpha+1)}(x) = - rac{d}{dx}L_{n+1}^{(lpha)}(x)
or, more generally:
:L_n^{(lpha+m)}(x) = (-1)^m L_{n+m}^{(lpha)[m]}(x).
Laguerre's equation can be manipulated into a form that is more useful in applications:
:u = x^{ rac{lpha-1}{2}}e^{-x/2}L_n^{(lpha)}(x)
is a solution of
:u'' + rac{2}{x},u' + left[ rac{lambda}{x} - rac{1}{4} - rac{lpha^2-1}{4x^2}
ight],u = 0qquad mathrm{with}qquadlambda = n+ rac{lpha+1}{2}.,
This can be further manipulated. When ell = rac{lpha-1}{2} is an integer,
and n{ge}ell+1:
:u = x^{ell}e^{-x/2}L_{n-ell-1}^{(2ell+1)}(x)
is a solution of
:u'' + rac{2}{x},u' + left[ rac{lambda}{x} - rac{1}{4} - rac{ell(ell+1)}{x^2}
ight],u = 0qquad mathrm{with}qquadlambda = n.,
The solution is often expressed in terms of derivatives instead of associated Laguerre polynomials:
:u = x^{ell}e^{-x/2}L_{n+ell}^{[2ell+1]}(x).
This equation arises in quantum mechanics, in the radial part of the solution
of the Schrödinger equation for a one-electron atom.
Physicists often use a definition for the Laguerre polynomials that is larger,
by a factor of (n!), than the definition used here.
For further details, including the expressions for the first few polynomials, see Laguerre polynomials.
Hermite polynomials

The differential equation is
:y'' - 2xy' + {lambda},y = 0,qquad mathrm{with}qquadlambda = 2n.,
This is 'Hermite's equation'.
The second form of the differential equation is
:(e^{-x^2},y')' + e^{-x^2},lambda,y = 0.,
The third form is
:(e^{-x^2/2},y)'' + ({lambda}+1-x^2)(e^{-x^2/2},y) = 0.,
The recurrence relation is
:H_{n+1}(x) = 2x,H_n(x) - 2n,H_{n-1}(x).,
Rodrigues' formula is
:H_n(x) = (-1)^n,e^{x^2} rac{d^n}{dx^n}left(e^{-x^2}
ight).
The first few Hermite polynomials are
:H_0(x) = 1,
:H_1(x) = 2x,
:H_2(x) = 4x^2-2,
:H_3(x) = 8x^3-12x,
:H_4(x) = 16x^4-48x^2+12,
One can define the 'associated Hermite functions'
:{psi}_n(x) = (h_n)^{-1/2},e^{-x^2/2}H_n(x).,
Because the multiplier is proportional to the square root of the weight function, these functions
are orthogonal over (-infty, infty) with no weight function.
The third form of the differential equation above, for the associated Hermite functions, is
:psi'' + ({lambda}+1-x^2)psi = 0.,
The associated Hermite functions arise in many areas of mathematics and physics.
In quantum mechanics, they are the solutions of Schrödinger's equation for the harmonic oscillator.
They are also eigenfunctions (with eigenvalue (−''i'')''n'') of the continuous Fourier transform.
Some authors, particularly probabilists, use an alternate definition of the Hermite polynomials,
with a weight function of e^{-x^2/2} instead of e^{-x^2}.
This is generally named with the two-letter symbol He,. It could be defined as
:He_n(x) = 2^{-n/2},H_nleft( rac{x}{sqrt{2}}
ight).
For further details, see Hermite polynomials.

Table of classical orthogonal polynomials



{| border="1" cellspacing="0" cellpadding="5"
|-----
! Name, and conventional symbol
! Chebyshev, T_n
! Chebyshev
(second kind), U_n
! Legendre, P_n
! Hermite, H_n
|-----
| Limits of orthogonality
| -1, 1,
| -1, 1,
| -1, 1,
| -infty, infty
|-----
| Weight, W(x),
| (1-x^2)^{-1/2},
| (1-x^2)^{1/2},
| 1,
| e^{-x^2}
|-----
| Standardization
| T_n(1)=1,
| U_n(1)=n+1,
| P_n(1)=1,
| Lead term = 2^n,
|-----
| Square of norm, h_n,
| left{
egin{matrix}
pi &:~n=0 \
pi/2 &:~n
e 0
end{matrix}
ight.

| pi/2,
| rac{2}{2n+1}
| 2^n,n!,sqrt{pi}
|-----
| Leading term, k_n,
| 2^{n-1},
| 2^n,
| rac{(2n)!}{2^n,(n!)^2},
| 2^n,
|-----
| Second term, k'_n,
| 0,
| 0,
| 0,
| 0,
|-----
| Q,
| 1-x^2,
| 1-x^2,
| 1-x^2,
| 1,
|-----
| L,
| -x,
| -3x,
| -2x,
| -2x,
|-----
| R(x) =e^{int rac{L(x)}{Q(x)},dx}
| (1-x^2)^{1/2},
| (1-x^2)^{3/2},
| 1-x^2,
| e^{-x^2},
|-----
| Constant in diff. equation, {lambda}_n,
| n^2,
| n(n+2),
| n(n+1),
| 2n,
|-----
| Constant in Rodrigues' formula, e_n,
| (-2)^n, rac{Gamma(n+1/2)}{sqrt{pi}},
| 2(-2)^n, rac{Gamma(n+3/2)}{(n+1),sqrt{pi}},
| (-2)^n,n!,
| (-1)^n,
|-----
| Recurrence relation, a_n,
| 2,
| 2,
| rac{2n+1}{n+1},
| 2,
|-----
| Recurrence relation, b_n,
| 0,
| 0,
| 0,
| 0,
|-----
| Recurrence relation, c_n,
| 1,
| 1,
| rac{n}{n+1},
| 2n,
|}


{| border="1" cellspacing="0" cellpadding="5"
|-----
! Name, and conventional symbol
! Associated Laguerre, L_n^{(lpha)}
! Laguerre, L_n
|-----
| Limits of orthogonality
| 0, infty,
| 0, infty,
|-----
| Weight, W(x),
| x^{lpha}e^{-x},
| e^{-x},
|-----
| Standardization
| Lead term = rac{(-1)^n}{n!},
| Lead term = rac{(-1)^n}{n!},
|-----
| Square of norm, h_n,
| rac{Gamma(n+lpha+1)}{n!},
| 1,
|-----
| Leading term, k_n,
| rac{(-1)^n}{n!},
| rac{(-1)^n}{n!},
|-----
| Second term, k'_n,
| rac{(-1)^{n+1}(n+lpha)}{(n-1)!},
| rac{(-1)^{n+1}n}{(n-1)!},
|-----
| Q,
| x,
| x,
|-----
| L,
| lpha+1-x,
| 1-x,
|-----
| R(x) =e^{int rac{L(x)}{Q(x)},dx}
| x^{lpha+1},e^{-x},
| x,e^{-x},
|-----
| Constant in diff. equation, {lambda}_n,
| n,
| n,
|-----
| Constant in Rodrigues' formula, e_n,
| n!,
| n!,
|-----
| Recurrence relation, a_n,
| rac{-1}{n+1},
| rac{-1}{n+1},
|-----
| Recurrence relation, b_n,
| rac{2n+1+lpha}{n+1},
| rac{2n+1}{n+1},
|-----
| Recurrence relation, c_n,
| rac{n+lpha}{n+1},
| rac{n}{n+1},
|}


{| border="1" cellspacing="0" cellpadding="5"
|-----
! Name, and conventional symbol
! Gegenbauer, C_n^{(lpha)}
! Jacobi, P_n^{(lpha, eta)}
|-----
| Limits of orthogonality
| -1, 1,
| -1, 1,
|-----
| Weight, W(x),
| (1-x^2)^{lpha-1/2},
| (1-x)^lpha(1+x)^eta,
|-----
| Standardization
| C_n^{(lpha)}(1)= rac{Gamma(n+2lpha)}{n!,Gamma(2lpha)}, if lpha
e0
| P_n^{(lpha, eta)}(1)= rac{Gamma(n+1+lpha)}{n!,Gamma(1+lpha)},
|-----
| Square of norm, h_n,
| rac{pi,2^{1-2lpha}Gamma(n+2lpha)}{n!(n+lpha)(Gamma(lpha))^2}
| rac{2^{lpha+eta+1},Gamma(n!+!lpha!+!1),Gamma(n!+!eta!+!1)}
{n!(2n!+!lpha!+!eta!+!1)Gamma(n!+!lpha!+!eta!+!1)}
|-----
| Leading term, k_n,
| rac{Gamma(2n+2lpha)Gamma(1/2+lpha)}{n!,2^n,Gamma(2lpha)Gamma(n+1/2+lpha)},
| rac{Gamma(2n+1+lpha+eta)}{n!,2^n,Gamma(n+1+lpha+eta)},
|-----
| Second term, k'_n,
| 0,
| rac{(lpha-eta),Gamma(2n+lpha+eta)}{(n-1)!,2^n,Gamma(n+1+lpha+eta)},
|-----
| Q,
| 1-x^2,
| 1-x^2,
|-----
| L,
| -(2lpha+1),x,
| eta-lpha-(lpha+eta+2),x,
|-----
| R(x) =e^{int rac{L(x)}{Q(x)},dx}
| (1-x^2)^{lpha+1/2},
| (1-x)^{lpha+1}(1+x)^{eta+1},
|-----
| Constant in diff. equation, {lambda}_n,
| n(n+2lpha),
| n(n+1+lpha+eta),
|-----
| Constant in Rodrigues' formula, e_n,
| rac{(-2)^n,n!,Gamma(2lpha),Gamma(n!+!1/2!+!lpha)}
{Gamma(n!+!2lpha)Gamma(lpha!+!1/2)}
| (-2)^n,n!,
|-----
| Recurrence relation, a_n,
| rac{2(n+lpha)}{n+1},
| rac{(2n+1+lpha+eta)(2n+2+lpha+eta)}{2(n+1)(n+1+lpha+eta)}
|-----
| Recurrence relation, b_n,
| 0,
| rac{({lpha}^2-{eta}^2)(2n+1+lpha+eta)}{2(n+1)(2n+lpha+eta)(n+1+lpha+eta)}
|-----
| Recurrence relation, c_n,
| rac{n+2{lpha}-1}{n+1},
| rac{(n+lpha)(n+eta)(2n+2+lpha+eta)}{(n+1)(n+1+lpha+eta)(2n+lpha+eta)}
|}

See also



Polynomial sequences of binomial type

Generalized Fourier series

Sheffer sequence

Appell sequence

Umbral calculus

Secondary measure

References





Orthogonal Polynomials, Gabor Szego, , , Colloquium Publications - American Mathematical Society, 1939, ISBN 0-8218-1023-5

Fourier Series and Orthogonal Polynomials, Dunham Jackson, , , Dover, 1941, 2004, ISBN 0-486-43808-2

Special Functions and Orthogonal Polynomials, Refaat El Attar, , , Lulu Press, Morrisville NC 27560, 2006, ISBN 1-4116-6690-9

An Introduction to Orthogonal Polynomials, Theodore Seio Chihara, , , Gordon and Breach, New York, 1978, ISBN 0-677-04150-0

Further reading



Classical and Quantum Orthogonal Polynomials in One Variable, Ismail, Mourad E. H., , , , 2005, ISBN 0-521-78201-5

Orthogonal Polynomials, Vilmos Totik, , , Surveys in Approximation Theory, 2005

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

psst.. try this: add to faves