1462535420E textofChap8Mod2
1462535420E textofChap8Mod2
Hermite Polynomials
by
Sandip Banerjee
Department of Mathematics
Indian Institute of Technology Roorkee
Roorkee 247667, Uttarakhand.
E-mail: [email protected]
Module 2: Generating function and Recurrence
relations.
(2tx)s X (−t2 )r
∞ ∞
2 2 X
e2tx−t = e2tx .e−t =
s=0
s! r=0
r!
(2x)s s+2r
∞ X
X ∞
= (−1)r t
s=0 r=0
r!s!
where,
n/2 if n is even
[n/2] =
(n − 1)/2 if n is odd
1
2
dn −x2
Example 1. Show that Hn (x) = (−1)n ex dxn e
Solution: The generating function for the Hermite polynomials is given by
∞ n
X t 2
Hn (x) = e2tx−t .
n=0
n!
2
We now expand e2tx−t using Taylor’s theorem to obtain
∞ n ∞ n
tn
X t X ∂ 2tx−t2
Hn (x) = n
e
n=0
n! n=0
∂t t=0 n!
We equate the coefficient of tn from both sides (after canceling n!) to obtain
n n
∂ 2tx−t2 ∂ x2 −(x−t)2
Hn (x) = e = e
∂tn t=0 ∂tn t=0
n
x2 n ∂ −(x−t)2
= e (−1) e
∂tn t=0
n
2 d 2
= ex e−x
dxn
2 d
n 2
= (−1)n ex e−x
dxn
n o
d2
Example 2. Prove that Hn (x) = 2n exp − 14 dx 2 xn .
n
1 d2 1 d2
∞
2tx
X 1
exp − e = − e2tx
4 dx2 n=0
n! 4 dx 2
2
Equating the coefficient of tn from both sides we obtain
1 d 2 2n x n
Hn (x)
= exp −
n! 4 dx2 n!
2
n 1 d
⇒ Hn (x) = 2 exp − xn .
4 dx2
tn
∞
2 2 X
e2tx e−t = e2tx−t = Hn (x) . (1)
n=0
n!
(−t2 )n
∞ ∞
X Hn (0) n 2 X
t = e−t =
n=0
n! n=0
n!
Hn (0) n X (−1)n 2n
X∞ ∞
⇒ t = t (2)
n=0
n! n=0
n!
Equating coefficients of t2n and t2n+1 respectively from both sides of (2), we
obtain
(2n)!
H2n (0) = (−1)n and
n!
H2n+1 = 0.
2. Recurrence Relation
In trying to find a formula for some mathematical sequence, a common inter-
mediate step is to find the nth term, not as a function of n, but in terms of
earlier terms of the sequence. Such relations are called recurrence relations.
In mathematics, a recurrence relation is an equation that recursively defines a
sequence or multidimensional array of values.
3
′
Recurrence Relation I: Hn (x) = 2n Hn−1 (x) (n ≥ 1)..
Solution: The generating function gives
tn
∞
X 2
Hn (x) = e2tx−t ,
n=0
n!
tn tn
∞ ∞
X ′ 2 X
Hn (x) = 2t e2tx−t = 2t Hn (x)
n=0
n! n=0
n!
tn tn+1
∞ ∞
X ′ X
⇒ Hn (x) =2 Hn (x)
n=0
n! n=0
n!
tn
∞
2 X
e2tx−t = Hn (x) ,
n=0
n!
ntn−1
∞
2 X
(2x − 2t)e2tx−t = Hn (x)
n=0
n!
tn ntn−1
∞
X ∞
X
(2x − 2t) Hn (x) = Hn (x)
n=0
n! n=0 n!
tn tn+1 tn−1
∞
X X∞ X∞
⇒ 2x Hn (x) − 2 Hn (x) = Hn (x)
n=0
n! n=0
n! n=1
(n − 1)!
4
Example 4. Show that
2 ∞
Z
2
Pn (x) = √ tn e−t Hn (xt) dt
( π)n! 0
Now,
[n/2] n−2r n−2r
2 ∞
2 ∞
n!2 x
Z Z
2 2 X
√ tn e−t Hn (xt) dt = √ tn e−t (−1)r tn−2r dt
( π)n! 0 ( π)n! 0 r=0
r!(n − 2r)!
[n/2]
X 2n−2r+1 (−1)r xn−2r Z ∞ 2
= √ e−t t2n−2r dt
r=0
( π)r!(n − 2r)! 0
[n/2]
X 2n−2r+1 (−1)r xn−2r Z ∞ 2
= √ e−t t2(n−r+1/2)−1 dt
r=0
( π)r!(n − 2r)! 0
[n/2]
X 2n−2r+1 (−1)r xn−2r 1
= √ Γ(n − r + 1/2)
r=0
( π)r!(n − 2r)! 2
[n/2]
X 2n−2r (−1)r xn−2r (2n − 2r)! √
= √ × 2n−2r ( π)
r=0
( π)r!(n − 2r)! 2 (n − r)!
(2n)! √
Using Duplication formula : Γ(n + 1/2) = 2n π
2 n!
[n/2]
X (2n − 2r)!
= (−1)r xn−2r
r=0
2n r!(n− 2r)!(n − r)!
= Pn (x) (by definition).
5
Example 5. Show that, if m < n,
dm 2m .n!
{H n (x)} = Hn−m (x).
dxm (n − m)!
tn
∞
X 2
Hn (x) = e2tx−t (4)
n=0
n!
m
{Hn (x)} = m e2tx−t = (2t)m e2tx−t
n=0
n! dx dx
∞ n
t dm tn
X X∞
m m
⇒ {H n (x)} = 2 t H n (x) , using (4)
n=0
n! dxm n=0
n!
∞ n
t dm tn+m
X X∞
m
⇒ {H n (x)} = 2 H n (x) (5)
n=0
n! dxm n=0
n!
We now equate the coefficients of tn from both sides (m < n) of (5) and get
1 dm Hn−m (x)
m
{Hn (x)} = 2m
n! dx (n − m)!
dm 2m n!
⇒ {Hn (x)} = Hn−m (x)
dxm (n − m)!