Integral formulas and power bounds for semigroup resolvents #
This file proves the integral formula for powers of a Laplace-transform resolvent,
R(lambda)^(n+1) x = 1 / n! * integral t in (0, infinity), t^n exp (-lambda t) S(t)x dt,
and derives the sharp iterated Hille--Yosida estimate for a semigroup with growth bound
(omega, M) (norm (S(t)) <= M exp (omega t) with M >= 1):
norm (R(lambda)^n) <= M / (lambda - omega)^n for n >= 1.
Only one factor of M occurs because R(lambda)^(n+1) is itself a single weighted orbit
integral, so the growth bound is applied once. This is sharper than applying submultiplicativity
to the first-resolvent bound, which would give M^n / (lambda - omega)^n.
For a contraction semigroup, this specializes to
‖R(lambda)^n‖ ≤ lambda⁻ⁿ.
Using generator_resolvent_eq, the sharp bound is also transported to the generator resolvent,
‖R(lambda, generator S)^n‖ ≤ M / (lambda - omega)^n,
with the corresponding contraction-semigroup specialization.
The corresponding pointwise estimates and the bound for the scaled contraction resolvent
lambda R(lambda) are also recorded. This is the necessity half of the Hille--Yosida generation
theorem: every C₀-semigroup's Laplace-transform resolvent, and hence its generator resolvent,
satisfies the sharp power bound used by the generation theorem.
The sharp derivative bound obtained from the power formula is recorded here in both the general growth-bound and contraction cases.
References #
Engel--Nagel, One-Parameter Semigroups for Linear Evolution Equations, Theorem II.1.10 and Corollary II.1.11 for the power formula and bound; Theorems II.3.5--II.3.8 for the generation theorems they support.
The pointwise power formula for a semigroup resolvent:
R(lambda)^(n+1)x = 1/n! integral t^n exp(-lambda t) S(t)x dt.
Pointwise form of the sharp Hille--Yosida power bound.
The sharp iterated Hille--Yosida estimate for a semigroup with growth bound (omega, M):
norm (R(lambda)^n) <= M / (lambda - omega)^n.
Sharp Hille--Yosida power bound for the generator resolvent. For a C₀-semigroup with
growth bound (omega, M) and lambda > omega,
‖R(lambda, generator S) ^ n‖ ≤ M / (lambda - omega) ^ n.
This is the necessity estimate in exactly the form consumed by the Hille--Yosida generation theorem.
The sharp Hille--Yosida derivative bound obtained from the resolvent power formula.
The pointwise power formula for a contraction-semigroup resolvent:
R(lambda)^(n+1)x = 1/n! integral t^n exp(-lambda t) S(t)x dt.
The iterated Hille--Yosida bound for a contraction semigroup:
‖R(lambda)^n‖ ≤ lambda⁻ⁿ.
The sharp Hille--Yosida power bound for the generator of a contraction semigroup:
‖R(lambda, generator S) ^ n‖ ≤ lambda⁻ⁿ for lambda > 0.
The Hille--Yosida derivative bound in the contraction case.
Pointwise form of the iterated contraction resolvent bound.
Every power of the scaled contraction resolvent lambda R(lambda) has norm at most one.
Pointwise form of the power bound for the scaled contraction resolvent.