Classical orthogonal polynomials

Type of orthogonal polynomials

In mathematics, the classical orthogonal polynomials are the most widely used orthogonal polynomials: the Hermite polynomials, Laguerre polynomials, Jacobi polynomials (including as a special case the Gegenbauer polynomials, Chebyshev polynomials, and Legendre polynomials[1]).

They have many important applications in such areas as mathematical physics (in particular, the theory of random matrices), approximation theory, numerical analysis, and many others.

Classical orthogonal polynomials appeared in the early 19th century in the works of Adrien-Marie Legendre, who introduced the Legendre polynomials. In the late 19th century, the study of continued fractions to solve the moment problem by P. L. Chebyshev and then A.A. Markov and T.J. Stieltjes led to the general notion of orthogonal polynomials.

For given polynomials Q , L : R R {\displaystyle Q,L:\mathbb {R} \to \mathbb {R} } and n N 0 {\displaystyle \forall \,n\in \mathbb {N} _{0}} the classical orthogonal polynomials f n : R R {\displaystyle f_{n}:\mathbb {R} \to \mathbb {R} } are characterized by being solutions of the differential equation

Q ( x ) f n + L ( x ) f n + λ n f n = 0 {\displaystyle Q(x)\,f_{n}^{\prime \prime }+L(x)\,f_{n}^{\prime }+\lambda _{n}f_{n}=0}

with to be determined constants λ n R {\displaystyle \lambda _{n}\in \mathbb {R} } .

There are several more general definitions of orthogonal classical polynomials; for example, Andrews & Askey (1985) use the term for all polynomials in the Askey scheme.

Definition

In general, the orthogonal polynomials P n {\displaystyle P_{n}} with respect to a weight W : R R + {\displaystyle W:\mathbb {R} \rightarrow \mathbb {R} ^{+}} satisfy

deg P n = n   , n = 0 , 1 , 2 , P m ( x ) P n ( x ) W ( x ) d x = 0   , m n   . {\displaystyle {\begin{aligned}&\deg P_{n}=n~,\quad n=0,1,2,\ldots \\&\int P_{m}(x)\,P_{n}(x)\,W(x)\,dx=0~,\quad m\neq n~.\end{aligned}}}

The relations above define P n {\displaystyle P_{n}} up to multiplication by a number. Various normalisations are used to fix the constant, e.g.

P n ( x ) 2 W ( x ) d x = 1   . {\displaystyle \int P_{n}(x)^{2}W(x)\,dx=1~.}

The classical orthogonal polynomials correspond to the following three families of weights:

(Jacobi) W ( x ) = { ( 1 x ) α ( 1 + x ) β   , 1 x 1 0   , otherwise (Hermite) W ( x ) = exp ( x 2 ) (Laguerre) W ( x ) = { x α exp ( x )   , x 0 0   , otherwise {\displaystyle {\begin{aligned}{\text{(Jacobi)}}\quad &W(x)={\begin{cases}(1-x)^{\alpha }(1+x)^{\beta }~,&-1\leq x\leq 1\\0~,&{\text{otherwise}}\end{cases}}\\{\text{(Hermite)}}\quad &W(x)=\exp(-x^{2})\\{\text{(Laguerre)}}\quad &W(x)={\begin{cases}x^{\alpha }\exp(-x)~,&x\geq 0\\0~,&{\text{otherwise}}\end{cases}}\end{aligned}}}

The standard normalisation (also called standardization) is detailed below.

Jacobi polynomials

For α , β > 1 {\displaystyle \alpha ,\,\beta >-1} the Jacobi polynomials are given by the formula

P n ( α , β ) ( z ) = ( 1 ) n 2 n n ! ( 1 z ) α ( 1 + z ) β d n d z n { ( 1 z ) α ( 1 + z ) β ( 1 z 2 ) n }   . {\displaystyle P_{n}^{(\alpha ,\beta )}(z)={\frac {(-1)^{n}}{2^{n}n!}}(1-z)^{-\alpha }(1+z)^{-\beta }{\frac {d^{n}}{dz^{n}}}\left\{(1-z)^{\alpha }(1+z)^{\beta }(1-z^{2})^{n}\right\}~.}

They are normalised (standardized) by

P n ( α , β ) ( 1 ) = ( n + α n ) , {\displaystyle P_{n}^{(\alpha ,\beta )}(1)={n+\alpha \choose n},}

and satisfy the orthogonality condition

1 1 ( 1 x ) α ( 1 + x ) β P m ( α , β ) ( x ) P n ( α , β ) ( x ) d x = 2 α + β + 1 2 n + α + β + 1 Γ ( n + α + 1 ) Γ ( n + β + 1 ) Γ ( n + α + β + 1 ) n ! δ n m . {\displaystyle {\begin{aligned}&\int _{-1}^{1}(1-x)^{\alpha }(1+x)^{\beta }P_{m}^{(\alpha ,\beta )}(x)P_{n}^{(\alpha ,\beta )}(x)\;dx\\={}&{\frac {2^{\alpha +\beta +1}}{2n+\alpha +\beta +1}}{\frac {\Gamma (n+\alpha +1)\Gamma (n+\beta +1)}{\Gamma (n+\alpha +\beta +1)n!}}\delta _{nm}.\end{aligned}}}

The Jacobi polynomials are solutions to the differential equation

( 1 x 2 ) y + ( β α ( α + β + 2 ) x ) y + n ( n + α + β + 1 ) y = 0   . {\displaystyle (1-x^{2})y''+(\beta -\alpha -(\alpha +\beta +2)x)y'+n(n+\alpha +\beta +1)y=0~.}

Important special cases

The Jacobi polynomials with α = β {\displaystyle \alpha =\beta } are called the Gegenbauer polynomials (with parameter γ = α + 1 / 2 {\displaystyle \gamma =\alpha +1/2} )

For α = β = 0 {\displaystyle \alpha =\beta =0} , these are called 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 ) = 3 x 2 1 2 , P 3 ( x ) = 5 x 3 3 x 2 , {\displaystyle P_{0}(x)=1,\,P_{1}(x)=x,\,P_{2}(x)={\frac {3x^{2}-1}{2}},\,P_{3}(x)={\frac {5x^{3}-3x}{2}},\ldots }

For α = β = ± 1 / 2 {\displaystyle \alpha =\beta =\pm 1/2} , one obtains the Chebyshev polynomials (of the second and first kind, respectively).

Hermite polynomials

The Hermite polynomials are defined by[2]

H n ( x ) = ( 1 ) n e x 2 d n d x n e x 2 = e x 2 / 2 ( x d d x ) n e x 2 / 2 {\displaystyle H_{n}(x)=(-1)^{n}e^{x^{2}}{\frac {d^{n}}{dx^{n}}}e^{-x^{2}}=e^{x^{2}/2}{\bigg (}x-{\frac {d}{dx}}{\bigg )}^{n}e^{-x^{2}/2}}

They satisfy the orthogonality condition

H n ( x ) H m ( x ) e x 2 d x = π 2 n n ! δ m n   , {\displaystyle \int _{-\infty }^{\infty }H_{n}(x)H_{m}(x)e^{-x^{2}}\,dx={\sqrt {\pi }}2^{n}n!\delta _{mn}~,}

and the differential equation

y 2 x y + 2 n y = 0   . {\displaystyle y''-2xy'+2n\,y=0~.}

Laguerre polynomials

The generalised Laguerre polynomials are defined by

L n ( α ) ( x ) = x α e x n ! d n d x n ( e x x n + α ) {\displaystyle L_{n}^{(\alpha )}(x)={x^{-\alpha }e^{x} \over n!}{d^{n} \over dx^{n}}\left(e^{-x}x^{n+\alpha }\right)}

(the classical Laguerre polynomials correspond to α = 0 {\displaystyle \alpha =0} .)

They satisfy the orthogonality relation

0 x α e x L n ( α ) ( x ) L m ( α ) ( x ) d x = Γ ( n + α + 1 ) n ! δ n , m   , {\displaystyle \int _{0}^{\infty }x^{\alpha }e^{-x}L_{n}^{(\alpha )}(x)L_{m}^{(\alpha )}(x)\,dx={\frac {\Gamma (n+\alpha +1)}{n!}}\delta _{n,m}~,}

and the differential equation

x y + ( α + 1 x ) y + n y = 0   . {\displaystyle x\,y''+(\alpha +1-x)\,y'+n\,y=0~.}

Differential equation

The classical orthogonal polynomials arise from a differential equation of the form

Q ( x ) f + L ( x ) f + λ f = 0 {\displaystyle 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 as eigenvector/eigenvalue problems: Letting D be the differential operator, D ( f ) = Q f + L f {\displaystyle D(f)=Qf''+Lf'} , 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 λ0, λ1, λ2, ... that led to a series of polynomial solutions P0, P1, P2, ... if one of the following sets of conditions are met:

  1. 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.
  2. 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.
  3. 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 P0, P1, P2, ..., each Pn having degree n, and corresponding to a number λ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 L ( x ) Q ( x ) d x {\displaystyle R(x)=e^{\int {\frac {L(x)}{Q(x)}}\,dx}} , the polynomials are orthogonal under the weight function W ( x ) = R ( x ) Q ( x ) {\displaystyle W(x)={\frac {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, Pn(x) is proportional to 1 W ( x )   d n d x n ( W ( x ) [ Q ( x ) ] n ) . {\displaystyle {\frac {1}{W(x)}}\ {\frac {d^{n}}{dx^{n}}}\left(W(x)[Q(x)]^{n}\right).}

This is known as Rodrigues' formula, after Olinde Rodrigues. It is often written

P n ( x ) = 1 e n W ( x )   d n d x n ( W ( x ) [ Q ( x ) ] n ) {\displaystyle P_{n}(x)={\frac {1}{{e_{n}}W(x)}}\ {\frac {d^{n}}{dx^{n}}}\left(W(x)[Q(x)]^{n}\right)}

where the numbers en depend on the standardization. The standard values of en will be given in the tables below.

The numbers λn

Under the assumptions of the preceding section, we have

λ n = n ( n 1 2 Q + L ) . {\displaystyle \lambda _{n}=-n\left({\frac {n-1}{2}}Q''+L'\right).}

(Since Q is quadratic and L is linear, Q {\displaystyle Q''} and L {\displaystyle L'} are constants, so these are just numbers.)

Second form for the differential equation

Let

R ( x ) = e L ( x ) Q ( x ) d x . {\displaystyle R(x)=e^{\int {\frac {L(x)}{Q(x)}}\,dx}.}

Then

( R y ) = R y + R y = R y + R L Q y . {\displaystyle (Ry')'=R\,y''+R'\,y'=R\,y''+{\frac {R\,L}{Q}}\,y'.}

Now multiply the differential equation

Q y + L y + λ y = 0 {\displaystyle Q\,y''+L\,y'+\lambda y=0}

by R/Q, getting

R y + R L Q y + R λ Q y = 0 {\displaystyle R\,y''+{\frac {R\,L}{Q}}\,y'+{\frac {R\,\lambda }{Q}}\,y=0}

or

( R y ) + R λ Q y = 0. {\displaystyle (Ry')'+{\frac {R\,\lambda }{Q}}\,y=0.}

This is the standard Sturm–Liouville form for the equation.

Third form for the differential equation

Let S ( x ) = R ( x ) = e L ( x ) 2 Q ( x ) d x . {\displaystyle S(x)={\sqrt {R(x)}}=e^{\int {\frac {L(x)}{2\,Q(x)}}\,dx}.}

Then

S = S L 2 Q . {\displaystyle S'={\frac {S\,L}{2\,Q}}.}

Now multiply the differential equation

Q y + L y + λ y = 0 {\displaystyle Q\,y''+L\,y'+\lambda y=0}

by S/Q, getting

S y + S L Q y + S λ Q y = 0 {\displaystyle S\,y''+{\frac {S\,L}{Q}}\,y'+{\frac {S\,\lambda }{Q}}\,y=0}

or

S y + 2 S y + S λ Q y = 0 {\displaystyle S\,y''+2\,S'\,y'+{\frac {S\,\lambda }{Q}}\,y=0}

But ( S y ) = S y + 2 S y + S y {\displaystyle (S\,y)''=S\,y''+2\,S'\,y'+S''\,y} , so

( S y ) + ( S λ Q S ) y = 0 , {\displaystyle (S\,y)''+\left({\frac {S\,\lambda }{Q}}-S''\right)\,y=0,}

or, letting u = Sy,

u + ( λ Q S S ) u = 0. {\displaystyle u''+\left({\frac {\lambda }{Q}}-{\frac {S''}{S}}\right)\,u=0.}

Formulas involving derivatives

Under the assumptions of the preceding section, let P[r]
n
denote the r-th derivative of Pn. (We put the "r" in brackets to avoid confusion with an exponent.) P[r]
n
is a polynomial of degree n − r. Then we have the following:

  • (orthogonality) For fixed r, the polynomial sequence P[r]
    r
    , P[r]
    r + 1
    , P[r]
    r + 2
    , ... are orthogonal, weighted by W Q r {\displaystyle WQ^{r}} .
  • (generalized Rodrigues' formula) P[r]
    n
    is proportional to 1 W ( x ) [ Q ( x ) ] r   d n r d x n r ( W ( x ) [ Q ( x ) ] n ) . {\displaystyle {\frac {1}{W(x)[Q(x)]^{r}}}\ {\frac {d^{n-r}}{dx^{n-r}}}\left(W(x)[Q(x)]^{n}\right).}
  • (differential equation) P[r]
    n
    is a solution of Q y + ( r Q + L ) y + [ λ n λ r ] y = 0 {\displaystyle {Q}\,y''+(rQ'+L)\,y'+[\lambda _{n}-\lambda _{r}]\,y=0} , where λr is the same function as λn, that is, λ r = r ( r 1 2 Q + L ) {\displaystyle \lambda _{r}=-r\left({\frac {r-1}{2}}Q''+L'\right)}
  • (differential equation, second form) P[r]
    n
    is a solution of ( R Q r y ) + [ λ n λ r ] R Q r 1 y = 0 {\displaystyle (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 ] = a P n + 1 [ r + 1 ] + b P n [ r + 1 ] + c P n 1 [ r + 1 ] {\displaystyle P_{n}^{[r]}=aP_{n+1}^{[r+1]}+bP_{n}^{[r+1]}+cP_{n-1}^{[r+1]}}
  • P n [ r ] = ( a x + b ) P n [ r + 1 ] + c P n 1 [ r + 1 ] {\displaystyle P_{n}^{[r]}=(ax+b)P_{n}^{[r+1]}+cP_{n-1}^{[r+1]}}
  • Q P n [ r + 1 ] = ( a x + b ) P n [ r ] + c P n 1 [ r ] {\displaystyle 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 ) {\displaystyle 2\,T_{m}(x)\,T_{n}(x)=T_{m+n}(x)+T_{m-n}(x)}
  • H 2 n ( x ) = ( 4 ) n n ! L n ( 1 / 2 ) ( x 2 ) {\displaystyle H_{2n}(x)=(-4)^{n}\,n!\,L_{n}^{(-1/2)}(x^{2})}
  • H 2 n + 1 ( x ) = 2 ( 4 ) n n ! x L n ( 1 / 2 ) ( x 2 ) {\displaystyle H_{2n+1}(x)=2(-4)^{n}\,n!\,x\,L_{n}^{(1/2)}(x^{2})}

Orthogonality

The differential equation for a particular λ may be written (omitting explicit dependence on x)

Q f ¨ n + L f ˙ n + λ n f n = 0 {\displaystyle Q{\ddot {f}}_{n}+L{\dot {f}}_{n}+\lambda _{n}f_{n}=0}

multiplying by ( R / Q ) f m {\displaystyle (R/Q)f_{m}} yields

R f m f ¨ n + R Q L f m f ˙ n + R Q λ n f m f n = 0 {\displaystyle Rf_{m}{\ddot {f}}_{n}+{\frac {R}{Q}}Lf_{m}{\dot {f}}_{n}+{\frac {R}{Q}}\lambda _{n}f_{m}f_{n}=0}

and reversing the subscripts yields

R f n f ¨ m + R Q L f n f ˙ m + R Q λ m f n f m = 0 {\displaystyle Rf_{n}{\ddot {f}}_{m}+{\frac {R}{Q}}Lf_{n}{\dot {f}}_{m}+{\frac {R}{Q}}\lambda _{m}f_{n}f_{m}=0}

subtracting and integrating:

a b [ R ( f m f ¨ n f n f ¨ m ) + R Q L ( f m f ˙ n f n f ˙ m ) ] d x + ( λ n λ m ) a b R Q f m f n d x = 0 {\displaystyle \int _{a}^{b}\left[R(f_{m}{\ddot {f}}_{n}-f_{n}{\ddot {f}}_{m})+{\frac {R}{Q}}L(f_{m}{\dot {f}}_{n}-f_{n}{\dot {f}}_{m})\right]\,dx+(\lambda _{n}-\lambda _{m})\int _{a}^{b}{\frac {R}{Q}}f_{m}f_{n}\,dx=0}

but it can be seen that

d d x [ R ( f m f ˙ n f n f ˙ m ) ] = R ( f m f ¨ n f n f ¨ m ) + R L Q ( f m f ˙ n f n f ˙ m ) {\displaystyle {\frac {d}{dx}}\left[R(f_{m}{\dot {f}}_{n}-f_{n}{\dot {f}}_{m})\right]=R(f_{m}{\ddot {f}}_{n}-f_{n}{\ddot {f}}_{m})\,\,+\,\,R{\frac {L}{Q}}(f_{m}{\dot {f}}_{n}-f_{n}{\dot {f}}_{m})}

so that:

[ R ( f m f ˙ n f n f ˙ m ) ] a b + ( λ n λ m ) a b R Q f m f n d x = 0 {\displaystyle \left[R(f_{m}{\dot {f}}_{n}-f_{n}{\dot {f}}_{m})\right]_{a}^{b}\,\,+\,\,(\lambda _{n}-\lambda _{m})\int _{a}^{b}{\frac {R}{Q}}f_{m}f_{n}\,dx=0}

If the polynomials f are such that the term on the left is zero, and λ m λ n {\displaystyle \lambda _{m}\neq \lambda _{n}} for m n {\displaystyle m\neq n} , then the orthogonality relationship will hold:

a b R Q f m f n d x = 0 {\displaystyle \int _{a}^{b}{\frac {R}{Q}}f_{m}f_{n}\,dx=0}

for m n {\displaystyle m\neq n} .

Derivation from differential equation

All of the polynomial sequences arising from the differential equation above are equivalent, under scaling and/or shifting of the domain, and standardizing of the polynomials, to more restricted classes. Those restricted classes are exactly "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 − x2. They can then be standardized into the Jacobi polynomials P n ( α , β ) {\displaystyle P_{n}^{(\alpha ,\beta )}} . 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 , ) {\displaystyle [0,\infty )} , and has Q = x. They can then be standardized into the Associated Laguerre polynomials L n ( α ) {\displaystyle L_{n}^{(\alpha )}} . The plain Laguerre polynomials   L n {\displaystyle \ 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 ( , ) {\displaystyle (-\infty ,\infty )} , and has Q = 1 and L(0) = 0. They can then be standardized into the Hermite polynomials H n {\displaystyle 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 polynomial

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 α {\displaystyle \alpha } and β {\displaystyle \beta } in the Jacobi polynomials, written P n ( α , β ) {\displaystyle P_{n}^{(\alpha ,\beta )}} . We have Q ( x ) = 1 x 2 {\displaystyle Q(x)=1-x^{2}} and L ( x ) = β α ( α + β + 2 ) x {\displaystyle L(x)=\beta -\alpha -(\alpha +\beta +2)\,x} . Both α {\displaystyle \alpha } and β {\displaystyle \beta } are required to be greater than −1. (This puts the root of L inside the interval of orthogonality.)

When α {\displaystyle \alpha } and β {\displaystyle \beta } are not equal, these polynomials are not symmetrical about x = 0.

The differential equation

( 1 x 2 ) y + ( β α [ α + β + 2 ] x ) y + λ y = 0 with λ = n ( n + 1 + α + β ) {\displaystyle (1-x^{2})\,y''+(\beta -\alpha -[\alpha +\beta +2]\,x)\,y'+\lambda \,y=0\qquad {\text{with}}\qquad \lambda =n(n+1+\alpha +\beta )}

is Jacobi's equation.

For further details, see Jacobi polynomials.

Gegenbauer polynomials

When one sets the parameters α {\displaystyle \alpha } and β {\displaystyle \beta } in the Jacobi polynomials equal to each other, one obtains the Gegenbauer or ultraspherical polynomials. They are written C n ( α ) {\displaystyle C_{n}^{(\alpha )}} , and defined as

C n ( α ) ( x ) = Γ ( 2 α + n ) Γ ( α + 1 / 2 ) Γ ( 2 α ) Γ ( α + n + 1 / 2 )   P n ( α 1 / 2 , α 1 / 2 ) ( x ) . {\displaystyle C_{n}^{(\alpha )}(x)={\frac {\Gamma (2\alpha \!+\!n)\,\Gamma (\alpha \!+\!1/2)}{\Gamma (2\alpha )\,\Gamma (\alpha \!+\!n\!+\!1/2)}}\!\ P_{n}^{(\alpha -1/2,\alpha -1/2)}(x).}

We have Q ( x ) = 1 x 2 {\displaystyle Q(x)=1-x^{2}} and L ( x ) = ( 2 α + 1 ) x {\displaystyle L(x)=-(2\alpha +1)\,x} . The parameter α {\displaystyle \alpha } 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 ) = 2 n {\displaystyle C_{n}^{(0)}(1)={\frac {2}{n}}} instead of the value given in the table.)

Ignoring the above considerations, the parameter α {\displaystyle \alpha } is closely related to the derivatives of C n ( α ) {\displaystyle C_{n}^{(\alpha )}} :

C n ( α + 1 ) ( x ) = 1 2 α   d d x C n + 1 ( α ) ( x ) {\displaystyle C_{n}^{(\alpha +1)}(x)={\frac {1}{2\alpha }}\!\ {\frac {d}{dx}}C_{n+1}^{(\alpha )}(x)}

or, more generally:

C n ( α + m ) ( x ) = Γ ( α ) 2 m Γ ( α + m )   C n + m ( α ) [ m ] ( x ) . {\displaystyle C_{n}^{(\alpha +m)}(x)={\frac {\Gamma (\alpha )}{2^{m}\Gamma (\alpha +m)}}\!\ C_{n+m}^{(\alpha )[m]}(x).}

All the other classical Jacobi-like polynomials (Legendre, etc.) are special cases of the Gegenbauer polynomials, obtained by choosing a value of α {\displaystyle \alpha } and choosing a standardization.

For further details, see Gegenbauer polynomials.

Legendre polynomials

The differential equation is

( 1 x 2 ) y 2 x y + λ y = 0 with λ = n ( n + 1 ) . {\displaystyle (1-x^{2})\,y''-2x\,y'+\lambda \,y=0\qquad {\text{with}}\qquad \lambda =n(n+1).}

This is Legendre's equation.

The second form of the differential equation is:

d d x [ ( 1 x 2 ) y ] + λ y = 0. {\displaystyle {\frac {d}{dx}}[(1-x^{2})\,y']+\lambda \,y=0.}

The recurrence relation is

( n + 1 ) P n + 1 ( x ) = ( 2 n + 1 ) x P n ( x ) n P n 1 ( x ) . {\displaystyle (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 ) + ( 2 n + 1 ) P n [ r ] ( x ) . {\displaystyle 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 2 n n !   d n d x n ( [ x 2 1 ] n ) . {\displaystyle P_{n}(x)=\,{\frac {1}{2^{n}n!}}\ {\frac {d^{n}}{dx^{n}}}\left([x^{2}-1]^{n}\right).}

For further details, see Legendre polynomials.

Associated Legendre polynomials

The Associated Legendre polynomials, denoted P ( m ) ( x ) {\displaystyle P_{\ell }^{(m)}(x)} where {\displaystyle \ell } and m {\displaystyle m} are integers with 0 m {\displaystyle 0\leqslant m\leqslant \ell } , are defined as

P ( m ) ( x ) = ( 1 ) m ( 1 x 2 ) m / 2   P [ m ] ( x ) . {\displaystyle 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:

( + 1 m ) P + 1 ( m ) ( x ) = ( 2 + 1 ) x P ( m ) ( x ) ( + m ) P 1 ( m ) ( x ) . {\displaystyle (\ell +1-m)\,P_{\ell +1}^{(m)}(x)=(2\ell +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 ) , {\displaystyle P_{m}^{(m)},P_{m+1}^{(m)},P_{m+2}^{(m)},\dots } are orthogonal over [−1, 1], with weight 1.

For given m, P ( m ) ( x ) {\displaystyle P_{\ell }^{(m)}(x)} are the solutions of

( 1 x 2 ) y 2 x y + [ λ m 2 1 x 2 ] y = 0  with  λ = ( + 1 ) . {\displaystyle (1-x^{2})\,y''-2xy'+\left[\lambda -{\frac {m^{2}}{1-x^{2}}}\right]\,y=0\qquad {\text{ with }}\qquad \lambda =\ell (\ell +1).}

Chebyshev polynomials

The differential equation is

( 1 x 2 ) y x y + λ y = 0 with λ = n 2 . {\displaystyle (1-x^{2})\,y''-x\,y'+\lambda \,y=0\qquad {\text{with}}\qquad \lambda =n^{2}.}

This is Chebyshev's equation.

The recurrence relation is

T n + 1 ( x ) = 2 x T n ( x ) T n 1 ( x ) . {\displaystyle T_{n+1}(x)=2x\,T_{n}(x)-T_{n-1}(x).}

Rodrigues' formula is

T n ( x ) = Γ ( 1 / 2 ) 1 x 2 ( 2 ) n Γ ( n + 1 / 2 )   d n d x n ( [ 1 x 2 ] n 1 / 2 ) . {\displaystyle T_{n}(x)={\frac {\Gamma (1/2){\sqrt {1-x^{2}}}}{(-2)^{n}\,\Gamma (n+1/2)}}\ {\frac {d^{n}}{dx^{n}}}\left([1-x^{2}]^{n-1/2}\right).}

These polynomials have the property that, in the interval of orthogonality,

T n ( x ) = cos ( n arccos ( x ) ) . {\displaystyle T_{n}(x)=\cos(n\,\arccos(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 {\displaystyle U_{n}}

We have:

U n = 1 n + 1 T n + 1 . {\displaystyle U_{n}={\frac {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 ( α ) {\displaystyle L_{n}^{(\alpha )}} . There is a parameter α {\displaystyle \alpha } , 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 α = 0 {\displaystyle \alpha =0} version of these:

L n ( x ) = L n ( 0 ) ( x ) . {\displaystyle L_{n}(x)=L_{n}^{(0)}(x).}

The differential equation is

x y + ( α + 1 x ) y + λ y = 0  with  λ = n . {\displaystyle x\,y''+(\alpha +1-x)\,y'+\lambda \,y=0{\text{ with }}\lambda =n.}

This is Laguerre's equation.

The second form of the differential equation is

( x α + 1 e x y ) + λ x α e x y = 0. {\displaystyle (x^{\alpha +1}\,e^{-x}\,y')'+\lambda \,x^{\alpha }\,e^{-x}\,y=0.}

The recurrence relation is

( n + 1 ) L n + 1 ( α ) ( x ) = ( 2 n + 1 + α x ) L n ( α ) ( x ) ( n + α ) L n 1 ( α ) ( x ) . {\displaystyle (n+1)\,L_{n+1}^{(\alpha )}(x)=(2n+1+\alpha -x)\,L_{n}^{(\alpha )}(x)-(n+\alpha )\,L_{n-1}^{(\alpha )}(x).}

Rodrigues' formula is

L n ( α ) ( x ) = x α e x n !   d n d x n ( x n + α e x ) . {\displaystyle L_{n}^{(\alpha )}(x)={\frac {x^{-\alpha }e^{x}}{n!}}\ {\frac {d^{n}}{dx^{n}}}\left(x^{n+\alpha }\,e^{-x}\right).}

The parameter α {\displaystyle \alpha } is closely related to the derivatives of L n ( α ) {\displaystyle L_{n}^{(\alpha )}} :

L n ( α + 1 ) ( x ) = d d x L n + 1 ( α ) ( x ) {\displaystyle L_{n}^{(\alpha +1)}(x)=-{\frac {d}{dx}}L_{n+1}^{(\alpha )}(x)}

or, more generally:

L n ( α + m ) ( x ) = ( 1 ) m L n + m ( α ) [ m ] ( x ) . {\displaystyle L_{n}^{(\alpha +m)}(x)=(-1)^{m}L_{n+m}^{(\alpha )[m]}(x).}

Laguerre's equation can be manipulated into a form that is more useful in applications:

u = x α 1 2 e x / 2 L n ( α ) ( x ) {\displaystyle u=x^{\frac {\alpha -1}{2}}e^{-x/2}L_{n}^{(\alpha )}(x)}

is a solution of

u + 2 x u + [ λ x 1 4 α 2 1 4 x 2 ] u = 0  with  λ = n + α + 1 2 . {\displaystyle u''+{\frac {2}{x}}\,u'+\left[{\frac {\lambda }{x}}-{\frac {1}{4}}-{\frac {\alpha ^{2}-1}{4x^{2}}}\right]\,u=0{\text{ with }}\lambda =n+{\frac {\alpha +1}{2}}.}

This can be further manipulated. When = α 1 2 {\displaystyle \ell ={\frac {\alpha -1}{2}}} is an integer, and n + 1 {\displaystyle n\geq \ell +1} :

u = x e x / 2 L n 1 ( 2 + 1 ) ( x ) {\displaystyle u=x^{\ell }e^{-x/2}L_{n-\ell -1}^{(2\ell +1)}(x)}

is a solution of

u + 2 x u + [ λ x 1 4 ( + 1 ) x 2 ] u = 0  with  λ = n . {\displaystyle u''+{\frac {2}{x}}\,u'+\left[{\frac {\lambda }{x}}-{\frac {1}{4}}-{\frac {\ell (\ell +1)}{x^{2}}}\right]\,u=0{\text{ with }}\lambda =n.}

The solution is often expressed in terms of derivatives instead of associated Laguerre polynomials:

u = x e x / 2 L n + [ 2 + 1 ] ( x ) . {\displaystyle u=x^{\ell }e^{-x/2}L_{n+\ell }^{[2\ell +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 ! ) {\displaystyle (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 2 x y + λ y = 0 , with λ = 2 n . {\displaystyle y''-2xy'+\lambda \,y=0,\qquad {\text{with}}\qquad \lambda =2n.}

This is Hermite's equation.

The second form of the differential equation is

( e x 2 y ) + e x 2 λ y = 0. {\displaystyle (e^{-x^{2}}\,y')'+e^{-x^{2}}\,\lambda \,y=0.}

The third form is

( e x 2 / 2 y ) + ( λ + 1 x 2 ) ( e x 2 / 2 y ) = 0. {\displaystyle (e^{-x^{2}/2}\,y)''+(\lambda +1-x^{2})(e^{-x^{2}/2}\,y)=0.}

The recurrence relation is

H n + 1 ( x ) = 2 x H n ( x ) 2 n H n 1 ( x ) . {\displaystyle H_{n+1}(x)=2x\,H_{n}(x)-2n\,H_{n-1}(x).}

Rodrigues' formula is

H n ( x ) = ( 1 ) n e x 2   d n d x n ( e x 2 ) . {\displaystyle H_{n}(x)=(-1)^{n}\,e^{x^{2}}\ {\frac {d^{n}}{dx^{n}}}\left(e^{-x^{2}}\right).}

The first few Hermite polynomials are

H 0 ( x ) = 1 {\displaystyle H_{0}(x)=1}
H 1 ( x ) = 2 x {\displaystyle H_{1}(x)=2x}
H 2 ( x ) = 4 x 2 2 {\displaystyle H_{2}(x)=4x^{2}-2}
H 3 ( x ) = 8 x 3 12 x {\displaystyle H_{3}(x)=8x^{3}-12x}
H 4 ( x ) = 16 x 4 48 x 2 + 12 {\displaystyle H_{4}(x)=16x^{4}-48x^{2}+12}

One can define the associated Hermite functions

ψ n ( x ) = ( h n ) 1 / 2 e x 2 / 2 H n ( x ) . {\displaystyle \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 ( , ) {\displaystyle (-\infty ,\infty )} with no weight function.

The third form of the differential equation above, for the associated Hermite functions, is

ψ + ( λ + 1 x 2 ) ψ = 0. {\displaystyle \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.

Many authors, particularly probabilists, use an alternate definition of the Hermite polynomials, with a weight function of e x 2 / 2 {\displaystyle e^{-x^{2}/2}} instead of e x 2 {\displaystyle e^{-x^{2}}} . If the notation He is used for these Hermite polynomials, and H for those above, then these may be characterized by

H e n ( x ) = 2 n / 2 H n ( x 2 ) . {\displaystyle He_{n}(x)=2^{-n/2}\,H_{n}\left({\frac {x}{\sqrt {2}}}\right).}

For further details, see Hermite polynomials.

Characterizations of classical orthogonal polynomials

There are several conditions that single out the classical orthogonal polynomials from the others.

The first condition was found by Sonine (and later by Hahn), who showed that (up to linear changes of variable) the classical orthogonal polynomials are the only ones such that their derivatives are also orthogonal polynomials.

Bochner characterized classical orthogonal polynomials in terms of their recurrence relations.

Tricomi characterized classical orthogonal polynomials as those that have a certain analogue of the Rodrigues formula.

Table of classical orthogonal polynomials

The following table summarises the properties of the classical orthogonal polynomials.[3]

Name, and conventional symbol Chebyshev,   T n {\displaystyle \ T_{n}} Chebyshev
(second kind),   U n {\displaystyle \ U_{n}}
Legendre,   P n {\displaystyle \ P_{n}} Hermite,   H n {\displaystyle \ H_{n}}
Limits of orthogonality[4] 1 , 1 {\displaystyle -1,1} 1 , 1 {\displaystyle -1,1} 1 , 1 {\displaystyle -1,1} , {\displaystyle -\infty ,\infty }
Weight, W ( x ) {\displaystyle W(x)} ( 1 x 2 ) 1 / 2 {\displaystyle (1-x^{2})^{-1/2}} ( 1 x 2 ) 1 / 2 {\displaystyle (1-x^{2})^{1/2}} 1 {\displaystyle 1} e x 2 {\displaystyle e^{-x^{2}}}
Standardization T n ( 1 ) = 1 {\displaystyle T_{n}(1)=1} U n ( 1 ) = n + 1 {\displaystyle U_{n}(1)=n+1} P n ( 1 ) = 1 {\displaystyle P_{n}(1)=1} Lead term = 2 n {\displaystyle =2^{n}}
Square of norm [5] { π :   n = 0 π / 2 :   n 0 {\displaystyle \left\{{\begin{matrix}\pi &:~n=0\\\pi /2&:~n\neq 0\end{matrix}}\right.} π / 2 {\displaystyle \pi /2} 2 2 n + 1 {\displaystyle {\frac {2}{2n+1}}} 2 n n ! π {\displaystyle 2^{n}\,n!\,{\sqrt {\pi }}}
Leading term [6] 2 n 1 {\displaystyle 2^{n-1}} 2 n {\displaystyle 2^{n}} ( 2 n ) ! 2 n ( n ! ) 2 {\displaystyle {\frac {(2n)!}{2^{n}\,(n!)^{2}}}} 2 n {\displaystyle 2^{n}}
Second term, k n {\displaystyle k'_{n}} 0 {\displaystyle 0} 0 {\displaystyle 0} 0 {\displaystyle 0} 0 {\displaystyle 0}
Q {\displaystyle Q} 1 x 2 {\displaystyle 1-x^{2}} 1 x 2 {\displaystyle 1-x^{2}} 1 x 2 {\displaystyle 1-x^{2}} 1 {\displaystyle 1}
L {\displaystyle L} x {\displaystyle -x} 3 x {\displaystyle -3x} 2 x {\displaystyle -2x} 2 x {\displaystyle -2x}
R ( x ) = e L ( x ) Q ( x ) d x {\displaystyle R(x)=e^{\int {\frac {L(x)}{Q(x)}}\,dx}} ( 1 x 2 ) 1 / 2 {\displaystyle (1-x^{2})^{1/2}} ( 1 x 2 ) 3 / 2 {\displaystyle (1-x^{2})^{3/2}} 1 x 2 {\displaystyle 1-x^{2}} e x 2 {\displaystyle e^{-x^{2}}}
Constant in diff. equation, λ n {\displaystyle \lambda _{n}} n 2 {\displaystyle n^{2}} n ( n + 2 ) {\displaystyle n(n+2)} n ( n + 1 ) {\displaystyle n(n+1)} 2 n {\displaystyle 2n}
Constant in Rodrigues' formula, e n {\displaystyle e_{n}} ( 2 ) n Γ ( n + 1 / 2 ) π {\displaystyle (-2)^{n}\,{\frac {\Gamma (n+1/2)}{\sqrt {\pi }}}} 2 ( 2 ) n Γ ( n + 3 / 2 ) ( n + 1 ) π {\displaystyle 2(-2)^{n}\,{\frac {\Gamma (n+3/2)}{(n+1)\,{\sqrt {\pi }}}}} ( 2 ) n n ! {\displaystyle (-2)^{n}\,n!} ( 1 ) n {\displaystyle (-1)^{n}}
Recurrence relation, a n {\displaystyle a_{n}} 2 {\displaystyle 2} 2 {\displaystyle 2} 2 n + 1 n + 1 {\displaystyle {\frac {2n+1}{n+1}}} 2 {\displaystyle 2}
Recurrence relation, b n {\displaystyle b_{n}} 0 {\displaystyle 0} 0 {\displaystyle 0} 0 {\displaystyle 0} 0 {\displaystyle 0}
Recurrence relation, c n {\displaystyle c_{n}} 1 {\displaystyle 1} 1 {\displaystyle 1} n n + 1 {\displaystyle {\frac {n}{n+1}}} 2 n {\displaystyle 2n}
Name, and conventional symbol Associated Laguerre, L n ( α ) {\displaystyle L_{n}^{(\alpha )}} Laguerre,   L n {\displaystyle \ L_{n}}
Limits of orthogonality 0 , {\displaystyle 0,\infty } 0 , {\displaystyle 0,\infty }
Weight, W ( x ) {\displaystyle W(x)} x α e x {\displaystyle x^{\alpha }e^{-x}} e x {\displaystyle e^{-x}}
Standardization Lead term = ( 1 ) n n ! {\displaystyle ={\frac {(-1)^{n}}{n!}}} Lead term = ( 1 ) n n ! {\displaystyle ={\frac {(-1)^{n}}{n!}}}
Square of norm, h n {\displaystyle h_{n}} Γ ( n + α + 1 ) n ! {\displaystyle {\frac {\Gamma (n+\alpha +1)}{n!}}} 1 {\displaystyle 1}
Leading term, k n {\displaystyle k_{n}} ( 1 ) n n ! {\displaystyle {\frac {(-1)^{n}}{n!}}} ( 1 ) n n ! {\displaystyle {\frac {(-1)^{n}}{n!}}}
Second term, k n {\displaystyle k'_{n}} ( 1 ) n + 1 ( n + α ) ( n 1 ) ! {\displaystyle {\frac {(-1)^{n+1}(n+\alpha )}{(n-1)!}}} ( 1 ) n + 1 n ( n 1 ) ! {\displaystyle {\frac {(-1)^{n+1}n}{(n-1)!}}}
Q {\displaystyle Q} x {\displaystyle x} x {\displaystyle x}
L {\displaystyle L} α + 1 x {\displaystyle \alpha +1-x} 1 x {\displaystyle 1-x}
R ( x ) = e L ( x ) Q ( x ) d x {\displaystyle R(x)=e^{\int {\frac {L(x)}{Q(x)}}\,dx}} x α + 1 e x {\displaystyle x^{\alpha +1}\,e^{-x}} x e x {\displaystyle x\,e^{-x}}
Constant in diff. equation, λ n {\displaystyle \lambda _{n}} n {\displaystyle n} n {\displaystyle n}
Constant in Rodrigues' formula, e n {\displaystyle e_{n}} n ! {\displaystyle n!} n ! {\displaystyle n!}
Recurrence relation, a n {\displaystyle a_{n}} 1 n + 1 {\displaystyle {\frac {-1}{n+1}}} 1 n + 1 {\displaystyle {\frac {-1}{n+1}}}
Recurrence relation, b n {\displaystyle b_{n}} 2 n + 1 + α n + 1 {\displaystyle {\frac {2n+1+\alpha }{n+1}}} 2 n + 1 n + 1 {\displaystyle {\frac {2n+1}{n+1}}}
Recurrence relation, c n {\displaystyle c_{n}} n + α n + 1 {\displaystyle {\frac {n+\alpha }{n+1}}} n n + 1 {\displaystyle {\frac {n}{n+1}}}
Name, and conventional symbol Gegenbauer, C n ( α ) {\displaystyle C_{n}^{(\alpha )}} Jacobi, P n ( α , β ) {\displaystyle P_{n}^{(\alpha ,\beta )}}
Limits of orthogonality 1 , 1 {\displaystyle -1,1} 1 , 1 {\displaystyle -1,1}
Weight, W ( x ) {\displaystyle W(x)} ( 1 x 2 ) α 1 / 2 {\displaystyle (1-x^{2})^{\alpha -1/2}} ( 1 x ) α ( 1 + x ) β {\displaystyle (1-x)^{\alpha }(1+x)^{\beta }}
Standardization C n ( α ) ( 1 ) = Γ ( n + 2 α ) n ! Γ ( 2 α ) {\displaystyle C_{n}^{(\alpha )}(1)={\frac {\Gamma (n+2\alpha )}{n!\,\Gamma (2\alpha )}}} if α 0 {\displaystyle \alpha \neq 0} P n ( α , β ) ( 1 ) = Γ ( n + 1 + α ) n ! Γ ( 1 + α ) {\displaystyle P_{n}^{(\alpha ,\beta )}(1)={\frac {\Gamma (n+1+\alpha )}{n!\,\Gamma (1+\alpha )}}}
Square of norm, h n {\displaystyle h_{n}} π 2 1 2 α Γ ( n + 2 α ) n ! ( n + α ) ( Γ ( α ) ) 2 {\displaystyle {\frac {\pi \,2^{1-2\alpha }\Gamma (n+2\alpha )}{n!(n+\alpha )(\Gamma (\alpha ))^{2}}}} 2 α + β + 1 Γ ( n + α + 1 ) Γ ( n + β + 1 ) n ! ( 2 n + α + β + 1 ) Γ ( n + α + β + 1 ) {\displaystyle {\frac {2^{\alpha +\beta +1}\,\Gamma (n\!+\!\alpha \!+\!1)\,\Gamma (n\!+\!\beta \!+\!1)}{n!(2n\!+\!\alpha \!+\!\beta \!+\!1)\Gamma (n\!+\!\alpha \!+\!\beta \!+\!1)}}}
Leading term, k n {\displaystyle k_{n}} Γ ( 2 n + 2 α ) Γ ( 1 / 2 + α ) n ! 2 n Γ ( 2 α ) Γ ( n + 1 / 2 + α ) {\displaystyle {\frac {\Gamma (2n+2\alpha )\Gamma (1/2+\alpha )}{n!\,2^{n}\,\Gamma (2\alpha )\Gamma (n+1/2+\alpha )}}} Γ ( 2 n + 1 + α + β ) n ! 2 n Γ ( n + 1 + α + β ) {\displaystyle {\frac {\Gamma (2n+1+\alpha +\beta )}{n!\,2^{n}\,\Gamma (n+1+\alpha +\beta )}}}
Second term, k n {\displaystyle k'_{n}} 0 {\displaystyle 0} ( α β ) Γ ( 2 n + α + β ) ( n 1 ) ! 2 n Γ ( n + 1 + α + β ) {\displaystyle {\frac {(\alpha -\beta )\,\Gamma (2n+\alpha +\beta )}{(n-1)!\,2^{n}\,\Gamma (n+1+\alpha +\beta )}}}
Q {\displaystyle Q} 1 x 2 {\displaystyle 1-x^{2}} 1 x 2 {\displaystyle 1-x^{2}}
L {\displaystyle L} ( 2 α + 1 ) x {\displaystyle -(2\alpha +1)\,x} β α ( α + β + 2 ) x {\displaystyle \beta -\alpha -(\alpha +\beta +2)\,x}
R ( x ) = e L ( x ) Q ( x ) d x {\displaystyle R(x)=e^{\int {\frac {L(x)}{Q(x)}}\,dx}} ( 1 x 2 ) α + 1 / 2 {\displaystyle (1-x^{2})^{\alpha +1/2}} ( 1 x ) α + 1 ( 1 + x ) β + 1 {\displaystyle (1-x)^{\alpha +1}(1+x)^{\beta +1}}
Constant in diff. equation, λ n {\displaystyle \lambda _{n}} n ( n + 2 α ) {\displaystyle n(n+2\alpha )} n ( n + 1 + α + β ) {\displaystyle n(n+1+\alpha +\beta )}
Constant in Rodrigues' formula, e n {\displaystyle e_{n}} ( 2 ) n n ! Γ ( 2 α ) Γ ( n + 1 / 2 + α ) Γ ( n + 2 α ) Γ ( α + 1 / 2 ) {\displaystyle {\frac {(-2)^{n}\,n!\,\Gamma (2\alpha )\,\Gamma (n\!+\!1/2\!+\!\alpha )}{\Gamma (n\!+\!2\alpha )\Gamma (\alpha \!+\!1/2)}}} ( 2 ) n n ! {\displaystyle (-2)^{n}\,n!}
Recurrence relation, a n {\displaystyle a_{n}} 2 ( n + α ) n + 1 {\displaystyle {\frac {2(n+\alpha )}{n+1}}} ( 2 n + 1 + α + β ) ( 2 n + 2 + α + β ) 2 ( n + 1 ) ( n + 1 + α + β ) {\displaystyle {\frac {(2n+1+\alpha +\beta )(2n+2+\alpha +\beta )}{2(n+1)(n+1+\alpha +\beta )}}}
Recurrence relation, b n {\displaystyle b_{n}} 0 {\displaystyle 0} ( α 2 β 2 ) ( 2 n + 1 + α + β ) 2 ( n + 1 ) ( 2 n + α + β ) ( n + 1 + α + β ) {\displaystyle {\frac {({\alpha }^{2}-{\beta }^{2})(2n+1+\alpha +\beta )}{2(n+1)(2n+\alpha +\beta )(n+1+\alpha +\beta )}}}
Recurrence relation, c n {\displaystyle c_{n}} n + 2 α 1 n + 1 {\displaystyle {\frac {n+2{\alpha }-1}{n+1}}} ( n + α ) ( n + β ) ( 2 n + 2 + α + β ) ( n + 1 ) ( n + 1 + α + β ) ( 2 n + α + β ) {\displaystyle {\frac {(n+\alpha )(n+\beta )(2n+2+\alpha +\beta )}{(n+1)(n+1+\alpha +\beta )(2n+\alpha +\beta )}}}

See also

Notes

  1. ^ See Suetin (2001)
  2. ^ other conventions are also used; see Hermite polynomials.
  3. ^ See Abramowitz & Stegun (1983)
  4. ^ i.e. the edges of the support of the weight W.
  5. ^ h n = P n 2 ( x ) W ( x ) d x {\displaystyle h_{n}=\int P_{n}^{2}(x)W(x)\,dx}
  6. ^ The leading coefficient kn of P n ( x ) = k n x n + k n x n 1 + + k ( n ) {\displaystyle P_{n}(x)=k_{n}x^{n}+k'_{n}x^{n-1}+\cdots +k^{(n)}}

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.
  • Andrews, George E.; Askey, Richard (1985). "Classical orthogonal polynomials". In Brezinski, C.; Draux, A.; Magnus, Alphonse P.; Maroni, Pascal; Ronveaux, A. (eds.). Polynômes orthogonaux et applications. Proceedings of the Laguerre symposium held at Bar-le-Duc, October 15–18, 1984. Lecture Notes in Math. Vol. 1171. Berlin, New York: Springer-Verlag. pp. 36–62. doi:10.1007/BFb0076530. ISBN 978-3-540-16059-5. MR 0838970.
  • Chihara, Theodore Seio (1978). An Introduction to Orthogonal Polynomials. Gordon and Breach, New York. ISBN 0-677-04150-0.
  • Foncannon, J. J.; Foncannon, J. J.; Pekonen, Osmo (2008). "Review of Classical and quantum orthogonal polynomials in one variable by Mourad Ismail". The Mathematical Intelligencer. 30. Springer New York: 54–60. doi:10.1007/BF02985757. ISSN 0343-6993. S2CID 118133026.
  • Ismail, Mourad E. H. (2005). Classical and Quantum Orthogonal Polynomials in One Variable. Cambridge: Cambridge Univ. Press. ISBN 0-521-78201-5.
  • Jackson, Dunham (2004) [1941]. Fourier Series and Orthogonal Polynomials. New York: Dover. ISBN 0-486-43808-2.
  • Koornwinder, Tom H.; Wong, Roderick S. C.; Koekoek, Roelof; Swarttouw, René F. (2010), "Orthogonal Polynomials", in Olver, Frank W. J.; Lozier, Daniel M.; Boisvert, Ronald F.; Clark, Charles W. (eds.), NIST Handbook of Mathematical Functions, Cambridge University Press, ISBN 978-0-521-19225-5, MR 2723248.
  • Suetin, P. K. (2001) [1994], "Classical orthogonal polynomials", Encyclopedia of Mathematics, EMS Press
  • Szegő, Gábor (1939). Orthogonal Polynomials. Colloquium Publications. Vol. XXIII. American Mathematical Society. ISBN 978-0-8218-1023-1. MR 0372517.