---
title: "Bounded Linear Operators and the Operator Norm"
description: "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."
canonical: https://lightmysky.com/learn/mathematics/bounded-linear-operators-and-the-operator-norm-mt_Qi_mbSNMMx
source: https://lightmysky.com/learn/mathematics/bounded-linear-operators-and-the-operator-norm-mt_Qi_mbSNMMx.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# 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.

Subject: Mathematics · Area: Calculus & Analysis · Ages 23 to 24
Page: https://lightmysky.com/learn/mathematics/bounded-linear-operators-and-the-operator-norm-mt_Qi_mbSNMMx

## Ready when they can

- 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||.

## Lesson: How much can a linear map stretch

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.

**Example.** 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.

**Tip.** Shrink a wiggle in height while steepening its slope and the output outgrows any proposed bound. That is exactly what unbounded means.

**Recap.** Read the grid, take the supremum over unit inputs, and test boundedness against steepening wiggles.

## Practice

18 questions on this page, each with its working shown.

## Needs first

- [Linear Maps and Their Matrices](https://lightmysky.com/learn/mathematics/linear-maps-and-their-matrices-mt_pzrfiQFdto)
- [Normed Spaces, Completeness and Banach Spaces](https://lightmysky.com/learn/mathematics/normed-spaces-completeness-and-banach-spaces-mt_y_jueKnovX)

## Opens up

- [Baire Category and the Uniform Boundedness Principle](https://lightmysky.com/learn/mathematics/baire-category-and-the-uniform-boundedness-principle-mt_11Rd73trAX)
- [Unitary Time Evolution and the Heisenberg Picture](https://lightmysky.com/learn/science/unitary-time-evolution-and-the-heisenberg-picture-mt_3JsTc9VYj8)
- [The Hahn-Banach Theorem and the Dual Space](https://lightmysky.com/learn/mathematics/the-hahn-banach-theorem-and-the-dual-space-mt_pJuHFxkvjS)
- [Convolution, Plancherel and Transforming a Derivative](https://lightmysky.com/learn/mathematics/convolution-plancherel-and-transforming-a-derivative-mt_zSwMJrQIMt)
