Differential Equations
Operator Semigroup Theory
Цели урока
- Define C_0-semigroups and the infinitesimal generator
- State the Hille-Yosida theorem and apply it to concrete operators
- Use the Duhamel formula for inhomogeneous problems
- Distinguish analytic, unitary, and transport semigroups
Предварительные знания
- Functional analysis (operators in Banach spaces)
- Spectral theory
- Second-order PDEs
What single mathematical language describes the heat equation, the wave equation, and the Schrodinger equation?
- Thermal control in nuclear reactors uses evolution equations with semigroup structure
- Quantum computers: unitary semigroups describe the evolution of quantum states
- Markov chains and RL: the Markov semigroup generator is the Kolmogorov operator
- Neural ODEs (Chen et al. 2018): continuous ResNets as evolution equations with a semigroup
Hille, Yosida, and Two Continents
In 1948 American mathematician Eberhard Hille and Japanese mathematician Kosaku Yosida independently proved the theorem characterizing generators of C_0-semigroups. This is one of the few cases of genuine simultaneous discovery in modern mathematics. Hille published in September, Yosida in October 1948. The theorem became the foundation of a unified approach to evolution equations in functional analysis, bringing together the heat equation, the Schrodinger equation, and transport equations under one formalism.
C_0-Semigroup and the Infinitesimal Generator
The matrix exponential e^{tA} solves the system u'(t) = Au(t). For infinite-dimensional operators - the Laplacian, the Schrodinger operator - a generalization is needed: the C_0-semigroup T(t). In 1948 Hille and Yosida independently gave a complete answer: which operators generate such semigroups. The heat equation, the Schrodinger equation, and transport equations are all described by this single unified framework.
Heat Equation as a Semigroup
The Laplacian on L^2(R^n) generates the heat semigroup
The operator A = Delta with D(A) = H^2(R^n) generates the heat semigroup: T(t)f(x) = (4*pi*t)^{-n/2} int e^{-|x-y|^2/(4t)} f(y) dy. This is convolution with a Gaussian kernel. The semigroup property is the convolution of two Gaussians. The norm bound ||T(t)|| <= 1 makes it a contraction semigroup.
Physical interpretation of the generator: A describes the instantaneous rate of change of the system. The semigroup T(t) = e^{tA} describes evolution over a finite interval. The spectrum of A determines stability: Re(lambda) < 0 for all lambda in sigma(A) means the system decays.
What is the infinitesimal generator of a C_0-semigroup?
Hille-Yosida Theorem and Generation Criterion
The central question: which operators A generate a C_0-semigroup? The Hille-Yosida theorem answers through the resolvent (lambda*I - A)^{-1}. The criterion is expressed in terms of resolvent behavior at large lambda - a checkable condition that does not require explicitly constructing the semigroup.
The Lumer-Phillips theorem is an equivalent formulation for Banach spaces: A generates a contraction semigroup if and only if A is dissipative and the range Im(lambda*I - A) is dense for some lambda > 0. This is often easier to verify for concrete operators.
What does m-dissipativity of operator A mean?
Mild Solutions and Perturbations of Semigroups
The inhomogeneous Cauchy problem u'(t) = Au(t) + f(t), u(0) = u_0 is solved by the variation-of-constants formula (Duhamel formula). When u_0 in D(A) and f is smooth enough the solution is strong. In general it is mild - defined by an integral equation. This is the key tool for nonlinear evolution equations.
Markov semigroups are semigroups acting on probability measures. Their generators are Kolmogorov-Fokker-Planck diffusion operators. This is the bridge between semigroup theory and stochastic processes - every SDE has a corresponding Markov semigroup.
What is the difference between a strong and a mild solution of an evolution equation?
Examples: Diffusion, Transport, and Schrodinger
Three classical semigroups demonstrate the variety of behavior: the heat semigroup smooths (analytic), the transport semigroup shifts without smoothing, and the unitary Schrodinger semigroup preserves the norm. Each type corresponds to a distinct physical phenomenon.
| Equation | Generator A | Semigroup type | Property |
|---|---|---|---|
| Heat: u_t = Delta u | A = Delta | Analytic | ||T(t)|| <= 1, smoothing |
| Transport: u_t = -v u_x | A = -v d/dx | C_0, not analytic | ||T(t)|| = 1, shift |
| Schrodinger: i u_t = -Delta u | A = i Delta | Unitary | ||T(t)|| = 1 (unitary) |
| Decay: u_t = Au, A < 0 | A dissipative | Exponentially stable | ||T(t)|| <= M e^{omega t}, omega < 0 |
An analytic semigroup (heat equation) can be extended to a complex sector. This means instantaneous smoothing of initial data: even L^2 initial conditions immediately become C-infinity in space. The transport semigroup shifts without any smoothing - discontinuities are preserved exactly.
Why is the heat semigroup analytic while the transport semigroup is not?
Connections to Other Areas
Semigroup theory is the unified language for all evolution equations of mathematical physics.
- The Heat Equation — Heat-kernel semigroup e^{tDelta} is the canonical example of a C0-semigroup
- Operator Semigroup Theory — Functional-analytic foundation of the Hille-Yosida theory of C0-semigroups
- Ito Stochastic Differential Equations — Kolmogorov diffusion semigroup is the SDE analogue of the heat semigroup
Итоги
- C_0-semigroup T(t) generalizes the matrix exponential e^{tA} to infinite-dimensional spaces
- Hille-Yosida: A generates a semigroup if and only if the resolvent satisfies ||R(lambda,A)^n|| <= M/(lambda-omega)^n
- Duhamel formula solves the inhomogeneous Cauchy problem through a semigroup integral
- Analytic semigroups smooth, transport semigroups shift, unitary semigroups preserve the norm
Вопросы для размышления
- Why is the heat semigroup time-irreversible (T(t) for t < 0 is unstable) while the transport semigroup is reversible?
- How does the Hille-Yosida theorem relate to the Courant-Friedrichs-Lewy stability condition for numerical schemes?
- What does a mild solution mean physically for the heat equation with discontinuous initial data?
Связанные уроки
- de-27-schrodinger — The Schrodinger equation is the main example of a unitary semigroup
- de-28-wave-equation — The wave equation as a semigroup in phase space
- diff-equations-29 — Markov semigroups are the foundation for stochastic processes