TheoremComplete

Special Functions - Main Theorem

The Sturm-Liouville theory provides the unified framework underlying all classical special functions, explaining their orthogonality, completeness, and appearance in eigenvalue problems.

TheoremSturm-Liouville Theorem

Consider the Sturm-Liouville eigenvalue problem:

ddx[p(x)dydx]+[q(x)+λw(x)]y=0\frac{d}{dx}\left[p(x)\frac{dy}{dx}\right] + [q(x) + \lambda w(x)]y = 0

on interval [a,b][a,b] with boundary conditions (e.g., y(a)=y(b)=0y(a) = y(b) = 0) where p,p,q,wp, p', q, w are continuous and p(x)>0p(x) > 0, w(x)>0w(x) > 0 (weight function).

Properties:

  1. All eigenvalues λn\lambda_n are real
  2. Eigenfunctions yn(x)y_n(x) corresponding to distinct eigenvalues are orthogonal: abw(x)ym(x)yn(x)dx=0(mn)\int_a^b w(x)y_m(x)y_n(x)dx = 0 \quad (m \neq n)
  3. The eigenvalues form an infinite sequence λ1<λ2<λ3<\lambda_1 < \lambda_2 < \lambda_3 < \cdots with λn\lambda_n \to \infty
  4. The eigenfunctions form a complete basis for L2([a,b],w)L^2([a,b],w)

All classical special functions arise as eigenfunctions of Sturm-Liouville problems:

ExampleLegendre Polynomials

Legendre's equation:

ddx[(1x2)dydx]+λy=0\frac{d}{dx}\left[(1-x^2)\frac{dy}{dx}\right] + \lambda y = 0

is Sturm-Liouville with p(x)=1x2p(x) = 1-x^2, q(x)=0q(x) = 0, w(x)=1w(x) = 1. Requiring regularity at x=±1x = \pm 1 gives eigenvalues λn=n(n+1)\lambda_n = n(n+1) with eigenfunctions yn=Pn(x)y_n = P_n(x). Orthogonality:

11Pm(x)Pn(x)dx=22n+1δmn\int_{-1}^1 P_m(x)P_n(x)dx = \frac{2}{2n+1}\delta_{mn}

ExampleBessel Functions

Bessel's equation in Sturm-Liouville form:

ddr[rdRdr]+[k2rn2r]R=0\frac{d}{dr}\left[r\frac{dR}{dr}\right] + \left[k^2 r - \frac{n^2}{r}\right]R = 0

with p(r)=rp(r) = r, q(r)=n2/rq(r) = -n^2/r, w(r)=rw(r) = r, λ=k2\lambda = k^2. Boundary condition R(a)=0R(a) = 0 gives eigenvalues km=αnm/ak_m = \alpha_{nm}/a where Jn(αnm)=0J_n(\alpha_{nm}) = 0. Orthogonality:

0arJn(kmr)Jn(kr)dr=a22[Jn+1(kma)]2δm\int_0^a rJ_n(k_m r)J_n(k_\ell r)dr = \frac{a^2}{2}[J_{n+1}(k_m a)]^2\delta_{m\ell}

TheoremCompleteness and Expansion Theorem

Any function f(x)L2([a,b],w)f(x) \in L^2([a,b],w) can be expanded in eigenfunctions:

f(x)=n=1cnyn(x)f(x) = \sum_{n=1}^{\infty} c_n y_n(x)

where:

cn=abw(x)f(x)yn(x)dxabw(x)yn2(x)dxc_n = \frac{\int_a^b w(x)f(x)y_n(x)dx}{\int_a^b w(x)y_n^2(x)dx}

The series converges in the L2L^2 sense, and Parseval's theorem holds:

abw(x)f(x)2dx=n=1cn2abw(x)yn2(x)dx\int_a^b w(x)|f(x)|^2dx = \sum_{n=1}^{\infty}|c_n|^2\int_a^b w(x)y_n^2(x)dx

ExampleFourier-Bessel Series

For a function f(r)f(r) on [0,a][0,a], the Fourier-Bessel expansion is:

f(r)=m=1AmJn(αnmr/a)f(r) = \sum_{m=1}^{\infty} A_m J_n(\alpha_{nm}r/a)

where:

Am=2a2[Jn+1(αnm)]20arf(r)Jn(αnmr/a)drA_m = \frac{2}{a^2[J_{n+1}(\alpha_{nm})]^2}\int_0^a rf(r)J_n(\alpha_{nm}r/a)dr

This is essential for solving PDEs in cylindrical domains.

TheoremComparison Theorem

Between consecutive zeros x1x_1 and x2x_2 of eigenfunction yn(x)y_n(x), there lies at least one zero of yn+1(x)y_{n+1}(x). As nn increases, eigenfunctions oscillate more rapidly, related to higher energy states in quantum mechanics.

RemarkGreen's Function Expansion

The Green's function for operator Ly=ddx[pdydx]+qy\mathcal{L}y = -\frac{d}{dx}[p\frac{dy}{dx}] + qy expands as:

G(x,x)=n=1yn(x)yn(x)λnG(x,x') = \sum_{n=1}^{\infty}\frac{y_n(x)y_n(x')}{\lambda_n}

where yny_n are normalized eigenfunctions with eigenvalues λn\lambda_n. This provides the solution to inhomogeneous problems:

Lu=f    u(x)=abG(x,x)f(x)w(x)dx\mathcal{L}u = f \implies u(x) = \int_a^b G(x,x')f(x')w(x')dx'

The Sturm-Liouville framework unifies the theory of special functions, revealing that their orthogonality and completeness are not coincidental but arise from the self-adjoint nature of the differential operators they satisfy.