Try   HackMD

Lecture 9: Regular Sturm-Liouville Theory


tags: 224a

In the last lecture we saw that Fourier sine series may be derived by looking at solutions to a particular second order BVP. In this lecture, we generalize this to show that a large class of second order ODE come equipped with an analogous expansion.

Consider the nonhomogeneous BVP

Lu=f where
L=d2dx2+q(x)

for
qC[a,b]
and
fC[a,b]
, both real-valued, with boundary conditions
B1u=α0u(a)+α1u(a)=0,B2u=β0u(b)+β1u(b)=0,

with real coefficients
α02+α12>0,β02+β12>0
. (these are known as separated boundary conditions, since they act on different points). The solutions of such a problem live in the vector space
CB2[a,b]:={uC2:B1u=B2u=0}.
, and we view
L
as a linear transformation
L:CB2[a,b]C[a,b]
.

Formal Self-Adjointness

The corresponding eigenvalue problem is:

Lu=λuuCB2[a,b].
The main question we want to address is: do the eigenfunctions form an ONB of
L2[a,b]
?

We begin by observing that

L is formally selfadjoint with respect to the standard inner product
(u,v):=abu(x)v(x)dx.

Lemma 1.(Lagrange Identity) If

u,vCB2[a,b] then
(u,Lv)(Lu,v)=(uvuv)|ab=0.

Proof. Just integrate, apply
Lu=Lv=0
, and cancel terms using the BC.

This already has some nice consequences.
Lemma 2. Every eigenvalue of

L is real. Eigenvectors corresponding to distinct eigenvalues are orthogonal. The multiplicity of each eigenspace is exactly one.
Proof. Observe that if
Lu=λu
and
Lv=μv
then
μ(u,v)=(u,Lv)=(Lu,v)=λ¯(u,v)
.

For the statement about multiplicity, recall that by the IVP existence and uniqueness theorem, the solution space of the homogeneous equation

(Lλ)u=0 for real
λ
has dimension two and is isomorphic to
R2
via the evaluation map. Thus, applying one boundary condition reduces this dimension by exactly one.

However, this does not imply anything about existence of eigenvectors, let alone an orthonormal basis of them, and we can't apply Hilbert space theory since

C2[a,b] isn't a Hilbert space and
L
is not bounded on
CB2[a,b]
(consider e.g. the case
q(x)=0
and the eigenvectors
un=sin(nπx)
on
[0,π]
).

Green's Function

We will show that enough eigenvectors exist by considering the inverse of

L, to which we will be able to apply spectral theory. A prerequisite for this is that
L
is 1-1, so we make the following

Assumption.

ker(L)=0,

which we will remove at the end of the lecture.

Let

W(u,v):=uvuvC1[a,b] denote the Wronskian of
u,v
.

Lemma 3. There are real nonzero functions

uaCB12[a,b],
ubCB22[a,b]
which are linearly independent and satisfy
Lua=Lub=0
. The Wronskian of these solutions is nonzero and constant on
[a,b]
.

Proof. Again, by the IVP theorem the unconstrainted equation

Lu=0 has a two dimensional real subspace of
C2[a,b]
of solutions; adding a single boundary condition leaves a one-dimensional space, which must contain a nonzero vector. This shows existence of
ua
and
ub
.

For the Wronskian, we compute

W(x)=(uaubuaub)=uaubuaub=quaubquaub=0,
so
W
must be constant on
[a,b]
. It cannot be zero since otherwise the vectors
[ua(a),ua(a)]
and
[ub(a),ub(a)]
are linearly dependent, whence
B2ua=0
which would imply
uaCB2[a,b]
, ruled out by the assumption. This further implies that
ua
and
ub
are linearly independent as vectors in
C2[a,b]
.

Define the bivariate function

K(x,ξ)=W1(ua(x)ub(ξ){xξ}+ua(ξ)ub(x){xξ}),
as well as the integral transformation
(Gf)(x):=abK(x,ξ)f(ξ)dξ.

Observe that

K is continuous on
C[a,b]2
and that
K(x,ξ)=K(ξ,x)
.

Lemma 4 (Green's Function).

G:C[a,b]CB2[a,b]. Moreover
LGf=f
for every
fC[a,b]
and
GLu=u
for every
uCB2[a,b]
, i.e.,
G
is the inverse of
L
.

Proof. Fix

fC[a,b] and let
u=Gf
. Splitting the integral, we have
u(x)=W1(xbua(x)ub(ξ)f(ξ)dξ+axub(x)ua(ξ)f(ξ)dξ)=:ua(x)Fb(x)+ub(x)Fa(x),

by pulling
ua(x)
and
ub(x)
outside the integrals in
ξ
. Differentiating once, we have
u=uaFb+uaFb+ubFa+ubFa=uaFb+ua(W1ubf)+ubFa+ub(W1uaf)=uaFb+ubFa,

where we used the fundamental theorem of calculus and the crucial cancellation of the terms containing
f
in the last step is because the first integral is oriented negatively. This is a differentiable function since
Fa,Fb
are differentiable by the FTC; differentiating again and using
Lua=Lub=0
we have
u=uaFb+uaFb+ubFa+ubFa=(qua)Fb+ua(W1ubf)+(qub)Fa+ub(W1uaf)=qu+W1f(uaubuaub)=quf,

whence
Lu=LGf=f
.

Let us now check that

uCB2[a,b]. The left boundary condition is
B1u=α0(uaFb+ubFa)(a)+α1(uaFb+ubFa)(a)=Fb(B1ua)+Fa(B1ub).

The first term is zero since
B1ua=0
and the second is zero since
Fa(a)=0
by examining the limits of the integral defining it.

Since both

u and
GLu
are solutions of the ODE
Lu=(Lu)
and
ker(L)={0}
implies there is only one solution in
CB2[a,b]
, we must have
GLu=u
as well for every
uCB2[a,b]
.

Lemma 4 implies that if

ϕnC[a,b] satisfies
Gϕn=λnϕn

then it must also be an eigenvector of
L
with eigenvalue
1/λn
since
ϕn=LGϕn=λnLϕn.

Note that such a
ϕn
is automatically in
CB2[a,b]
since it is in the range of
G
.

Extension to selfadjoint
G

Let

G:L2[a,b]L2[a,b] be defined by the same integral formula as
G
; since
G
agrees with
G
on
C[a,b]
it is an extension of
G
.


Lemma 5.
G
is compact and selfadjoint. Moreover,
ran(G)C[a,b]
and
ker(G)={0}
.
Proof. The first two properties follow because
KL2[a,b]2
and
K
is symmetric, and we proved them for integral kernel operators with these properties.

Fix

fL2[a,b],
x[a,b]
and let
ϵ>0
. Since
K
is continuous on a compact set it is uniformly continuous; choose
δ
so that
|K(y,ξ)K(x,ξ)|<ϵ
for all
ξ[a,b]
whenever
|xy|<δ
. We now have
|(Gf)(x)(Gf)(y)|abϵ|f(x)|dxϵ|ba|f,

establishing contiunity.

Assume

Gf=0. Then, for every continuous
ϕ
,
0=(ϕ,Gf)=(Gϕ,f)=(Gϕf),

so
f
is orthogonal to every vector in
ran(G)=CB2[a,b]
. Since this set is dense in
L2[a,b]
(homework), we conclude that
f=0
.

Finally, we invoke the spectral theorem for compact operators.

Theorem.

L has countably many eigenvalues, all real of multiplicity one. The corresponding eigenvectors are an ONB of
L2[a,b]
.
Proof. By Lemma 5
G
has an ONB of eigenvectors
Gϕn=λnϕn
, with
λn0
. Since
ran(G)C[a,b]
, we must have
ϕnC[a,b]
whence
Gϕn=λnϕn.

By the argument in the previous section,
1/λn
are the desired eigenvalues of
L
, as desired.

See the class notes for a simple argument showing how to remove the Assumption by the estimate

(ϕ,Lϕ)>Cϕ2 on the quadratic form and replacing
L
by
LC
. A more detailed argument is presented in https://sites.math.washington.edu/~hart/m556/notes3.pdf.