III.4.ClassicalOPs
III.4.ClassicalOPs
3. Legendre polynomials ꞉
Pn (x) w(x) = 1 on .
[−1, 1]
,
λ ≠ 0 λ > −1/2 .
5. Jacobi polynomials꞉ Pn
(a,b)
꞉
(x) w(x) = (1 − x) (1 + x) on
a
, b
.[−1, 1] a, b > −1
6. Laguerre polynomials꞉ ꞉
Ln (x) w(x) = exp(−x) on . [0, ∞)
7. Hermite polynomials ꞉
Hn (x) w(x) = exp(−x ) on 2
.(−∞, ∞)
T0 (x) = 1,
n−1 n n−1
Tn (x) = 2 x + O(x )
Definition 2 (Chebyshev polynomials, 2nd kind) Un (x) are orthogonal with respect to
√1 − x .
2
n n n−1
Un (x) = 2 x + O(x )
Proof
We need to show that are
pn (x) ꞉= cos nacos x
1. graded polynomials
2. orthogonal w.r.t. 1/√1 − x on 2
, and[−1, 1]
if n ≠ m.
To see that they are graded we use the fact that
cos(n − 1)θ + cos(n + 1)θ pn−1 (x) + pn+1 (x)
xpn (x) = cos θ cos nθ = =
2 2
In other words pn+1 (x) = 2xpn (x) − pn−1 (x) . Since each time we multiply by and 2x
p0 (x) = 1 we have
n n−1
pn (x) = (2x) + O(x )
Chebyshev polynomials are particularly powerful as their expansions are cosine series in
disguise꞉ for
∞
f (x) = ∑ f̌ k Tk (x)
k=0
we have
∞
sin(n + 1)θ
Un (x) =
sin θ
which satisfy꞉
xU0 (x) = U1 (x)/2
2. Legendre
Definition 3 (Legendre) Legendre polynomials Pn (x) are orthogonal polynomials with
respect to w(x) = 1 on , with
[−1, 1]
1 2n (2n)!
kn = ( ) =
n n 2
2 n 2 (n!)
The reason for this complicated normalisation constant is both historical and that it leads
to simpler formulae for recurrence relationships.
Classical orthogonal polynomials have Rodriguez formulae, defining orthogonal
polynomials as high order derivatives of simple functions. In this case we have꞉
Lemma 1 (Legendre Rodriguez formula)
n
1 d
2 n
Pn (x) = (1 − x )
n n
(−2) n! dx
n
) .
(1) follows since its a degree polynomial (the ‑th derivative of a degree
n n 2n
polynomial). (2) follows by integration by parts. Note that and its first
(1 − x )
2 n
n − 1
2 n (n)
∫ (1 − x ) rm (x)dx = 0.
−1
n
d 2n−2 2n−2
= (−) 2n(2n − 1) x + O(x )] = ⋯
n−2
dx
(2n)!
n n n−1 n
= (−) 2n(2n − 1) ⋯ (n + 1)x + O(x ) = (−)
n!
This allows us to determine the coefficients which are useful in proofs. In particular (λ)
kn
we will use ꞉ kn
(2)
P1 (x) = x
(Here the is as O(x , which implies that the term is a polynomial of degree
n−4
) x → ∞
Proof
The and case are immediate. For the other case we expand
n = 0 1 to get꞉ (1 − x )
2 n
n n
d d
n 2 n 2n 2n−2 2n−4
(−) (1 − x ) = [x − nx + O(x )]
n n
dx dx
n n−2
= (2n) ⋯ (2n − n + 1)x − n(2n − 2) ⋯ (2n − 2 − n + 1)x
Multiplying through by n
1
2 (n!)
completes the derivation.
∎
Proof The n = 0case is immediate (since w(x) = w(−x) an = 0 , from PS8). For the
other cases we match terms꞉
n+1
(2n + 1)xPn (x) − nPn−1 (x) − (n + 1)Pn+1 (x) = [(2n + 1)kn − (n + 1)kn+1 ]x
(2) (2)
n−1 n−3
+ [(2n + 1)kn − nkn−1 − (n + 1)k ]x + O(x )
n+1
(2)
(2n − 2)! (2n − 2
(2)
(2n + 1)kn − nkn−1 − (n + 1)k = −(2n + 1) − n
n+1 n
n−1
2 (n − 2)!(n − 1)! 2 ((n −
(2n)!
+ (n + 1) = 0
n+1
2 (n − 1)!n!
Thus
n−3
(2n + 1)xPn (x) − nPn−1 (x) − (n + 1)Pn+1 (x) = O(x )