In Chapter 4 we have encountered several different eigenvalue problems such as:
with different boundary conditions
For example for the insulated wire, Dirichlet conditions correspond to applying a zero temperature at the ends, Neumann means insulating the ends, etc…. Other types of endpoint conditions also arise naturally, such as the Robin boundary conditions
for some constant . These conditions come up when the ends are immersed in some medium.
Boundary problems came up in the study of the heat equation when we were trying to solve the equation by the method of separation of variables in Section 4.6. In the computation we encountered a certain eigenvalue problem and found the eigenfunctions . We then found the eigenfunction decomposition of the initial temperature in terms of the eigenfunctions
Once we had this decomposition and found suitable such that and were solutions, the solution to the original problem including the initial condition could be written as
We will try to solve more general problems using this method. First, we will study second order linear equations of the form
(5.1.1)
Essentially any second order linear equation of the form can be written as (5.1.1) after multiplying by a proper factor.
Problems satisfying the hypothesis of the theorem (including the "Moreover") are called regular Sturm-Liouville problems, and we will only consider such problems here. That is, a regular problem is one where and are continuous, , , , and . Note: Be careful about the signs. Also be careful about the inequalities for and , they must be strict for all in the interval , including the endpoints!
When zero is an eigenvalue, we usually start labeling the eigenvalues at rather than at for convenience. That is we label the eigenvalues .
First note that by Theorem . Therefore, the general solution (without boundary conditions) is
Let us see if is an eigenvalue: We must satisfy and , hence (as ), therefore, is not an eigenvalue (no nonzero solution, so no eigenfunction).
Now let us try . We plug in the boundary conditions.
If , then and vice-versa, hence both are nonzero. So , and . As we get
or
Now use a computer to find . There are tables available, though using a computer or a graphing calculator is far more convenient nowadays. Easiest method is to plot the functions and and see for which they intersect. There is an infinite number of intersections. Denote the first intersection by the first intersection, by the second intersection, etc…. For example, when , we get that . That is , …. A plot for is given in Figure . The appropriate eigenfunction (let for convenience, then ) is
The book's Figure 1 unfrozen. The positive crossings of tan(x) and h/x are the values of √λ, and at h = 1 the first two land on the book's own 0.86 and 3.43. Drag h down toward 0 and every crossing slides toward 0, π, 2π, 3π — the Neumann spectrum, which is exactly the y′(0) = 0, y′(1) = 0 problem this section sets as a Your Turn. Drag it up to 5 and they migrate the other way, toward tan's asymptotes at π/2, 3π/2, 5π/2. At every h the crossings run on forever and each is larger than the last, exactly as the theorem on this page promises.
When we get (approximately)
Figure : Plot of and .
Orthogonality
We have seen the notion of orthogonality before. For example, we have shown that are orthogonal for distinct on . For general Sturm-Liouville problems we will need a more general setup. Let be a weight function (any function, though generally we will assume it is positive) on . Two functions , are said to be orthogonal with respect to the weight function when
In this setting, we define the inner product as
and then say and are orthogonal whenever . The results and concepts are again analogous to finite dimensional linear algebra.
The idea of the given inner product is that those where is greater have more weight. Nontrivial (nonconstant) arise naturally, for example from a change of variables. Hence, you could think of a change of variables such that .
Eigenfunctions of a regular Sturm–Liouville problem satisfy an orthogonality property, just like the eigenfunctions in Section 4.1. Its proof is very similar to the analogous Theorem 4.1.1.
Fredholm Alternative
We also have the Fredholm alternative theorem we talked about before (Theorem 4.1.2) for all regular Sturm-Liouville problems. We state it here for completeness.
This theorem is used in much the same way as we did before in Section 4.4. It is used when solving more general nonhomogeneous boundary value problems. The theorem does not help us solve the problem, but it tells us when a unique solution exists, so that we know when to spend time looking for it. To solve the problem we decompose and in terms of the eigenfunctions of the homogeneous problem, and then solve for the coefficients of the series for .
Eigenfunction Series
What we want to do with the eigenfunctions once we have them is to compute the eigenfunction decomposition of an arbitrary function . That is, we wish to write
(5.1.2)
where the eigenfunctions. We wish to find out if we can represent any function in this way, and if so, we wish to calculate (and of course we would want to know if the sum converges). OK, so imagine we could write as (5.1.2). We will assume convergence and the ability to integrate the series term by term. Because of orthogonality we have
Hence,
(5.1.3)
Note that are known up to a constant multiple, so we could have picked a scalar multiple of an eigenfunction such that (if we had an arbitrary eigenfunction , divide it by ). When we have the simpler form as we did for the Fourier series. The following theorem holds more generally, but the statement given is enough for our purposes.
Note that the series converges to an odd -periodic (not -periodic!) extension of .
Let us compute an example. Consider for . Some calculus later we find
and so for in ,
This is different from the -periodic regular sine series which can be computed to be
Both sums converge are equal to for , but the eigenfunctions involved come from different eigenvalue problems.
Footnotes
[1] Named after the French mathematicians Jacques Charles François Sturm (1803–1855) and Joseph Liouville (1809–1882).
Adapted from Differential Equations for Engineers by Jiří Lebl (Oklahoma State University), hosted on LibreTexts (math.libretexts.org) and licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.