Natural matrix norm

from Wikipedia, the free encyclopedia

A natural matrix norm , induced matrix norm or limit norm is in mathematics a matrix norm derived from a vector norm as an operator norm . A natural matrix norm clearly corresponds to the greatest possible stretching factor that results from the application of the matrix to a vector. Natural matrix norms are always sub-multiplicative and compatible with the vector norm from which they were derived . They are even the smallest of all matrix norms compatible with this vector norm. Important natural matrix norms are the row sum norm , the spectral norm and the column sum norm . Natural matrix norms are used in particular in linear algebra and numerical mathematics .

definition

A matrix norm is called induced by a vector norm or a natural matrix norm if it is derived from it as an operator norm . The natural matrix norm of a real or complex matrix is thus defined as

,

where the norm in the numerator has a vector as an argument and the norm in the denominator has a vector as an argument . Since it to each vector with one on one are normalized vector, any natural matrix standard also has the representation

,

it is therefore sufficient to consider the maximum over all unit vectors . The natural matrix norm thus clearly corresponds to the greatest possible stretching factor that results from the application of the matrix to a unit vector. An equivalent definition of the natural matrix norm is

or analogous to it

,

i.e. the radius of the smallest standard sphere that includes the set .

example

Illustration of the matrix norm induced by the Euclidean norm

Find the matrix norm of the (2 × 2) matrix induced by the Euclidean vector norm

.

As a linear mapping, this matrix describes simultaneous stretching in -direction, compression in -direction and rotation by 45 °. In the picture opposite, the red circle corresponds to the unit circle in the Euclidean norm, i.e. the set of vectors with length one. The green ellipse is then the unit circle after transformation ( rotation extension ) through the matrix . The natural matrix norm of then corresponds to the length of that vector on the green ellipse whose length is maximum. In the example these are the two vectors

  and   .

The natural matrix norm of with respect to the Euclidean norm is then the length of one of these vectors and thus

.

The blue circle is the circle with the smallest radius that encompasses the green set; its radius just corresponds to the natural matrix norm.

properties

In the following, the addition is omitted from the vector norm, since the argument of the norm implicitly makes it clear whether it is a matrix or a vector norm.

Norm axioms

Every natural matrix norm satisfies the three norm axioms . The definiteness follows for from

.

The absolute homogeneity follows for and from the homogeneity of the vector norm

.

The subadditivity also follows from the subadditivity of the vector norm

,

where the maximum of the sum was also estimated upwards by the sum of the maxima.

compatibility

Every natural matrix norm is compatible with the vector norm from which it was derived, i.e. for and applies

,

which is straight from the definition of using as a minimal number

follows. The natural matrix norm is thus even the smallest matrix norm that is compatible with the underlying vector norm. It will therefore limits norm or lub standard (after English. Lowest upper bound called). Furthermore, it follows from compatibility that every natural matrix norm of a square matrix is at least as large as its spectral radius .

Sub-multiplicativity

Every natural matrix norm is also sub-multiplicative , that is, for and applies

,

what follows directly from the compatibility:

.

Special cases

Identity matrix

For the identity matrix , every natural matrix norm gives the value one, because it holds

.

Inverse

If a square matrix is regular , then the natural matrix norm of its inverse holds

,

where the last equation results from the substitution . The natural matrix norm of the inverse is thus the reciprocal of the smallest stretching factor that results from the application of the matrix to a unit vector. This allows the condition of a regular matrix

regarding a natural matrix norm as the ratio of the largest and smallest stretching factor that the matrix generates.

Examples of natural matrix norms

The most important natural matrix norms are induced by the p norms . Three of these natural matrix norms have their own names and special meanings.

  • The column sum norm is represented by the sum norm induced norm . It corresponds to the maximum amount total of all columns in the matrix.

  • The spectral norm is represented by the Euclidean norm induced norm . It corresponds to the square root of the greatest eigenvalue of , where the adjoint matrix (in the real case transposed matrix ) is to.

  • The row sum norm is represented by the maximum norm induced norm . It corresponds to the maximum amount total of all rows in the matrix.

generalization

Illustration of the natural matrix norm in two dimensions

More generally, a natural matrix norm can also be derived from two different vector norms, one norm measuring the size of a vector in the starting space and the other measuring the size of a vector in the target space. The matrix norm induced by these two norms is thus defined as

.

Due to its definition as a minimum, it is compatible with the two vector norms in the sense of

and for submultiplicative with as the third vector norm in the sense of

,

as analogous to above due to compatibility

applies. In practice, however, the same norm is used in the respective vector space instead of different vector norms.

literature

Web links

Individual evidence

  1. Schwarz, Köckler: Numerical Mathematics . S. 50 .