Bounded Linear Operators and the Operator Norm
For a linear map between normed spaces, continuity and boundedness turn out to be the same condition. The operator norm records the worst stretching the map can perform on a unit vector.
What a learner can do afterwards
- Prove that a linear map is continuous exactly when it is bounded
- Compute the operator norm of a multiplication or integral operator
- Give an unbounded linear map and explain why differentiation is the standard example
- State submultiplicativity for bounded operators: ||ST|| <= ||S|| ||T||.
1 · Read
You already measured vectors with a norm that respects scaling and sums, and a matrix turns that setup into stretching and turning space, with each column saying where a basis vector lands. Chaining two such maps is matrix multiplication. Drawing the deformed grid shows what the map does.
The operator norm asks for the least upper bound on stretch over all unit inputs. It is not a value in one direction, but the supremum over every direction. For a linear map, continuity and boundedness are the same condition, and the norm records that bound. On a finite grid every linear map is automatically bounded. Differentiation is the exception upstairs: shrinking heights can pair with ever steeper slopes, so no finite bound holds in the supremum norm. Chained bounded maps multiply bounds at worst: ||ST|| <= ||S|| ||T||, since each map stretches by at most its own bound.
The dot product turns geometry into arithmetic: lengths, angles, and projections all come out of one sum. Cauchy-Schwarz bounds every pairing by the product of lengths, which seeds all operator norm estimates. Rotations keep lengths fixed and nonzero orthogonal projections never stretch them, so their norms sit at 1.
Shrink a wiggle in height while steepening its slope and the output outgrows any proposed bound. That is exactly what unbounded means.
Read the grid, take the supremum over unit inputs, and test boundedness against steepening wiggles.
2 · Watch
Take it off screen
Where it sits
8 questions wait behind this lesson, each with its answer explained. Every answer feeds the sky: stars light as they are learned, and dim when it is time to come back.