Spectral norm

From Calculus
Revision as of 16:44, 9 May 2014 by Vipul (talk | contribs) (Created page with "==Definition== ===For a real matrix=== The '''spectral norm''' of a <math>n \times n</math> square matrix <math>A</math> with real entries is defined in the following equiva...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

For a real matrix

The spectral norm of a square matrix with real entries is defined in the following equivalent ways:

  1. It is the maximum of the Euclidean norms of vectors where is on the unit sphere, i.e., has Euclidean norm 1.
  2. It is the maximum, over all nonzero vectors , of the quotients where denotes the Euclidean norm.
  3. It is the largest singular value of , or equivalently, it is the square root of the largest eigenvalue of the product .

For a complex matrix

Fill this in later