Row sum norm

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

The row sum norm is in the mathematics of the maximum norm derived natural matrix norm . The row sum norm of a matrix corresponds to the maximum amount sum of its rows. It is sub-multiplicative and compatible with the maximum norm . The line sum norm is used in particular in linear algebra and numerical mathematics .

definition

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

.

The line sum norm clearly corresponds to the greatest possible stretching factor that results from the application of the matrix to a vector with an entry of one as the maximum amount. The name-giving representation applies to the line sum norm

.

It was used here that the sum within the amount lines for fixed is maximum exactly when is for all . The line total standard is calculated by determining the total amount for each line and then selecting the maximum of these values. The following rule of thumb helps to distinguish it from the related column sum norm : it is vertical and stands for the columns, while the one is horizontal and stands for the rows.

Examples

Real matrix

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

is calculated as

.

Complex matrix

The row 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 row sum norm directly from the corresponding properties of natural matrix norms. In particular, the line sum norm is thus also sub-multiplicative and compatible with the maximum norm , that is, it applies

for all matrices and all vectors and the row 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 row sum norm of an adjoint or transposed matrix thus corresponds to the column 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