Sturm Liouville Boundary Value Problem
Sturm Liouville Boundary Value Problem
Sturm-Liouville Problems
The Sturm-Liouville (S-L) theory deals with a special type of second-order linear dif-
ferential equation that arises naturally in many physical problems, such as heat conduction,
wave propagation, and quantum mechanics. It provides a framework for understanding the
eigenvalues and eigenfunctions associated with these equations, which are crucial for solving
boundary value problems.
Av = λv
In the context of differential equations, we replace the matrix A with a differential operator
L. So, a differential eigenvalue problem takes the form:
L[y] = λy
where B(u, v) is a boundary term that depends on u, v and their derivatives evaluated at
the boundaries a and b.
1
Example: Let’s find the adjoint of L[u] = u′ . Using integration by parts:
Z b Z b
′ b
vu dx = [vu]a − uv ′ dx
a a
Rb Rb
So, a
vu′ dx = a
u(−v ′ )dx + [vu]ba . Comparing with equation (∗), we see that L∗ [v] = −v ′ .
It can be shown that L is self-adjoint if and only if a1 (x) = a′2 (x). If this condition holds,
the operator can be rewritten in the Sturm-Liouville form:
d dy
L[y] = p(x) + q(x)y
dx dx
Then p(x) = µ(x)a2 (x), q(x) = µ(x)a0 (x), and the new weight function is r̃(x) = µ(x)r(x).
2
Solved Example: Transform y ′′ + x1 y ′ + (1 + λ)y = 0 into Sturm-Liouville form. Here,
1
a (x)−a′ (x) −0
a2 (x) = 1, a1 (x) = x1 . 1 a2 (x)2 = x 1 = x1 µ(x) = exp
R 1
x
dx = x. (Assuming x > 0)
Multiply the equation by x:
xy ′′ + y ′ + x(1 + λ)y = 0
(xy ′ )′ + x(1 + λ)y = 0
d dy
This is in the Sturm-Liouville form dx
(p(x) dx ) + q(x)y = λr(x)y, where p(x) = x, q(x) = x,
and r(x) = −x.
3
6. Regular and Singular Sturm-Liouville Problems
6.1. Regular Sturm-Liouville Problems
A Sturm-Liouville problem is called regular if the following conditions are met:
4. The boundary conditions are of the standard homogeneous type at both ends.
4
6.2. Singular Sturm-Liouville Problems
A Sturm-Liouville problem is called singular if one or more of the conditions for regularity
are violated. Common cases include:
• Singularity in p(x) or r(x): p(x) or r(x) vanishes or becomes infinite at one or both
endpoints.
For singular problems, boundary conditions are often replaced by a requirement that solu-
tions remain bounded at singular points.
Examples of Singular S-L Problems:
• Legendre’s Equation: dx d dy
(1 − x2 ) dx + ν(ν + 1)y = 0 on [−1, 1]. Here p(x) = 1 − x2
is zero at x = ±1.
2
• Bessel’s Equation: dxd dy
x dx + x − νx y = 0 on [0, R]. Here p(x) = x is zero at
x = 0.
• Hermite’s Equation:
2 2
d
dx
(e−x y ′ ) + 2λe−x y = 0 on (−∞, ∞). The interval is infinite.
Practice Questions
1. Transforming to Sturm-Liouville Form: Transform the following differential equa-
tions into Sturm-Liouville form, identifying p(x), q(x), and r(x): a) xy ′′ + y ′ + x1 y = λy on
[1, 2] b) x2 y ′′ − 2xy ′ + 2y = λy on [1, 3] c) (1 + x2 )y ′′ + 2xy ′ + y = λy on [0, 1]
2. Identifying Regular/Singular S-L Problems: For each of the following problems,
determine if it is a regular or singular Sturm-Liouville problem. Justify your answer. a)
y ′′ + λy = 0 on [0, 1] with y(0) = 0, y ′ (1) = 0. b) dxd
(ex y ′ ) + λex y = 0 on [0, ∞) with y(0) = 0
′′ ′
and y(x) bounded as x → ∞. c) xy + (1 − x)y + λy = 0 on [0, 1] with y(1) = 0 and y(0)
bounded. (Hint: Transform to S-L form first.)
3. Solving a Regular S-L Problem: Find the eigenvalues and eigenfunctions for the
following Sturm-Liouville problem: y ′′ + λy = 0 on [0, L] with y ′ (0) = 0 and y ′ (L) = 0.
Check the orthogonality of the eigenfunctions.
4. Conceptual Questions: a) Explain why the self-adjoint property is important in
the context of Sturm-Liouville problems. b) What is the significance of the weight function
r(x) in the orthogonality relation of eigenfunctions?
—
5
Solutions to Practice Questions
1. Transforming to Sturm-Liouville Form:
a) xy ′′ + y ′ + x1 y = λy This is already in Sturm-Liouville form: (xy ′ )′ + x1 y = λy. So,
p(x) = x, q(x) = x1 , r(x) = 1. R −2x−2x
b)R x2 y ′′ − 2xy ′ + 2y = λy Here, a2 (x) = x2 , a1 (x) = −2x. µ(x) = exp x2
dx =
−4 1 ′′ 2 ′ 1 ′
exp − x dx = x = x4 . Multiply by x4 : x2 y − x3 y + x4 y = λ x4 y This is dx x2 y + x24 y =
4 1 1 2 1 d
• p, p′ , q, r are continuous.
6
RL R L h (m−n)πx i
• For m ̸= n (both non-zero): mπx nπx 1 (m+n)πx
0
cos L
cos L
dx = 2 0
cos L
+ cos L
dx =
0.
Orthogonality confirmed.
4. Conceptual Questions:
a) Explain why the self-adjoint property is important in the context of Sturm-
Liouville problems. The self-adjoint property of the differential operator in a Sturm-
Liouville problem is crucial because it guarantees several fundamental properties of the
eigenvalues and eigenfunctions:
• Real Eigenvalues: All eigenvalues are real, which is essential for physical quantities.
• Generalized Fourier Series: The orthogonality with respect to r(x) allows for the
expansion of arbitrary functions into a generalized Fourier series, which is funda-
mental for solving initial/boundary value problems.
L[y] = λy
In Sturm-Liouville form, the equation becomes:
d dy
p(x) + [λw(x) − q(x)]y = 0
dx dx
7
Solved Example
Solve the eigenvalue problem:
y ′′ + λy = 0, y(0) = 0, y(π) = 0
General solution:
√ √
y(x) = A sin( λx) + B cos( λx)
Applying boundary conditions:
y(0) = 0 ⇒ B = 0
√ √
y(π) = 0 ⇒ A sin( λπ) = 0 ⇒ λ = n, λn = n2
Eigenfunctions: yn (x) = sin(nx), for n = 1, 2, 3, . . .
Practice Question
Solve the eigenvalue problem:
y ′′ + λy = 0, y(0) = 0, y(L) = 0
Self-Adjoint Form
d dy
L[y] = − p(x) + q(x)y
dx dx
is self-adjoint if:
8
Solved Example
Check if L[y] = y ′′ is self-adjoint on [0, π] with y(0) = y(π) = 0.
Integration by parts:
Z π Z π Z π
′′ ′ ′
uy dx = − u y dx = yu′′ dx
0 0 0
∗ ′′
Thus, L [u] = u = L[u], hence L is self-adjoint.
Practice Question
d dy
Is the operator L[y] = dx
(x dx ) self-adjoint?
Solved Example
Given:
d dy
[(1 − x2 ) ] + λy = 0, −1 < x < 1
dx dx
This is a Legendre equation, with:
Practice Question
Identify the weight function and p(x) in:
d x dy
(e ) + λex y = 0
dx dx
9
4. Eigenvalues and Eigenfunctions
Eigenvalues: values of λ for which non-trivial solutions exist. Eigenfunctions: corre-
sponding non-zero solutions y(x).
Orthogonality: Z b
ym (x)yn (x)w(x)dx = 0, m ̸= n
a
Solved Example
Solve:
y ′′ + λy = 0, y(0) = y(π) = 0
Eigenvalues: λn = n2 , Eigenfunctions: yn (x) = sin(nx)
Check orthogonality:
Z π
sin(mx) sin(nx)dx = 0 if m ̸= n
0
Practice Question
Show that cos(nπx/L) are orthogonal on [0, L]
L[y] = λw(x)y
with boundary conditions such as y(a) = y(b) = 0, or Neumann/Robin conditions.
Solved Example
Solve:
y ′′ + λy = 0, y ′ (0) = 0, y ′ (π) = 0
Solution:
√ √
y(x) = A sin( λx) + B cos( λx)
√ √ √ √
y ′ (x) = A λ cos( λx) − B λ sin( λx)
Boundary conditions: √
y ′ (0) = A λ = 0 ⇒ A = 0
√ √ √
y ′ (π) = −B λ sin( λπ) = 0 ⇒ λ = n ⇒ λn = n2
Eigenfunctions: yn = cos(nx)
10
Practice Question
Solve:
d dy
(x ) + λxy = 0, y(1) = 0, y(e) = 0
dx dx
Singular:
Examples
Regular:
d dy
[(1 − x2 ) ] + λy = 0, x ∈ (−1, 1)
dx dx
Singular:
d dy
(x ) + λxy = 0, x ∈ (0, 1)
dx dx
(Singular at x = 0, since p(x) = x → 0)
Practice Question
Classify the problem:
d 2 dy
(x ) + λx2 y = 0, x ∈ (0, 1)
dx dx
11