Hermite polynomials

From Wikipedia, the free encyclopedia
(Redirected from Hermite function)
Jump to navigation Jump to search

In mathematics, the Hermite polynomials are a classical orthogonal polynomial sequence.

The polynomials arise in:

Hermite polynomials were defined by Pierre-Simon Laplace in 1810,[1][2] though in scarcely recognizable form, and studied in detail by Pafnuty Chebyshev in 1859.[3] Chebyshev's work was overlooked, and they were named later after Charles Hermite, who wrote on the polynomials in 1864, describing them as new.[4] They were consequently not new, although Hermite was the first to define the multidimensional polynomials.

Definition

[edit | edit source]

Like the other classical orthogonal polynomials, the Hermite polynomials can be defined from several different starting points. Noting from the outset that there are two different standardizations in common use, one convenient method is as follows:

  • The "probabilist's Hermite polynomials" are given by Hen(x)=(1)nex22dndxnex22,
  • while the "physicist's Hermite polynomials" are given by Hn(x)=(1)nex2dndxnex2.

These equations have the form of a Rodrigues' formula and can also be written as, Hen(x)=(xddx)n1,Hn(x)=(2xddx)n1.

The two definitions are not exactly identical; each is a rescaling of the other: Hn(x)=2n2Hen(2x),Hen(x)=2n2Hn(x2).

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.[5] The polynomials Hen are sometimes denoted by Hn, especially in probability theory, because 12πex22 is the probability density function for the normal distribution with expected value 0 and standard deviation 1. The probabilist's Hermite polynomials are also called the monic Hermite polynomials, because they are monic.

  • The first eleven probabilist's Hermite polynomials are: He0(x)=1,He1(x)=x,He2(x)=x21,He3(x)=x33x,He4(x)=x46x2+3,He5(x)=x510x3+15x,He6(x)=x615x4+45x215,He7(x)=x721x5+105x3105x,He8(x)=x828x6+210x4420x2+105,He9(x)=x936x7+378x51260x3+945x,He10(x)=x1045x8+630x63150x4+4725x2945.
  • The first eleven physicist's Hermite polynomials are: H0(x)=1,H1(x)=2x,H2(x)=4x22,H3(x)=8x312x,H4(x)=16x448x2+12,H5(x)=32x5160x3+120x,H6(x)=64x6480x4+720x2120,H7(x)=128x71344x5+3360x31680x,H8(x)=256x83584x6+13440x413440x2+1680,H9(x)=512x99216x7+48384x580640x3+30240x,H10(x)=1024x1023040x8+161280x6403200x4+302400x230240.
Quick reference table
physicist's probabilist's
symbol Hn Hen
head coefficient 2n 1
differential operator (1)nex2dndxnex2 (1)nex22dndxnex22
orthogonal to ex2 e12x2
inner product Hm(x)Hn(x)ex2πdx=2nn!δmn Hem(x)Hen(x)ex222πdx=n!δnm
generating function e2xtt2=n=0Hn(x)tnn! ext12t2=n=0Hen(x)tnn!
Rodrigues' formula (2xddx)n1 (xddx)n1
recurrence relation Hn+1(x)=2xHn(x)2nHn1(x) Hen+1(x)=xHen(x)nHen1(x)

Properties

[edit | edit source]

The nth-order Hermite polynomial is a polynomial of degree n. The probabilist's version Hen has leading coefficient 1, while the physicist's version Hn has leading coefficient 2n.

Symmetry

[edit | edit source]

From the Rodrigues formulae given above, we can see that Hn(x) and Hen(x) are even or odd functions, with the same parity as n: Hn(x)=(1)nHn(x),Hen(x)=(1)nHen(x).

Orthogonality

[edit | edit source]

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)=ex22(for He) or w(x)=ex2(for H), i.e., we have Hm(x)Hn(x)w(x)dx=0for all mn.

Furthermore, Hm(x)Hn(x)ex2dx=π2nn!δnm, and Hem(x)Hen(x)ex22dx=2πn!δnm, where δnm is the Kronecker delta.

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

Completeness

[edit | edit source]

The Hermite polynomials (probabilist's or physicist's) form an orthogonal basis of the Hilbert space of functions satisfying |f(x)|2w(x)dx<, in which the inner product is given by the integral f,g=f(x)g(x)w(x)dx including the Gaussian weight function w(x) defined in the preceding section.

An orthogonal basis for L2(R, w(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 fL2(R, w(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 f satisfies f(x)xnex2dx=0 for every n ≥ 0, then f = 0.

One possible way to do this is to appreciate that the entire function F(z)=f(x)ezxx2dx=n=0znn!f(x)xnex2dx=0 vanishes identically. The fact then that F(it) = 0 for every real t means that the Fourier transform of f(x)ex2 is 0, hence f 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 section on the Completeness relation below).

An equivalent formulation of the fact that Hermite polynomials are an orthogonal basis for L2(R, w(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

[edit | edit source]

The probabilist's Hermite polynomials are solutions of the Sturm–Liouville differential equation (e12x2u)+λe12x2u=0, where λ is a constant. Imposing the boundary condition that u should be polynomially bounded at infinity, the equation has solutions only if λ is a non-negative integer, and the solution is uniquely given by u(x)=C1Heλ(x), where C1 denotes a constant.

Rewriting the differential equation as an eigenvalue problem L[u]=uxu=λu, the Hermite polynomials Heλ(x) may be understood as eigenfunctions of the differential operator L[u] . This eigenvalue problem is called the Hermite equation, although the term is also used for the closely related equation u2xu=2λu. whose solution is uniquely given in terms of physicist's Hermite polynomials in the form u(x)=C1Hλ(x), where C1 denotes a constant, after imposing the boundary condition that u should be polynomially bounded at infinity.

The general solutions to the above second-order differential equations are in fact linear combinations of both Hermite polynomials and confluent hypergeometric functions of the first kind. For example, for the physicist's Hermite equation u2xu+2λu=0, the general solution takes the form u(x)=C1Hλ(x)+C2hλ(x), where C1 and C2 are constants, Hλ(x) are physicist's Hermite polynomials (of the first kind), and hλ(x) are physicist's Hermite functions (of the second kind). The latter functions are compactly represented as hλ(x)=1F1(λ2;12;x2) where 1F1(a;b;z) are Confluent hypergeometric functions of the first kind. The conventional Hermite polynomials may also be expressed in terms of confluent hypergeometric functions, see below.

With more general boundary conditions, the Hermite polynomials can be generalized to obtain more general analytic functions for complex-valued λ. An explicit formula of Hermite polynomials in terms of contour integrals (Courant & Hilbert 1989) is also possible.

Recurrence relation

[edit | edit source]

The sequence of probabilist's Hermite polynomials also satisfies the recurrence relation Hen+1(x)=xHen(x)Hen(x). Individual coefficients are related by the following recursion formula: an+1,k={(k+1)an,k+1k=0,an,k1(k+1)an,k+1k>0, and a0,0 = 1, a1,0 = 0, a1,1 = 1.

For the physicist's polynomials, assuming Hn(x)=k=0nan,kxk, we have Hn+1(x)=2xHn(x)Hn(x). Individual coefficients are related by the following recursion formula: an+1,k={an,k+1k=0,2an,k1(k+1)an,k+1k>0, and a0,0 = 1, a1,0 = 0, a1,1 = 2.

The Hermite polynomials constitute an Appell sequence, i.e., they are a polynomial sequence satisfying the identity Hen(x)=nHen1(x),Hn(x)=2nHn1(x).

An integral recurrence that is deduced and demonstrated in [6] is as follows: Hen+1(x)=(n+1)0xHen(t)dtHe'n(0),

Hn+1(x)=2(n+1)0xHn(t)dtH'n(0).

Equivalently, by Taylor-expanding, Hen(x+y)=k=0n(nk)xnkHek(y)=2n2k=0n(nk)Henk(x2)Hek(y2),Hn(x+y)=k=0n(nk)Hk(x)(2y)nk=2n2k=0n(nk)Hnk(x2)Hk(y2). These umbral identities are self-evident and included in the differential operator representation detailed below, Hen(x)=eD22xn,Hn(x)=2neD24xn.

In consequence, for the mth derivatives the following relations hold: Hen(m)(x)=n!(nm)!Henm(x)=m!(nm)Henm(x),Hn(m)(x)=2mn!(nm)!Hnm(x)=2mm!(nm)Hnm(x).

It follows that the Hermite polynomials also satisfy the recurrence relation Hen+1(x)=xHen(x)nHen1(x),Hn+1(x)=2xHn(x)2nHn1(x).

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 𝐻n(x)2𝐻n1(x)𝐻n+1(x)=(n1)!i=0n12nii!𝐻i(x)2>0.

Moreover, the following multiplication theorem holds: Hn(γx)=i=0n2γn2i(γ21)i(n2i)(2i)!i!Hn2i(x),Hen(γx)=i=0n2γn2i(γ21)i(n2i)(2i)!i!2iHen2i(x).

Explicit expression

[edit | edit source]

The physicist's Hermite polynomials can be written explicitly as Hn(x)={n!l=0n2(1)n2l(2l)!(n2l)!(2x)2lfor even n,n!l=0n12(1)n12l(2l+1)!(n12l)!(2x)2l+1for odd n.

These two equations may be combined into one using the floor function: Hn(x)=n!m=0n2(1)mm!(n2m)!(2x)n2m.

The probabilist's Hermite polynomials He have similar formulas, which may be obtained from these by replacing the power of 2x with the corresponding power of 2x and multiplying the entire sum by 2n/2: Hen(x)=n!m=0n2(1)mm!(n2m)!xn2m2m.

Inverse explicit expression

[edit | edit source]

The inverse of the above explicit expressions, that is, those for monomials in terms of probabilist's Hermite polynomials He are xn=n!m=0n212mm!(n2m)!Hen2m(x).

The corresponding expressions for the physicist's Hermite polynomials H follow directly by properly scaling this:[7] xn=n!2nm=0n21m!(n2m)!Hn2m(x).

Generating function

[edit | edit source]

The Hermite polynomials are given by the exponential generating function ext12t2=n=0Hen(x)tnn!,e2xtt2=n=0Hn(x)tnn!.

This equality is valid for all complex values of x and t, and can be obtained by writing the Taylor expansion at x of the entire function zez2 (in the physicist's case). One can also derive the (physicist's) generating function by using Cauchy's integral formula to write the Hermite polynomials as Hn(x)=(1)nex2dndxnex2=(1)nex2n!2πiγez2(zx)n+1dz.

Using this in the sum n=0Hn(x)tnn!, one can evaluate the remaining integral using the calculus of residues and arrive at the desired generating function.

A slight generalization states[8]e2xtt2Hk(xt)=n=0Hn+k(x)tnn!

Expected values

[edit | edit source]

If X is a random variable with a normal distribution with standard deviation 1 and expected value μ, then 𝔼[Hen(X)]=μn.

The moments of the standard normal (with expected value zero) may be read off directly from the relation for even indices: 𝔼[X2n]=(1)nHe2n(0)=(2n1)!!, where (2n − 1)!! is the double factorial. Note that the above expression is a special case of the representation of the probabilist's Hermite polynomials as moments: Hen(x)=12π(x+iy)ney22dy.

Integral representations

[edit | edit source]

From the generating-function representation above, we see that the Hermite polynomials have a representation in terms of a contour integral, as Hen(x)=n!2πiCetxt22tn+1dt,Hn(x)=n!2πiCe2txt2tn+1dt, with the contour encircling the origin.

Using the Fourier transform of the gaussian ex2=1πet2+2ixtdt, we haveHn(x)=(1)nex2dndxnex2=(2i)nex2πtnet2+2ixtdtHen(x)=(i)nex2/22πtnet2/2+ixtdt.

Other properties

[edit | edit source]

The discriminant is expressed as a hyperfactorial:[9]

Disc(Hn)=232n(n1)j=1njjDisc(Hen)=j=1njj

The addition theorem, or the summation theorem, states that[10][11]: 8.958 (k=1rak2)n2n!Hn(k=1rakxkk=1rak2)=m1+m2++mr=n,mi0k=1r{akmkmk!Hmk(xk)}for any nonzero vector a1:r.

The multiplication theorem states that[10]Hn(λx)=λn=0n/2(n)2!(1λ2)Hn2(x)for any nonzero λ.

Feldheim formula[12]: Eq 46 1aπ+ex2aHm(x+yλ)Hn(x+zμ)dx=(1aλ2)m2(1aμ2)n2r=0min(m,n)r!(mr)(nr)(2a(λ2a)(μ2a))rHmr(yλ2a)Hnr(zμ2a)where a has a positive real part. As a special case,[12]: Eq 52 1π+et2Hm(tsinθ+vcosθ)Hn(tcosθvsinθ)dt=(1)ncosmθsinnθHm+n(v)

Asymptotics

[edit | edit source]

As n → ∞,[13] ex22Hn(x)2nπΓ(n+12)cos(x2nnπ2)For certain cases concerning a wider range of evaluation, it is necessary to include a factor for changing amplitude: ex22Hn(x)2nπΓ(n+12)cos(x2nnπ2)(1x22n+1)14=Γ(n+1)Γ(n2+1)cos(x2nnπ2)(1x22n+1)14, which, using Stirling's approximation, can be further simplified, in the limit, to ex22Hn(x)(2ne)n22cos(x2nnπ2)(1x22n+1)14.This expansion is needed to resolve the wavefunction of a quantum harmonic oscillator such that it agrees with the classical approximation in the limit of the correspondence principle. The term (1x22n+1)12 corresponds to the probability of finding a classical particle in a potential well of shape V(x)=12x2 at location x, if its total energy is n+12. This is a general method in semiclassical analysis. The semiclassical approximation breaks down near ±2n+1, the location where the classical particle would be turned back. This is a fold catastrophe, at which point the Airy function is needed.[14]

A better approximation, which accounts for the variation in frequency, is given by ex22Hn(x)(2ne)n22cos(x2n+1x23nπ2)(1x22n+1)14.

The Plancherel–Rotach asymptotics method, applied to Hermite polynomials, takes into account the uneven spacing of the zeros near the edges.[15] It makes use of the substitution x=2n+1cos(φ),0<εφπε, with which one has the uniform approximation ex22Hn(x)=2n2+14n!(πn)14(sinφ)12(sin(3π4+(n2+14)(sin2φ2φ))+O(n1)).

Similar approximations hold for the monotonic and transition regions. Specifically, if x=2n+1cosh(φ),0<εφω<, then ex22Hn(x)=2n234n!(πn)14(sinhφ)12e(n2+14)(2φsinh2φ)(1+O(n1)), while for x=2n+1+t with t complex and bounded, the approximation is ex22Hn(x)=π142n2+14n!n112(Ai(212n16t)+O(n23)), where Ai is the Airy function of the first kind.

Special values

[edit | edit source]

The physicist's Hermite polynomials evaluated at zero argument Hn(0) are called Hermite numbers.

Hn(0)={0for odd n,(2)n2(n1)!!for even n, which satisfy the recursion relation Hn(0) = −2(n − 1)Hn − 2(0). Equivalently, H2n(0)=(2)n(2n1)!!.

In terms of the probabilist's polynomials this translates to Hen(0)={0for odd n,(1)n2(n1)!!for even n.

Kibble–Slepian formula

[edit | edit source]

Let M be a real n×n symmetric matrix, then the Kibble–Slepian formula states thatdet(I+M)12exTM(I+M)1x=K[1ijn(Mij/2)kijkij!]2tr(K)Hk1(x1)Hkn(xn) where K is the n(n+1)2-fold summation over all n×n symmetric matrices with non-negative integer entries, tr(K) is the trace of K, and ki is defined as kii+j=1nkij. This gives Mehler's formula when M=[0uu0].

Equivalently stated, if T is a positive semidefinite matrix, then set M=T(I+T)1, we have M(I+M)1=T, so exTTx=det(I+T)12K[1ijn(Mij/2)kijkij!]2tr(K)Hk1(x1)Hkn(xn)Equivalently stated in a form closer to the boson quantum mechanics of the harmonic oscillator:[16]πn/4det(I+M)12e12xT(IM)(I+M)1x=K[1ijnMijkij/kij!][1inki!]1/22trKψk1(x1)ψkn(xn). where each ψn(x) is the n-th eigenfunction of the harmonic oscillator, defined as ψn(x):=12nn!(1π)14e12x2Hn(x)The Kibble–Slepian formula was proposed by Kibble in 1945[17] and proven by Slepian in 1972 using Fourier analysis.[18] Foata gave a combinatorial proof[19] while Louck gave a proof via boson quantum mechanics.[16] It has a generalization for complex-argument Hermite polynomials.[20][21]

Zeroes

[edit | edit source]

Let xn,1>>xn,n be the roots of Hn in descending order. Let am be the m-th zero of the Airy function Ai(x) in descending order: 0>a1>a2>. By the symmetry of Hn, we need only consider the positive half of its roots.

We have[9](2n+1)12>xn,1>xn,2>>xn,n/2>0. For each m, asymptotically at n,[9]xn,m=(2n+1)12+213(2n+1)16am+ϵn,m, where ϵn,m=O(n56), and ϵn,m<0.

See also,[22] and the formulas involving the zeroes of Laguerre polynomials.

Let Fn(t):=1n#{i:xn,it} be the cumulative distribution function for the roots of Hn, then we have the semicircle law[23]limnFn(2nt)=2π1t1s2dst(1,+1) The Stieltjes relation states that[24][25]xn,i+1jn,ij1xn,ixn,j=0 and can be physically interpreted as the equilibrium position of n particles on a line, such that each particle i is attracted to the origin by a linear force xn,i, and repelled by each other particle j by a reciprocal force 1xn,ixn,j. This can be constructed by confining n positively charged particles in 2 to the real line, and connecting each particle to the origin by a spring. This is also called the electrostatic model, and relates to the Coulomb gas interpretation of the eigenvalues of gaussian ensembles.

As the zeroes specify the polynomial up to scaling, the Stieltjes relation provides an alternative way to uniquely characterize the Hermite polynomials.

Similarly, we have[26]ixn,i2=1inn1jn,ij1(xn,ixn,j)2xn,i=1jn,ij1xn,ixn,j2n2xn,i23=1jn,ij1(xn,ixn,j)212xn,i=1jn,ij1(xn,ixn,j)3

Relations to other functions

[edit | edit source]

Laguerre polynomials

[edit | edit source]

The Hermite polynomials can be expressed as a special case of the Laguerre polynomials: H2n(x)=(4)nn!Ln(12)(x2)=4nn!k=0n(1)nk(n12nk)x2kk!,H2n+1(x)=2(4)nn!xLn(12)(x2)=24nn!k=0n(1)nk(n+12nk)x2k+1k!.

Hypergeometric functions

[edit | edit source]

The physicist's Hermite polynomials can be expressed as a special case of the parabolic cylinder functions: Hn(x)=2nU(12n,12,x2) in the right half-plane, where U(a, b, z) is Tricomi's confluent hypergeometric function. Similarly, H2n(x)=(1)n(2n)!n!1F1(n,12;x2),H2n+1(x)=(1)n(2n+1)!n!2x1F1(n,32;x2), where 1F1(a, b; z) = M(a, b; z) is Kummer's confluent hypergeometric function.He2n(x)=(1)n(2n1)!!1F1(n,12;x22),He2n+1(x)=(1)n(2n+1)!!x1F1(n,32;x22).There is also[27]Hn(x)=(2x)n2F0(12n,12n+12;1x2).

Limit relations

[edit | edit source]

The Hermite polynomials can be obtained as the limit of various other polynomials.[28]

As a limit of Jacobi polynomials:limαα12nPn(α,α)(α12x)=Hn(x)2nn!. As a limit of ultraspherical polynomials:limλλ12nCn(λ)(λ12x)=Hn(x)n!. As a limit of associated Laguerre polynomials:limα(2α)12nLn(α)((2α)12x+α)=(1)nn!Hn(x).

Hermite polynomial expansion

[edit | edit source]

Similar to Taylor expansion, some functions are expressible as an infinite sum of Hermite polynomials. Specifically, if ex2f(x)2dx<, then it has an expansion in the physicist's Hermite polynomials.[29]

For f that does not grow too fast, it has Hermite expansion f(x)=k𝔼X𝒩(0,1)[f(k)(X)]k!Hek(x).[30]

Given such f, the partial sums of the Hermite expansion of f converges to in the Lp norm if and only if 4/3<p<4.[31]xn=n!2nk=0n/21k!(n2k)!Hn2k(x)=n!k=0n/21k!2k(n2k)!Hen2k(x),n+.eax=ea2/4n0ann!2nHn(x),a,x.ea2x2=n0(1)na2nn!(1+a2)n+1/222nH2n(x).erf(x)=2π0xet2dt=12πk0(1)kk!(2k+1)23kH2k+1(x).cosh(ax)=ea2/2m=0a2m(2m)!He2m(x),sinh(ax)=ea2/2m=0a2m+1(2m+1)!He2m+1(x)cos(ax)=ea2/2m=0(1)ma2m(2m)!He2m(x),sin(ax)=ea2/2m=0(1)ma2m+1(2m+1)!He2m+1(x)δ=12πk=0(1)k(2k)!!He2k1x>0=12He0+12πk=0(1)k(2k)!!(2k+1)He2k+1The probabilist's Hermite expansion for the power functions are the same as the power expansions for the probabilist's Hermite polynomials, except with positive signs. For example:He3(x)=x33x,x3=He3(x)+3He1(x)

Differential-operator representation

[edit | edit source]

The probabilist's Hermite polynomials satisfy the identity[32] Hen(x)=eD22xn, 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.

Generalizations

[edit | edit source]

Variance

[edit | edit source]

The probabilist's Hermite polynomials defined above are orthogonal with respect to the standard normal probability distribution, whose density function is 12πex22, which has expected value 0 and variance 1.

Scaling, one may analogously speak of generalized Hermite polynomials[33] Hen[α](x) of variance α, where α is any positive number. These are then orthogonal with respect to the normal probability distribution whose density function is 12παex22α. They are given by Hen[α](x)=αn2Hen(xα)=(α2)n2Hn(x2α)=eαD22(xn).

Now, if Hen[α](x)=k=0nhn,k[α]xk, then the polynomial sequence whose nth term is (Hen[α]He[β])(x)k=0nhn,k[α]Hek[β](x) is called the umbral composition of the two polynomial sequences. It can be shown to satisfy the identities (Hen[α]He[β])(x)=Hen[α+β](x) and Hen[α+β](x+y)=k=0n(nk)Hek[α](x)Henk[β](y). The last identity is expressed by saying that this parameterized family of polynomial sequences is known as a cross-sequence. (See the above section on Appell sequences and on the differential-operator representation, which leads to a ready derivation of it. This binomial type identity, for α = β = 1/2, has already been encountered in the above section on #Recursion relations.)

"Negative variance"

[edit | edit source]

Since polynomial sequences form a group under the operation of umbral composition, one may denote by Hen[α](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[Xn]=Hen[σ2](μ), where X is a random variable with the specified normal distribution. A special case of the cross-sequence identity then says that k=0n(nk)Hek[α](x)Henk[α](y)=Hen[0](x+y)=(x+y)n.

Hermite functions

[edit | edit source]

Definition

[edit | edit source]

One can define the Hermite functions (often called Hermite-Gaussian functions) from the physicist's polynomials: ψn(x)=(2nn!π)12ex22Hn(x)=(1)n(2nn!π)12ex22dndxnex2. Thus, 2(n+1)ψn+1(x)=(xddx)ψn(x).

Since these functions contain the square root of the weight function and have been scaled appropriately, they are orthonormal: ψn(x)ψm(x)dx=δnm, and they 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 & Watson 1996) Dn(z): Dn(z)=(n!π)12ψn(z2)=(1)nez24dndznez22 and thereby to other parabolic cylinder functions.

The Hermite functions satisfy the differential equation ψn(x)+(2n+1x2)ψ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 (blue, solid), 1 (orange, dashed), 2 (green, dot-dashed), 3 (red, dotted), 4 (purple, solid), and 5 (brown, dashed)

ψ0(x)=π14e12x2,ψ1(x)=2π14xe12x2,ψ2(x)=(2π14)1(2x21)e12x2,ψ3(x)=(3π14)1(2x33x)e12x2,ψ4(x)=(26π14)1(4x412x2+3)e12x2,ψ5(x)=(215π14)1(4x520x3+15x)e12x2.

Hermite functions: 0 (blue, solid), 2 (orange, dashed), 4 (green, dot-dashed), and 50 (red, solid)

Recursion relation

[edit | edit source]

Following recursion relations of Hermite polynomials, the Hermite functions obey ψn(x)=n2ψn1(x)n+12ψn+1(x) and xψn(x)=n2ψn1(x)+n+12ψn+1(x).

Extending the first relation to the arbitrary mth derivatives for any positive integer m leads to ψn(m)(x)=k=0m(mk)(1)k2mk2n!(nm+k)!ψnm+k(x)Hek(x).

This formula can be used in connection with the recurrence relations for Hen and ψn to calculate any derivative of the Hermite functions efficiently.

Cramér's inequality

[edit | edit source]

For real x, the Hermite functions satisfy the following bound due to Harald Cramér[34][35] and Jack Indritz:[36] |ψn(x)|π14.

As eigenfunctions of the Fourier transform

[edit | edit source]

The Hermite functions ψn(x) are a set of eigenfunctions of the continuous Fourier transform F. To see this, take the physicist's version of the generating function and multiply by e1/2x2. This gives e12x2+2xtt2=n=0e12x2Hn(x)tnn!.

The Fourier transform of the left side is given by {e12x2+2xtt2}(k)=12πeixke12x2+2xtt2dx=e12k22kit+t2=n=0e12k2Hn(k)(it)nn!.

The Fourier transform of the right side is given by {n=0e12x2Hn(x)tnn!}=n=0{e12x2Hn(x)}tnn!.

Equating like powers of t in the transformed versions of the left and right sides finally yields {e12x2Hn(x)}=(i)ne12k2Hn(k).

The Hermite functions ψn(x) are thus an orthonormal basis of L2(R), which diagonalizes the Fourier transform operator.[37] In short, we have:12πeikxψn(x)dx=(i)nψn(k),12πe+ikxψn(k)dk=inψn(x)

Wigner distribution functions

[edit | edit source]

The Wigner distribution function of the nth-order Hermite function is related to the nth-order Laguerre polynomial. The Laguerre polynomials are Ln(x):=k=0n(nk)(1)kk!xk, leading to the oscillator Laguerre functions ln(x):=ex2Ln(x). For all natural integers n, one can prove that[38] that Wψn(t,f)=2(1)nln(4π(t2+f2)), where the Wigner distribution of a function ψL2(R, C) is defined as Wψ(t,f)=ψ(t+τ2)ψ(tτ2)*e2πiτfdτ. This is a fundamental result for the quantum harmonic oscillator discovered by Hip Groenewold in 1946 in his PhD thesis.[39] It is the standard paradigm of quantum mechanics in phase space.

There are further relations between the two families of polynomials.

Partial overlap integrals

[edit | edit source]

It can be shown[40][41] that the overlap between two different Hermite functions (k) over a given interval has the exact result: x1x2ψk(x)ψ(x)dx=12(k)(ψk(x2)ψ(x2)ψ(x2)ψk(x2)ψk(x1)ψ(x1)+ψ(x1)ψk(x1)).

Combinatorial interpretation of coefficients

[edit | edit source]

In the Hermite polynomial Hen(x) of variance 1, the absolute value of the coefficient of xk is the number of (unordered) partitions of an n-element set into k singletons and nk/2 (unordered) pairs. Equivalently, it is the number of involutions of an n-element set with precisely k fixed points, or in other words, the number of matchings in the complete graph on n vertices that leave k vertices uncovered (indeed, the Hermite polynomials are the matching polynomials of these graphs). The sum of the absolute values of the coefficients gives the total number of partitions into singletons and pairs, the so-called telephone numbers

1, 1, 2, 4, 10, 26, 76, 232, 764, 2620, 9496,... (sequence A000085 in the OEIS).

This combinatorial interpretation can be related to complete exponential Bell polynomials as Hen(x)=Bn(x,1,0,,0), where xi = 0 for all i > 2.

These numbers may also be expressed as a special value of the Hermite polynomials:[42] T(n)=Hen(i)in.

Completeness relation

[edit | edit source]

The Christoffel–Darboux formula for Hermite polynomials reads k=0nHk(x)Hk(y)k!2k=1n!2n+1Hn(y)Hn+1(x)Hn(x)Hn+1(y)xy.

Moreover, the following completeness identity for the above Hermite functions holds in the sense of distributions: n=0ψn(x)ψn(y)=δ(xy), where δ is the Dirac delta function, ψn the Hermite functions, and δ(xy) 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 Wiener (1958) by taking u → 1 in Mehler's formula, valid when −1 < u < 1: E(x,y;u):=n=0unψn(x)ψn(y)=1π(1u2)exp(1u1+u(x+y)241+u1u(xy)24), which is often stated equivalently as a separable kernel,[43][44] n=0Hn(x)Hn(y)n!(u2)n=11u2e2u1+uxyu21u2(xy)2.

The function (x, y) → E(x, y; u) is the bivariate Gaussian probability density 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 n=0unf,ψnψn,g=E(x,y;u)f(x)g(y)dxdyf(x)g(x)dx=f,g when f and g are continuous and compactly supported.

This yields that f can be expressed in Hermite functions as the sum of a series of vectors in L2(R), namely, f=n=0f,ψnψn.

In order to prove the above equality for E(x,y;u), the Fourier transform of Gaussian functions is used repeatedly: ρπeρ2x24=eisxs2ρ2dsfor ρ>0.

The Hermite polynomial is then represented as Hn(x)=(1)nex2dndxn(12πeisxs24ds)=(1)nex212π(is)neisxs24ds.

With this representation for Hn(x) and Hn(y), it is evident that E(x,y;u)=n=0un2nn!πHn(x)Hn(y)ex2+y22=ex2+y224ππ(n=012nn!(ust)n)eisx+itys24t24dsdt=ex2+y224ππeust2eisx+itys24t24dsdt, and this yields the desired resolution of the identity result, using again the Fourier transform of Gaussian kernels under the substitution s=σ+τ2,t=στ2.

See also

[edit | edit source]

Notes

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Collected in Œuvres complètes VII.
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Collected in Œuvres I, 501–508.
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Collected in Œuvres II, 293–308.
  5. ^ Tom H. Koornwinder, Roderick S. C. Wong, and Roelof Koekoek et al. (2010) and Abramowitz & Stegun.
  6. ^ Hurtado Benavides, Miguel Ángel. (2020). De las sumas de potencias a las sucesiones de Appell y su caracterización a través de funcionales. [Tesis de maestría]. Universidad Sergio Arboleda.
  7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  8. ^ (Rainville 1971), p. 198
  9. ^ a b c Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  10. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  11. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  12. ^ a b Feldheim, Ervin. "Développements en série de polynômes d’Hermite et de Laguerrea l’aide des transformations de Gauss et de Hankel." Proceedings of the Koninklijke Nederlandse Akademie van Wetenschappen 435 (1940). Part I, II, III
  13. ^ Abramowitz & Stegun 1983, p. 508–510, 13.6.38 and 13.5.16.
  14. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  15. ^ Szegő 1975, p. 201
  16. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  17. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  18. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  19. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  20. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  21. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  22. ^ (Szegő 1975, Section 6.21. Inequalities for the zeros of the classical polynomials)
  23. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  24. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  25. ^ (Szegő 1975, Section 6.7. Electrostatic interpretation of the zeros of the classical polynomials)
  26. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  27. ^ DLMF Equation 18.5.13
  28. ^ DLMF §18.7(iii) Limit Relations
  29. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  30. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  31. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  32. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  33. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  34. ^ Erdélyi et al. 1955, p. 207.
  35. ^ Szegő 1975.
  36. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  37. ^ In this case, we used the unitary version of the Fourier transform, so the eigenvalues are (−i)n. The ensuing resolution of the identity then serves to define powers, including fractional ones, of the Fourier transform, to wit a Fractional Fourier transform generalization, in effect a Mehler kernel.
  38. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  39. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  40. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  41. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  42. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  43. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).. See p. 174, eq. (18) and p. 173, eq. (13).
  44. ^ Erdélyi et al. 1955, p. 194, 10.13 (22).

References

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Oeuvres complètes 12, pp.357-412, English translation Archived 2016-03-04 at the Wayback Machine.
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). - 2000 references of Bibliography on Hermite polynomials.
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).


[edit | edit source]
  • Error creating thumbnail: File missing Media related to Lua error in Module:Commons_link at line 62: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • GNU Scientific Library — includes C version of Hermite polynomials, functions, their derivatives and zeros (see also GNU Scientific Library)

Lua error in Module:Authority_control at line 153: attempt to index field 'wikibase' (a nil value).