Column sum norm

from Wikipedia, the free encyclopedia
Illustration of the column sum norm

The column sum norm is in the mathematics of the total standard derived natural matrix norm . The column sum norm of a matrix corresponds to the maximum amount sum of all its columns. It is sub-multiplicative and compatible with the sum norm . The column sum norm is used in particular in linear algebra and numerical mathematics .

definition

The column sum norm of a matrix with as the field of real or complex numbers is the natural matrix norm derived from the sum norm and is thus defined as

.

The column sum norm clearly corresponds to the greatest possible expansion factor that results from applying the matrix to a vector with sum sum one. The name-giving representation applies to the column sum norm

.

Here, the sum in the amount of strokes for solid was used for one of the unit vectors with maximum is. The calculation of the column total standard is therefore carried out by determining the total amount of each column and then by selecting the maximum of these values. The following rule of thumb helps to distinguish it from the related line sum norm : it is vertical and stands for the columns, while the one is horizontal and stands for the lines.

Examples

Real matrix

The column-sum norm of the real (2 × 3) matrix

is calculated as

.

Complex matrix

The column-sum norm of the complex (2 × 3) matrix

is calculated as

.

properties

Standard properties

The norm axioms definiteness , absolute homogeneity and subadditivity follow for the column sum norm directly from the corresponding properties of natural matrix norms. In particular, the column sum norm is therefore also sub-multiplicative and compatible with the sum norm , that is, it applies

for all matrices and all vectors and the column sum norm is the smallest norm with this property.

Adjoint

For an adjoint matrix (in the real case transposed matrix ) we have

,

where the complex conjugate number is to with the same amount. The column sum norm of an adjoint or transposed matrix thus corresponds to the row sum norm of the output matrix. The spectral norm of a matrix can be estimated upwards as a geometric mean from the row and column sum norm.

literature

  • Hans Rudolf Schwarz, Norbert Köckler: Numerical Mathematics . 8th edition. Vieweg & Teubner, 2011, ISBN 978-3-8348-1551-4 .

Web links