A Banach space is a complete normed space. Examples: every finite-dimensional normed space (Theorem 5.13); (C([a,b]),∥⋅∥∞) (Theorem 4.9); Lc(E,F) for F Banach (same proof pattern as for continuous functions). Non-example: (C([0,1]),∥⋅∥1) (Exercise 5.7).
Examples
Example 5.20(The operator norm of integration)
On (C([0,1]),∥⋅∥∞), let T(f)(x)=∫0xf(t)dt (an endomorphism: T(f) is continuous). Run Method 5.9. Upper bound:
∣T(f)(x)∣≤∫0x∣f∣≤x∥f∥∞≤∥f∥∞,
so ∣∣∣T∣∣∣≤1. Witness: f≡1 gives T(f)(x)=x and ∥T(f)∥∞=1=∥f∥∞: attained, ∣∣∣T∣∣∣=1. But note T2=21=∣∣∣T∣∣∣2: indeed T2(f)(x)=∫0x(x−t)f(t)dt has T2(f)(x)≤2x2∥f∥∞, attained again at f≡1; and generally ∣∣∣Tn∣∣∣=n!1 — the submultiplicative bound ∣∣∣T∣∣∣n=1 is off by a factorial. This is exactly the phenomenon the iterate trick of Chapter 4’s weekend problem converts into global solvability of linear differential equations.
Example 5.22(Matrix exponential, first contact)
The matrix exponential: Mn(K) with any submultiplicative norm (∣∣∣AB∣∣∣≤∣∣∣A∣∣∣∣∣∣B∣∣∣) is Banach (finite dimension). Then, for every A,
eA=k=0∑∞k!Ak
converges absolutely (Ak/k!≤∣∣∣A∣∣∣k/k!, summable): well defined. Chapter 16 exploits it systematically.