Hermite polynomials

Hermite polynomials

In mathematics, the Hermite polynomials are a classical orthogonal polynomial sequence that arise in probability, such as the Edgeworth series; in combinatorics, as an example of an Appell sequence, obeying the umbral calculus; in numerical analysis as Gaussian quadrature; and in physics, where they give rise to the eigenstates of the quantum harmonic oscillator. They are also used in systems theory in connection with nonlinear operations on Gaussian noise. They are named after Charles Hermite (1864)[1] although they were studied earlier by Laplace (1810) and Chebyshev (1859).[2]

Contents

Definition

There are two different standard ways of normalizing Hermite polynomials:

(1)\ \ {\mathit{He}}_n(x)=(-1)^n e^{x^2/2}\frac{d^n}{dx^n}e^{-x^2/2}\,\!

(the "probabilists' Hermite polynomials"), and

(2)\ \ 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}\,\!

(the "physicists' Hermite polynomials"). These two definitions are not exactly equivalent; either is a rescaling of the other, to wit

H_n(x) = 2^{n/2}{\mathit{He}}_n(\sqrt{2}\,x).\,\!

These are Hermite polynomial sequences of different variances; see the material on variances below.

The notation He and H is that used in the standard references Tom H. Koornwinder, Roderick S. C. Wong, and Roelof Koekoek et al. (2010) and Abramowitz & Stegun. The polynomials Hen are sometimes denoted by Hn, especially in probability theory, 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 six (probabilists') Hermite polynomials Hen(x).

The first eleven probabilists' Hermite polynomials are:

{\mathit{He}}_0(x)=1\,
{\mathit{He}}_1(x)=x\,
{\mathit{He}}_2(x)=x^2-1\,
{\mathit{He}}_3(x)=x^3-3x\,
{\mathit{He}}_4(x)=x^4-6x^2+3\,
{\mathit{He}}_5(x)=x^5-10x^3+15x\,
{\mathit{He}}_6(x)=x^6-15x^4+45x^2-15\,
{\mathit{He}}_7(x)=x^7-21x^5+105x^3-105x\,
{\mathit{He}}_8(x)=x^8-28x^6+210x^4-420x^2+105\,
{\mathit{He}}_9(x)=x^9-36x^7+378x^5-1260x^3+945x\,
{\mathit{He}}_{10}(x)=x^{10}-45x^8+630x^6-3150x^4+4725x^2-945\,
The first six (physicists') Hermite polynomials Hn(x).

and the first eleven physicists' 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\,
H_5(x)=32x^5-160x^3+120x\,
H_6(x)=64x^6-480x^4+720x^2-120\,
H_7(x)=128x^7-1344x^5+3360x^3-1680x\,
H_8(x)=256x^8-3584x^6+13440x^4-13440x^2+1680\,
H_9(x)=512x^9-9216x^7+48384x^5-80640x^3+30240x\,
H_{10}(x)=1024x^{10}-23040x^8+161280x^6-403200x^4+302400x^2-30240\,

Properties

Hn is a polynomial of degree n. The probabilists' version He has leading coefficient 1, while the physicists' version H has leading coefficient 2n.

Orthogonality

Hn(x) and Hen(x) are nth-degree polynomials for n = 0, 1, 2, 3, .... These polynomials are orthogonal with respect to the weight function (measure)

w(x) = \mathrm{e}^{-x^2/2}\,\!   (He)

or

w(x) = \mathrm{e}^{-x^2}\,\!   (H)

i.e., we have

\int_{-\infty}^\infty H_m(x) H_n(x)\, w(x) \, \mathrm{d}x = 0

when m ≠ n. Furthermore,

\int_{-\infty}^\infty {\mathit{He}}_m(x) {\mathit{He}}_n(x)\, \mathrm{e}^{-x^2/2} \, \mathrm{d}x = \sqrt{2 \pi} n! \delta_{nm}   (probabilist)

or

\int_{-\infty}^\infty H_m(x) H_n(x)\, \mathrm{e}^{-x^2}\, \mathrm{d}x = \sqrt{ \pi} 2^n n! \delta_{nm}   (physicist).

The probabilist polynomials are thus orthogonal with respect to the standard normal probability density function.

Completeness

The Hermite polynomials (probabilist or physicist) form an orthogonal basis of the Hilbert space of functions satisfying

\int_{-\infty}^\infty\left|f(x)\right|^2\, w(x) \, \mathrm{d}x <\infty,

in which the inner product is given by the integral including the Gaussian weight function w(x) defined in the preceding section,

\langle f,g\rangle=\int_{-\infty}^\infty f(x)\overline{g(x)}\, w(x) \, \mathrm{d}x.

An orthogonal basis for L2(Rw(x) dx) is a complete orthogonal system. For an orthogonal system, completeness is equivalent to the fact that the 0 function is the only function ƒ ∈ L2(Rw(x) dx) orthogonal to all functions in the system. Since the linear span of Hermite polynomials is the space of all polynomials, one has to show (in physicist case) that if ƒ satisfies

\int_{-\infty}^\infty f(x) x^n \mathrm{e}^{- x^2} \, \mathrm{d}x = 0

for every n ≥ 0, then ƒ = 0. One possible way to do it is to see that the entire function

F(z) = \int_{-\infty}^\infty f(x) \, \mathrm{e}^{z x - x^2} \, \mathrm{d}x = \sum_{n=0}^\infty \frac{z^n}{n!}\int f(x) x^n \mathrm{e}^{- x^2} \, \mathrm{d}x = 0

vanishes identically. The fact that F(it) = 0 for every t real means that the Fourier transform of ƒ(x) exp(−x2) is 0, hence ƒ is 0 almost everywhere. Variants of the above completeness proof apply to other weights with exponential decay. In the Hermite case, it is also possible to prove an explicit identity that implies completeness (see "Completeness relation" below).

An equivalent formulation of the fact that Hermite polynomials are an orthogonal basis for L2(Rw(x) dx) consists in introducing Hermite functions (see below), and in saying that the Hermite functions are an orthonormal basis for L2(R).

Hermite's differential equation

The probabilists' Hermite polynomials are solutions of the differential equation

(e^{-x^2/2}u')' + \lambda e^{-x^2/2}u = 0

where λ is a constant, with the boundary conditions that u should be polynomially bounded at infinity. With these boundary conditions, the equation has solutions only if λ is a non-negative integer, and up to an overall scaling, the solution is uniquely given by u(x) = Hλ(x). Rewriting the differential equation as an eigenvalue problem

L[u] = u'' − xu' = − λu

solutions are the eigenfunctions of the differential operator L. This eigenvalue problem is called the Hermite equation, although the term is also used for the closely related equation

u'' − 2xu' = − 2λu

whose solutions are the physicists' Hermite polynomials.

With more general boundary conditions, the Hermite polynomials can be generalized to obtain more general analytic functions Hλ(z) for λ a complex index. An explicit formula can be given in terms of a contour integral (Courant & Hilbert 1953).

Recursion relation

The sequence of Hermite polynomials also satisfies the recursion

{\mathit{He}}_{n+1}(x)=x{\mathit{He}}_n(x)-{\mathit{He}}_n'(x).\,\! (probabilist)
H_{n+1}(x)=2 xH_n(x)-H_n'(x).\,\! (physicist)

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

{\mathit{He}}_n'(x)=n{\mathit{He}}_{n-1}(x),\,\! (probabilist)
H_n'(x)=2nH_{n-1}(x),\,\! (physicist)

or equivalently,

{\mathit{He}}_n(x+y)=\sum_{k=0}^n{n \choose k}x^{n-k} {\mathit{He}}_{k}(y) (probabilist)
H_n(x+y)=\sum_{k=0}^n{n \choose k}H_{k}(x) (2y)^{(n-k)}= 2^{-\frac n 2}\cdot\sum_{k=0}^n {n \choose k} H_{n-k}\left(x\sqrt 2\right) H_k\left(y\sqrt 2\right). (physicist)

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

It follows that the Hermite polynomials also satisfy the recurrence relation

{\mathit{He}}_{n+1}(x)=x{\mathit{He}}_n(x)-n{\mathit{He}}_{n-1}(x),\,\! (probabilist)
H_{n+1}(x)=2xH_n(x)-2nH_{n-1}(x).\,\! (physicist)

These last relations, together with the initial polynomials H0(x) and H1(x), can be used in practice to compute the polynomials quickly.

Turán's inequalities are

{\mathit{He}}_n(x)^2 - {\mathit{He}}_{n-1}(x){\mathit{He}}_{n+1}(x)= (n-1)!\cdot \sum_{i=0}^{n-1}\frac{2^{n-i}}{i!}{\mathit{He}}_i(x)^2>0.

Moreover, the following multiplication theorem holds:

{\mathit{H}}_n(\gamma x)=\sum_{i=0}^{\lfloor n/2 \rfloor} \gamma^{n-2i}(\gamma^2-1)^i {n \choose 2i} \frac{(2i)!}{i!}{\mathit{H}}_{n-2i}(x).

Explicit expression

The physicists' Hermite polynomials can be written explicitly as

 H_n(x) = n! \sum_{\ell = 0}^{n/2} \frac{(-1)^{n/2 - \ell}}{(2\ell)! (n/2 - \ell)!} (2x)^{2\ell}

for even values of n and

 H_n(x) = n! \sum_{\ell = 0}^{(n-1)/2} \frac{(-1)^{(n-1)/2 - \ell}}{(2\ell + 1)! ((n-1)/2 - \ell)!} (2x)^{2\ell + 1}

for odd values of n. These two equations may be combined into one using the floor function:

 H_n(x) = n! \sum_{m=0}^{\lfloor n/2 \rfloor} \frac{(-1)^m}{m!(n - 2m)!} (2x)^{n - 2m}.

The probabilists' Hermite polynomials He have similar formulas, which may be obtained from these by replacing the power of 2x with the corresponding power of (√2)x, and multiplying the entire sum by 2-n/2.

Generating function

The Hermite polynomials are given by the exponential generating function

\exp (xt-t^2/2) = \sum_{n=0}^\infty {\mathit{He}}_n(x) \frac {t^n}{n!}\,\! (probabilist)


\exp (2xt-t^2) = \sum_{n=0}^\infty H_n(x) \frac {t^n}{n!}\,\! (physicist).

This equality is valid for all x, t complex, and can be obtained by writing the Taylor expansion at x of the entire function z → exp(−z2) (in physicist's case). One can also derive the (physicist's) generating function by using Cauchy's Integral Formula to write the Hermite polynomials as

H_n(x)=(-1)^n e^{x^2}\frac{d^n}{dx^n}e^{-x^2}= (-1)^n e^{x^2}{n! \over 2\pi i} \oint_\gamma {e^{-z^2} \over (z-x)^{n+1}}\, dz.\,\!

Using this in the sum \sum_{n=0}^\infty H_n(x) \frac {t^n}{n!}\,\!, one can evaluate the remaining integral using the calculus of residues and arrive at the desired generating function.

Expected value

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

E({\mathit{He}}_n(X))=\mu^n.\,\! (probabilist)

Asymptotic expansion

Asymptotically, as n tends to infinity, the expansion

e^{-\frac{x^2}{2}}\cdot H_n(x) \sim \frac{2^n}{\sqrt \pi}\Gamma\left(\frac{n+1}2\right) \cos \left(x \sqrt{2 n}- n\frac \pi 2 \right) (physicist[3])

holds true. For certain cases concerning a wider range of evaluation, it is necessary to include a factor for changing amplitude

e^{-\frac{x^2}{2}}\cdot H_n(x) \sim \frac{2^n}{\sqrt \pi}\Gamma\left(\frac{n+1}2\right) \cos \left(x \sqrt{2 n}- n\frac \pi 2 \right)\left(1-\frac{x^2}{2n}\right)^{-\frac{1}{4}}=\frac{2 \Gamma\left(n\right)}{\Gamma\left(\frac{n}2\right)} \cos \left(x \sqrt{2 n}- n\frac \pi 2 \right)\left(1-\frac{x^2}{2n}\right)^{-\frac{1}{4}}

Which, using Stirling's approximation, can be further simplified, in the limit, to

e^{-\frac{x^2}{2}}\cdot H_n(x) \sim \left(\frac{2 n}{e}\right)^{\frac{n}{2}} {\sqrt 2} \cos \left(x \sqrt{2 n}- n\frac \pi 2 \right)\left(1-\frac{x^2}{2n}\right)^{-\frac{1}{4}}

This expansion is needed to resolve the wave-function of a quantum harmonic oscillator such that it agrees with the classical approximation in the limit of the correspondence principle.

A finer approximation[4], which takes into account the uneven spacing of the zeros near the edges, makes use of the substitution x=\sqrt{ 2n+1}\cos(\phi), for 0<\epsilon\leq\phi\leq\pi-\epsilon, with which one has the uniform approximation

e^{-\frac{x^2}{2}}\cdot H_n(x) = 2^{n/2+\frac{1}{4}}\sqrt{n!}(\pi n)^{-1/4}(\sin \phi)^{-1/2} \cdot \left[\sin\left(\left(\frac{n}{2}+\frac{1}{4}\right)\left(\sin(2\phi)-2\phi\right) +\frac{3\pi}{4}\right)+O(n^{-1}) \right].

Similar approximations hold for the monotonic and transition regions. Specifically, if x=\sqrt{2n+1} \cosh(\phi) for 0<\epsilon\leq\phi\leq\omega<\infty then

e^{-\frac{x^2}{2}}\cdot H_n(x) = 2^{n/2-\frac{3}{4}}\sqrt{n!}(\pi n)^{-1/4}(\sinh \phi)^{-1/2} \cdot \exp\left(\left(\frac{n}{2}+\frac{1}{4}\right)\left(2\phi-\sinh(2\phi)\right)\right)\left[1+O(n^{-1}) \right],

while for x=\sqrt{2n+1}-2^{-1/2}3^{-1/3}n^{-1/6}t with t complex and bounded then

e^{-\frac{x^2}{2}}\cdot H_n(x) =\pi^{1/4}2^{n/2+\frac{1}{4}}\sqrt{n!} n^{-1/12}\left[ \mathrm{Ai}(-3^{-1/3}t)+ O(n^{-2/3}) \right]

where Ai(t) is the Airy function of the first kind.


Relations to other functions

Laguerre polynomials

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

H_{2n}(x) = (-4)^{n}\,n!\,L_{n}^{(-1/2)}(x^2)=4^n\, n! \sum_{i=0}^n (-1)^{n-i} {n-\frac{1}{2} \choose n-i} \frac{x^{2i}}{i!}\,\! (physicist)
H_{2n+1}(x) = 2(-4)^{n}\,n!\,x\,L_{n}^{(1/2)}(x^2)=2\cdot 4^n\, n! \sum_{i=0}^n (-1)^{n-i} {n+\frac{1}{2} \choose n-i} \frac{x^{2i+1}}{i!}\,\! (physicist)

Relation to confluent hypergeometric functions

The Hermite polynomials can be expressed as a special case of the parabolic cylinder functions.

H_{n}(x) = 
2^n\,U\left(-\frac{n}{2},\frac{1}{2};x^2\right) (physicist)

where U(a,b;z) is Whittaker's confluent hypergeometric function. Similarly,

H_{2n}(x) = (-1)^{n}\,\frac{(2n)!}{n!}
\,_1F_1\left(-n,\frac{1}{2};x^2\right) (physicist)
H_{2n+1}(x) = (-1)^{n}\,\frac{(2n+1)!}{n!}\,2x
\,_1F_1\left(-n,\frac{3}{2};x^2\right) (physicist)

where \,_1F_1(a,b;z)=M(a,b;z) is Kummer's confluent hypergeometric function.

Differential operator representation

The probabilists' Hermite polynomials satisfy the identity

{\mathit{He}}_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.

Since the power series coefficients of the exponential are well known, and higher order derivatives of the monomial xn can be written down explicitly, this differential operator representation gives rise to a concrete formula for the coefficients of Hn that can be used to quickly compute these polynomials.

Since the formal expression for the Weierstrass transform W is eD2, we see that the Weierstrass transform of (√2)nHen(x/√2) is xn. Essentially the Weierstrass transform thus turns a series of Hermite polynomials into a corresponding Maclaurin series.

The existence of some formal power series g(D), with nonzero constant coefficient, such that Hen(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.

Contour integral representation

The Hermite polynomials have a representation in terms of a contour integral, as

{\mathit{He}}_n(x)=\frac{n!}{2\pi i}\oint\frac{e^{tx-t^2/2}}{t^{n+1}}\,dt (probabilist)
H_n(x)=\frac{n!}{2\pi i}\oint\frac{e^{2tx-t^2}}{t^{n+1}}\,dt (physicist)

with the contour encircling the origin.

Generalizations

The (probabilists') Hermite polynomials defined above are orthogonal with respect to the standard normal probability distribution, whose density function is

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

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

{\mathit{He}}_n^{[\alpha]}(x)\,\!

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

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

They are given by

{\mathit{He}}_n^{[\alpha]}(x) = \alpha^{-n/2}He_n^{[1]}\left(\frac{x}{\sqrt{\alpha}}\right)= (2 \alpha)^{-n/2}  H_n( \frac{x}{\sqrt{2 \alpha}})  =      e^{-\alpha D^2/2}x^n.\,\!

In particular, the physicists' Hermite polynomials are

{\mathit{He}}^{[1/2]}(x).\,\!

If

{\mathit{He}}_n^{[\alpha]}(x)=\sum_{k=0}^n h^{[\alpha]}_{n,k}x^k\,\!

then the polynomial sequence whose nth term is

\left({\mathit{He}}_n^{[\alpha]}\circ {\mathit{He}}^{[\beta]}\right)(x)=\sum_{k=0}^n h^{[\alpha]}_{n,k}\,{\mathit{He}}_k^{[\beta]}(x)\,\!

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

\left({\mathit{He}}_n^{[\alpha]}\circ {\mathit{He}}^{[\beta]}\right)(x)={\mathit{He}}_n^{[\alpha+\beta]}(x)\,\!

and

{\mathit{He}}_n^{[\alpha+\beta]}(x+y)=\sum_{k=0}^n{n\choose k}{\mathit{He}}_k^{[\alpha]}(x) {\mathit{He}}_{n-k}^{[\beta]}(y).\,\!

The last identity is expressed by saying that this parameterized 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

{\mathit{He}}_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 Hen[−α](x) are just the absolute values of the corresponding coefficients of Hen[α](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)={\mathit{He}}_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}{\mathit{He}}_k^{[\alpha]}(x) {\mathit{He}}_{n-k}^{[-\alpha]}(y)={\mathit{He}}_n^{[0]}(x+y)=(x+y)^n.\,\!

Applications

Hermite functions

One can define the Hermite functions from the physicists' polynomials:

\psi_n(x) = (2^n n! \sqrt{\pi})^{-1/2} \mathrm{e}^{-x^2/2} H_n(x) = (-1)^n(2^n n! \sqrt{\pi})^{-1/2} \mathrm{e}^{x^2/2} \frac{d^n}{dx^n} \mathrm{e}^{-x^2}

Since these functions contain the square root of the weight function, and have been scaled appropriately, they are orthonormal:

\int_{-\infty}^\infty \psi_n(x)\psi_m(x)\, \mathrm{d}x = \delta_{n\,m}\,

and form an orthonormal basis of L2(R). This fact is equivalent to the corresponding statement for Hermite polynomials (see above).

The Hermite functions are closely related to the Whittaker function (Whittaker and Watson, 1962) D_n(z)\,:

D_n(z) = (n! \sqrt{\pi})^{1/2} \psi_n(z/\sqrt{2}) = \pi^{-1/4} \sqrt{2} \mathrm{e}^{z^2/4} \frac{d^n}{dz^n} \mathrm{e}^{-z^2}

and thereby to other parabolic cylinder functions. The Hermite functions satisfy the differential equation:

\psi_n''(x) + (2n + 1 - x^2) \psi_n(x) = 0\,.

This equation is equivalent to the Schrödinger equation for a harmonic oscillator in quantum mechanics, so these functions are the eigenfunctions.

Hermite functions 0 (black), 1 (red), 2 (blue), 3 (yellow), 4 (green), and 5 (magenta).
Hermite functions 0 (black), 2 (blue), 4 (green), and 50 (magenta).

Recursion relation

Following recursion relations of Hermite polynomials, the Hermite functions obey

\psi_n'(x) = \sqrt{\frac{n}{2}}\psi_{n-1}(x) - \sqrt{\frac{n+1}{2}}\psi_{n+1}(x)

Cramér's inequality

The Hermite functions satisfy the following bound due to Harald Cramér[5][6]

 |\psi_n(x)| \le K

for x real, where the constant K is less than 1.086435.

Hermite functions as eigenfunctions of the Fourier transform

The Hermite functions ψn(x) are a set of eigenfunctions of the continuous Fourier transform. To see this, take the physicist's version of the generating function and multiply by exp(−x 2/2). This gives

\exp (-x^2/2 + 2xt-t^2) = \sum_{n=0}^\infty \exp (-x^2/2) H_n(x) \frac {t^n}{n!}.\,\!

Choosing the unitary representation of the Fourier transform, the Fourier transform of the left hand side is given by


\begin{align}
\mathcal{F} \{ \exp (-x^2/2 + 2xt-t^2)\}(k) & {} =
\frac{1}{\sqrt{2 \pi}}\int_{-\infty}^\infty \exp (-ixk)\exp (-x^2/2 + 2xt-t^2)\, \mathrm{d}x \\
& {} = \exp (-k^2/2 - 2kit+t^2) \\
& {} = \sum_{n=0}^\infty \exp (-k^2/2) H_n(k) \frac {(-it)^n}{n!}.
\end{align}

The Fourier transform of the right hand side is given by

\mathcal{F} \left\{ \sum_{n=0}^\infty \exp (-x^2/2) H_n(x) \frac {t^n}{n!} \right\} = \sum_{n=0}^\infty \mathcal{F} \left \{ \exp(-x^2/2) H_n(x) \right\} \frac{t^n}{n!}. \,

Equating like powers of t in the transformed versions of the left- and right-hand sides gives

 \mathcal{F} \left\{ \exp (-x^2/2) H_n(x) \right\} = (-i)^n \exp (-k^2/2) H_n(k). \,\!

The Hermite functions ψn(x) are therefore an orthonormal basis of L2(R) which diagonalizes the Fourier transform operator. In this case, we chose the unitary version of the Fourier transform, so the eigenvalues are (−i) n.

Combinatorial interpretation of 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.

Completeness relation

The Christoffel–Darboux formula for Hermite polynomials reads

\sum_{i=0}^n \frac{H_i(x) H_i(y)}{i!2^i}= \frac{1}{n!2^{n+1}}\frac{H_n(y)H_{n+1}(x)- H_n(x)H_{n+1}(y)}{x-y}.

Moreover, the following identity holds in the sense of distributions[7]

\sum_{n=0}^\infty \psi_n (x) \psi_n (y)= \delta(x-y),

where δ is the Dirac delta function, (ψn) the Hermite functions, and δ(x − y) represents the Lebesgue measure on the line y = x in R2, normalized so that its projection on the horizontal axis is the usual Lebesgue measure. This distributional identity follows by letting u → 1 in Mehler's formula, valid when −1 < u < 1:

E(x, y; u) := \sum_{n=0}^\infty u^n \, \psi_n (x) \, \psi_n (y) = \frac 1 {\sqrt{\pi (1 - u^2)}} \, \mathrm{exp} \left( - \frac{1 - u}{1 + u} \, \frac{(x + y)^2}{4} \,-\, \frac{1 + u}{1 - u} \, \frac{(x - y)^2}{4}\right),

which is often stated equivalently as

\sum_{n=0}^\infty \frac{H_n(x)H_n(y)}{n!}\left(\frac u 2\right)^n= \frac 1 {\sqrt{1-u^2}} \mathrm{e}^{\frac{2u}{1+u}x y-\frac{u^2}{1-u^2}(x-y)^2}.

The function (xy) → E(xyu) is the density for a Gaussian measure on R2 which is, when u is close to 1, very concentrated around the line y = x, and very spread out on that line. It follows that

 \left\langle \left( \sum_{n=0}^\infty u^n \langle f, \psi_n \rangle \psi_n\right), g \right\rangle = \int\!\!\int E(x, y; u) f(x) \overline{g(y)} \, \mathrm{d}x \, \mathrm{d}y \rightarrow \int f(x) \overline{g(x)} \, \mathrm{d} x = \langle f, g \rangle,

when ƒ, g are continuous and compactly supported. This yields that ƒ can be expressed from the Hermite functions, as sum of a series of vectors in L2(R), namely

 f = \sum_{n=0}^\infty \langle f, \psi_n \rangle \psi_n.

In order to prove the equality above for E(xyu), the Fourier transform of Gaussian functions will be used several times,

 \rho \sqrt{\pi} \, \mathrm{e}^{-\rho^2 x^2 / 4} = \int \mathrm{e}^{isx- s^2/\rho^2}\, \mathrm{d}s, \quad \rho > 0.

The Hermite polynomial is then represented as

 H_n(x) = (-1)^{n} \mathrm{e}^{x^2} \frac {\mathrm{d}^n}{\mathrm{d}x^n} \Bigl( \frac {1}{2\sqrt{\pi}} \int \mathrm{e}^{isx - s^2/4}\, \mathrm{d}s \Bigr) = (-1)^n \mathrm{e}^{x^2}\frac {1}{2\sqrt{\pi}}\int (is)^n \, \mathrm{e}^{isx-  s^2/4}\, \mathrm{d}s.

With this representation for Hn(x) and Hn(y), one sees that


\begin{align}E(x, y; u) &= \sum_{n=0}^\infty \frac{u^n}{2^n n! \sqrt{\pi}} \, H_n(x) H_n(y) \, \mathrm{e}^{ - (x^2+y^2)/2} \\
& =\frac{\mathrm{e}^{(x^2+y^2)/2}}{4\pi\sqrt{\pi}}\int \!\! \int \Bigl( \sum_{n=0}^\infty \frac{1}{2^n n! } (-ust)^n \Bigr) \,  \mathrm{e}^{isx+ity - s^2/4 - t^2/4}\, \mathrm{d}s\,\mathrm{d}t \\
& =\frac{\mathrm{e}^{(x^2+y^2)/2} }{4\pi\sqrt{\pi}}\int \!\! \int \mathrm{e}^{-ust/2} \, \mathrm{e}^{isx+ity - s^2/4 - t^2/4}\, \mathrm{d}s\,\mathrm{d}t,\end{align}

and this implies the desired result, using again the Fourier transform of Gaussian kernels after performing the substitution

s = \frac{\sigma + \tau}{\sqrt 2},\qquad\qquad t = \frac{\sigma - \tau}{\sqrt 2}.

See also

Notes

  1. ^ C. Hermite: Sur un nouveau développment en série de fonctions C. R Acad. Sci. Paris 58 1864 93-100; Oeuvres II 293-303
  2. ^ P.L.Chebyshev: Sur le développment des fonctions a une seule variable Bull. Acad. Sci. St. Petersb. I 1859 193-200;Oeuvres I 501-508
  3. ^ Abramowitz, p. 508-510, 13.6.38 and 13.5.16
  4. ^ Szegő 1939, 1955, p. 201
  5. ^ Erdélyi et al. 1955, p. 207
  6. ^ Szegő 1939, 1955
  7. ^ Wiener 1958

References

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Discrete q-Hermite polynomials — In mathematics, the discrete q Hermite polynomials are two closely related families hn(x;q) and ĥn(x;q) of basic hypergeometric orthogonal polynomials in the basic Askey scheme, introduced by Al Salam and Carlitz (1965). Roelof Koekoek,… …   Wikipedia

  • Continuous big q-Hermite polynomials — In mathematics, the continuous big q Hermite polynomials are a family of basic hypergeometric orthogonal polynomials in the basic Askey scheme. Roelof Koekoek, Peter A. Lesky, and René F. Swarttouw (2010, 14) give a detailed list of their… …   Wikipedia

  • Continuous q-Hermite polynomials — In mathematics, the continuous q Hermite polynomials are a family of basic hypergeometric orthogonal polynomials in the basic Askey scheme. Roelof Koekoek, Peter A. Lesky, and René F. Swarttouw (2010, 14) give a detailed list of their… …   Wikipedia

  • Hermite number — In mathematics, Hermite numbers are values of Hermite polynomials at zero argument. Typically they are defined for physicists Hermite polynomials.Formal DefinitionThe numbers H n = H n(0), where H n( x ) is a Hermite polynomial of order n , may… …   Wikipedia

  • Hermite spline — In the mathematical subfield of numerical analysis, a Hermite spline is a spline curve where each polynomial of the spline is in Hermite form.ee also*Cubic Hermite spline *Hermite polynomials *Hermite interpolation …   Wikipedia

  • Hermite , Charles — (1822–1901) French mathematician Hermite was born in Dieuze, France. His mathematical career was almost thwarted in his student days, since he was incapable of passing exams. Fortunately his talent had already been recognized and his examiners… …   Scientists

  • Charles Hermite — Hermite redirects here. For other uses, see Hermite (disambiguation). Charles Hermite Charles Hermite circa 1901 …   Wikipedia

  • Classical orthogonal polynomials — In mathematics, the classical orthogonal polynomials are the most widely used orthogonal polynomials, and consist of the Hermite polynomials, the Laguerre polynomials, the Jacobi polynomials together with their special cases the ultraspherical… …   Wikipedia

  • Laguerre polynomials — In mathematics, the Laguerre polynomials, named after Edmond Laguerre (1834 ndash; 1886), are the canonical solutions of Laguerre s equation::x,y + (1 x),y + n,y = 0,which is a second order linear differential equation.This equation has… …   Wikipedia

  • Orthogonal polynomials — In mathematics, an orthogonal polynomial sequence is a family of polynomials such that any two different polynomials in the sequence are orthogonal to each other under some inner product. The most widely used orthogonal polynomials are the… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”