operator norm (original) (raw)

Definition

Let A:𝖵→𝖶 be a linear map between normed vector spacesPlanetmathPlanetmath 𝖵 and𝖶. To each such map (operator) A we can assign a non-negative number∥A∥op defined by

∥A∥op:=sup𝐯∈𝖵∥A⁢𝐯∥∥𝐯∥,

where the supremum ∥A∥op could be finite or infinite. Equivalently, the above definition can be written as

∥A∥op:=sup𝐯∈𝖵∥A⁢𝐯∥=sup𝐯∈𝖵∥A⁢𝐯∥.

By convention, if 𝖵 is the zero vector space, any operator from 𝖵to 𝖶 must be the zero operator and is assigned zero norm.

∥A∥op is called the the operator normMathworldPlanetmath (or the induced norm) of A, for reasons that will be clear in the next .

Operator norm is in fact a norm

Definition - If ∥A∥op is finite, we say that A is a. Otherwise, we say that A is .

It turns out that, for bounded operatorsMathworldPlanetmath, ∥⋅∥op satisfies all the properties of a norm (hence the name operator norm). The proof follows immediately from the definition:

Positivity:

Since ∥A⁢𝐯∥≥0, by definition∥A∥op≥0. Also, ∥A⁢𝐯∥=0 identically only if A=0. Hence ∥A∥op=0 only if A=0.

Absolute homogeneity:

Since ∥λ⁢A⁢𝐯∥=|λ|⁢∥A⁢𝐯∥, by definition∥λ⁢A∥op=|λ|⁢∥A∥op.

Triangle inequality:

Since ∥(A+B)⁢𝐯∥=∥A⁢𝐯+B⁢𝐯∥≤∥A⁢𝐯∥+∥B⁢𝐯∥, by definition∥A+B∥op≤∥A∥op+∥B∥op.

The set L⁢(𝖵,𝖶) of bounded linear maps from 𝖵 to 𝖶 forms a vector spaceMathworldPlanetmath and ∥⋅∥op defines a norm in it.

Example

Suppose that 𝖵=(ℝn,∥⋅∥p) and 𝖶=(ℝn,∥⋅∥p), where∥⋅∥p is the vector p-norm. Then the operator norm∥⋅∥op=∥⋅∥p is the matrix p-normMathworldPlanetmath.

Title operator norm
Canonical name OperatorNorm
Date of creation 2013-03-22 12:43:20
Last modified on 2013-03-22 12:43:20
Owner asteroid (17536)
Last modified by asteroid (17536)
Numerical id 15
Author asteroid (17536)
Entry type Definition
Classification msc 47L25
Classification msc 46A32
Classification msc 47A30
Synonym induced norm
Related topic VectorNorm
Related topic OperatorTopologies
Related topic HomomorphismsOfCAlgebrasAreContinuous
Related topic CAlgebra
Defines bounded linear map
Defines unbounded linear map
Defines bounded operator
Defines unbounded operator