Fiveable

๐ŸงFunctional Analysis Unit 12 Review

QR code for Functional Analysis practice questions

12.1 Sturm-Liouville theory and eigenvalue problems

12.1 Sturm-Liouville theory and eigenvalue problems

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐ŸงFunctional Analysis
Unit & Topic Study Guides

Sturm-Liouville theory tackles eigenvalue problems for second-order linear differential equations. It's crucial for solving boundary value problems and understanding the behavior of differential operators.

The theory reveals key properties of eigenvalues and eigenfunctions, including their orthogonality and completeness. These insights allow us to represent functions as series expansions, a powerful tool in mathematical analysis.

Sturm-Liouville Theory

Definition of Sturm-Liouville problems

  • Eigenvalue problems for second-order linear differential equations of the form โˆ’(p(x)yโ€ฒ)โ€ฒ+q(x)y=ฮปw(x)y-(p(x)y')' + q(x)y = \lambda w(x)y
  • Boundary conditions y(a)=y(b)=0y(a) = y(b) = 0 specify the values of the solution at the endpoints of the interval [a,b][a, b]
  • Functions p(x)p(x), q(x)q(x), and w(x)w(x) are real-valued and continuous on [a,b][a, b] with p(x)>0p(x) > 0 and w(x)>0w(x) > 0 (ensures the problem is well-defined and has unique solutions)
  • Properties of Sturm-Liouville problems include:
    • Real eigenvalues ฮปn\lambda_n that can be ordered as an increasing sequence ฮป1<ฮป2<ฮป3<โ€ฆ\lambda_1 < \lambda_2 < \lambda_3 < \ldots
    • Eigenfunctions yn(x)y_n(x) corresponding to different eigenvalues are orthogonal with respect to the weight function w(x)w(x), satisfying โˆซabw(x)yn(x)ym(x)dx=0\int_a^b w(x)y_n(x)y_m(x)dx = 0 for nโ‰ mn \neq m
    • Eigenfunctions form a complete orthonormal basis for the space of square-integrable functions on [a,b][a, b] (allows for the representation of arbitrary functions as series expansions)
Definition of Sturm-Liouville problems, Sturm-Liouville theory - Knowino

Eigenvalue problems in Sturm-Liouville theory

  • Solving a Sturm-Liouville problem involves:
    1. Writing the differential equation in Sturm-Liouville form โˆ’(p(x)yโ€ฒ)โ€ฒ+q(x)y=ฮปw(x)y-(p(x)y')' + q(x)y = \lambda w(x)y
    2. Applying boundary conditions y(a)=y(b)=0y(a) = y(b) = 0
    3. Determining the eigenvalues ฮปn\lambda_n by solving the characteristic equation obtained from the differential equation and boundary conditions
    4. Finding the corresponding eigenfunction yn(x)y_n(x) for each eigenvalue ฮปn\lambda_n
  • Example: Sturm-Liouville problem โˆ’yโ€ฒโ€ฒ=ฮปy-y'' = \lambda y with y(0)=y(ฯ€)=0y(0) = y(\pi) = 0 has eigenvalues ฮปn=n2\lambda_n = n^2 for n=1,2,3,โ€ฆn = 1, 2, 3, \ldots and corresponding eigenfunctions yn(x)=sinโก(nx)y_n(x) = \sin(nx) (sine functions)
Definition of Sturm-Liouville problems, On a Boundary Value Problem for a Polynomial Pencil of the Sturm-Liouville Equation with ...

Application to boundary value problems

  • Sturm-Liouville theory used to solve non-homogeneous boundary value problems of the form โˆ’(p(x)yโ€ฒ)โ€ฒ+q(x)y=f(x)-(p(x)y')' + q(x)y = f(x) with boundary conditions y(a)=ฮฑy(a) = \alpha and y(b)=ฮฒy(b) = \beta
  • Solution expressed as a series expansion using the eigenfunctions of the corresponding Sturm-Liouville problem: y(x)=โˆ‘n=1โˆžcnyn(x)y(x) = \sum_{n=1}^\infty c_n y_n(x)
  • Coefficients cnc_n determined by the forcing function f(x)f(x) and the boundary conditions ฮฑ\alpha and ฮฒ\beta (allows for the incorporation of non-homogeneous terms and boundary values)

Spectrum and Eigenfunctions of Operators

Spectrum and eigenfunctions of operators

  • Sturm-Liouville operator LL defined as Ly=โˆ’(p(x)yโ€ฒ)โ€ฒ+q(x)yLy = -(p(x)y')' + q(x)y
  • Spectrum of LL is the set of all eigenvalues ฮปn\lambda_n, which is discrete and consists of an infinite sequence of real numbers (characterizes the operator's behavior)
  • Eigenfunctions yn(x)y_n(x) have the following properties:
    • Infinitely differentiable on the open interval (a,b)(a, b) (smooth functions)
    • Satisfy the boundary conditions yn(a)=yn(b)=0y_n(a) = y_n(b) = 0
    • Have exactly nโˆ’1n-1 zeros in the open interval (a,b)(a, b) (oscillatory behavior)
  • Eigenfunctions are complete, meaning any square-integrable function f(x)f(x) on [a,b][a, b] can be represented as a series expansion f(x)=โˆ‘n=1โˆžcnyn(x)f(x) = \sum_{n=1}^\infty c_n y_n(x)
  • Coefficients cnc_n given by cn=โˆซabw(x)f(x)yn(x)dxc_n = \int_a^b w(x)f(x)y_n(x)dx (inner product with the weight function w(x)w(x))