Questions: The Operator Norm

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A linear operator T: ℝ² → ℝ² is represented by a matrix whose largest singular value is 5. With respect to the standard Euclidean norm, what is ‖T‖ and what does it mean geometrically?

A25 — the operator norm squares the largest singular value to account for area distortion
B5 — the operator norm equals the largest singular value, measuring the maximum stretching of any unit vector
C√5 — singular values appear under a square root in the norm computation
DThe operator norm cannot be determined from singular values without knowing T's nullspace
Question 2 Multiple Choice

Suppose ‖S‖ = 3 and ‖T‖ = 4. A student calculates ‖ST‖ = 12, claiming the composition stretches exactly as much as the two operators combined. What is the correct statement?

AThe student is correct: ‖ST‖ = ‖S‖‖T‖ = 12 always holds for composed operators
BSubmultiplicativity gives only an upper bound: ‖ST‖ ≤ 12, and the actual norm could be strictly less
CComposition reverses the order, so the student should compute ‖TS‖ = 12 instead
DSubmultiplicativity only applies to self-adjoint operators, not arbitrary S and T
Question 3 True / False

‖T‖ = 0 if and only if T is the zero operator.

TTrue
FFalse
Question 4 True / False

If Y is a Banach space, then ℒ(X,Y) is also a Banach space for any normed space X, because completeness of the codomain is sufficient for completeness of the operator space.

TTrue
FFalse
Question 5 Short Answer

Why is the operator norm defined as a supremum over the unit ball, and what does this reveal about the relationship between an operator being bounded and having a finite operator norm?

Think about your answer, then reveal below.