Maths encyclopedia and lessons  
Search

Mathematics Encyclopedia and Lessons

 
     
 

Lessons

Popular
Subjects

algebra
arithmetic
calculus
equations
geometry
differential equations
trigonometry
number theory
probability theory
more
 

References

applied mathematics
mathematical games
mathematicians
more
 
 

Hermite polynomials

In mathematics, the Hermite polynomials, named in honor of Charles Hermite (pronounced "air MEET"), are a polynomial sequence defined either by

H_n(x)=(-1)^n e^{x^2/2}\frac{d^n}{dx^n}e^{-x^2/2}

(the "probabilists' Hermite polynomials"), or sometimes by

H_n(x)=(-1)^n e^{x^2}\frac{d^n}{dx^n}e^{-x^2}

(the "physicists' Hermite polynomials"). These two definitions are not exactly equivalent; either is a trivial rescaling of the other. These are Hermite polynomial sequences of different variances; see the material on variances below.

Below, we follow the first convention. That convention is often preferred by probabilists because

\frac{1}{\sqrt{2\pi}}e^{-x^2/2}

is the probability density function for the normal distribution with expected value 0 and standard deviation 1.

The first several Hermite polynomials are:

H0(x) = 1
H1(x) = x
H2(x) = x2 - 1
H3(x) = x3 - 3x
H4(x) = x4 - 6x2 + 3
H5(x) = x5 - 10x3 + 15x
H6(x) = x6 - 15x4 + 45x2 - 15
Contents

Orthogonality

The nth function in this list is an nth-degree polynomial for n = 0, 1, 2, 3, .... These polynomials are orthogonal with respect to the measure

e^{-x^2/2}\,dx,

i.e., we have

\int_{-\infty}^\infty H_n(x)H_m(x)\,e^{-x^2/2}\,dx=n!\sqrt{2\pi}~\delta_{nm}

where δij is the Kronecker delta, which equals unity when n = m and zero otherwise. This is the same as saying they are orthogonal with respect to the normal probability distribution. They form an orthogonal basis of the Hilbert space of functions satisfying

\int_{-\infty}^\infty\left|f(x)\right|^2\,e^{-x^2/2}\,dx<\infty,

in which the inner product is given by the integral including a gaussian function

\langle f,g\rangle=\int_{-\infty}^\infty f(x)\overline{g(x)}\,e^{-x^2/2}\,dx.

Various properties

The nth Hermite polynomial satisfies Hermite's differential equation:

H_n''(x)-xH_n'(x)+nH_n(x)=0.\,

The sequence of Hermite polynomials also satisfies the recursion

H_{n+1}(x)=xH_n(x)-H_n'(x).\,

The Hermite polynomials constitute an Appell sequence, i.e., they are a polynomial sequence satisfying the identity

H_n'(x)=nH_{n-1}(x),\,

or equivalently,

H_n(x+y)=\sum_{k=0}^n{n \choose k}x^k H_{n-k}(y)

(the equivalence of these last two identities may not be obvious, but its proof is a routine exercise). The Hermite polynomials satisfy the identity

H_n(x)=e^{-D^2/2}x^n

where D represents differentiation with respect to x, and the exponential is interpreted by expanding it as a power series. There are no delicate questions of convergence of this series when it operates on polynomials, since all but finitely many terms vanish. The existence of some formal power series g(D), with nonzero constant coefficient, such that Hn(x) = g(D)xn, is another equivalent to the statement that these polynomials form an Appell sequence. Since they are an Appell sequence they are a fortiori a Sheffer sequence.

If X is a random variable with a normal distribution with standard deviation 1 and expected value μ then

E(Hn(X)) = μn.

Generalization

The Hermite polynomials defined above are orthogonal with respect to the standard normal probability distribution

(2\pi)^{-1/2}e^{-x^2/2}\,dx

which has expected value 0 and variance 1. One may speak of Hermite polynomials

H_n^{[\alpha]}(x)

of variance α, where α is any positive number. These are orthogonal with respect to the normal probability distribution

(2\pi\alpha)^{-1/2}e^{-x^2/(2\alpha)}\,dx.

They are given by

H_n^{[\alpha]}(x)=e^{-\alpha D^2/2}x^n.

If

H_n^{[\alpha]}(x)=\sum_{k=0}^n h^{[\alpha]}_{n,k}x^k

then the polynomial sequence whose nth term is

\left(H_n^{[\alpha]}\circ H^{[\beta]}\right)(x)=\sum_{k=0}^n h^{[\alpha]}_{n,k}\,H_k^{[\beta]}(x)

is the umbral composition of the two polynomial sequences, and it can be shown to satisfy the identities

\left(H_n^{[\alpha]}\circ H^{[\beta]}\right)(x)=H_n^{[\alpha+\beta]}(x)

and

H_n^{[\alpha+\beta]}(x+y)=\sum_{k=0}^n{n\choose k}H_k^{[\alpha]}(x)   H_{n-k}^{[\beta]}(y).

The last identity is expressed by saying that this parametrized family of polynomial sequences is a cross-sequence.

"Negative variance"

Since polynomial sequences form a group under the operation of umbral composition, one may denote by

H_n^{[-\alpha]}(x)

the sequence that is inverse to the one similarly denoted but without the minus sign, and thus speak of Hermite polynomials of negative variance. For α > 0, the coefficients of Hn[−α](x) are just the absolute values of the corresponding coefficients of Hn[α](x).

These arise as moments of normal probability distributions: The nth moment of the normal distribution with expected value μ and variance σ2 is

E(X^n)=H_n^{[-\sigma^2]}(\mu)

where X is a random variable with the specified normal distribution. A special case of the cross-sequence identity then says that

\sum_{k=0}^n {n\choose k}H_k^{[\alpha]}(x) H_{n-k}^{[-\alpha]}(y)=H_n^{[0]}(x+y)=(x+y)^n.

Relation to the Laguerre polynomials

The Hermite polynomials can be expressed as a special case of the Laguerre polynomials.

Eigenfunctions of the Fourier transform

The functions

e^{-x^2/2}H_n(x)

are eigenfunctions of the Fourier transform, with eigenvaluesin.

Combinatorial interpretation of the coefficients

In the Hermite polynomial Hn(x) of variance 1, the absolute value of the coefficient of xk is the number of (unordered) partitions of an n-member set into k singletons and (nk)/2 (unordered) pairs.

Edgeworth series

Hermite polynomials arise in the theory of Edgeworth series.

References

01-04-2007 01:18:14
The contents of this article are licensed from Wikipedia.org
under the GNU Free Documentation License. How to see transparent copy