The norm of a matrix is the norm in the linear space of matrices, usually related in some way to the corresponding vector norm (consistentor subordinate ).
Content
1Definition
2Operator Standards
2.1Examples of operator norms
3Non-operator matrix norms
3.1Example non-operator norm
4Examples of norms
4.1Norm L p, q
4.1.1Vector{\ displaystyle p}-norm
4.1.2Frobenius norm
4.1.3Module maximum
4.2Norm Shatten
5Consistency of matrix and vector norms
6Equivalence of norms
7Application
8See also
9notes
10Literature
11Links
Definition
Let K be the main field (usually K = R or K = C ) and {\ displaystyle K ^ {m \ times n}} Is the linear space of all matrices with m rows and n columns consisting of elements of K. The norm is given on the matrix space if each matrix {\ displaystyle A \ in K ^ {m \ times n}} associates a non-negative real number{\ displaystyle \ | A \ |} called its norm, so that
{\ displaystyle \ | A \ |> 0} , if {\ displaystyle A \ neq 0} , and {\ displaystyle \ | A \ | = 0} , if {\ displaystyle A = 0} .
{\ displaystyle \ | A + B \ | \ leq \ | A \ | + \ | B \ |, \ quad A, B \ in K ^ {m \ times n}} .
{\ displaystyle \ | \ alpha A \ | = | \ alpha | \ | A \ |, \ quad \ alpha \ in K, \ quad A \ in K ^ {m \ times n}}[1] .
In the case of square matrices (i.e. m = n ), the matrices can be multiplied without leaving the space, and therefore the norms in these spaces usually also satisfy the submultiplicative property
{\ displaystyle \ | AB \ | \ leq \ | A \ | \ | | B \ |} for all matrices A and B in {\ displaystyle K ^ {n \ times n}} .
Submultiplicativity can also be performed for the norms of non-square matrices, but determined for several necessary sizes at once. Namely, if A is a ℓ × m matrix, and B is an m × n matrix, then A B is a ℓ × n matrix.
Operator Norms
An important class of matrix norms is operator norms , also referred to as subordinate or induced . The operator norm is uniquely constructed according to the two norms defined in {\ displaystyle K ^ {n}} and {\ displaystyle K ^ {m}} based on the fact that every m × n matrix is represented by a linear operator from {\ displaystyle K ^ {n}} at {\ displaystyle K ^ {m}} . Specifically,
{\ displaystyle {\ begin {aligned} \ | A \ | & = \ sup \ {\ | Ax \ |: x \ in K ^ {n}, \ \ | x \ | = 1 \} \\ & = \ sup \ left \ {{\ frac {\ | Ax \ |} {\ | x \ |}}: x \ in K ^ {n}, \ x \ neq 0 \ right \}. \ end {aligned}}}[2]
Provided that the norms on the vector spaces are coordinated, such a norm is submultiplicative (see above ).
Examples of operator norms
Matrix norm {\ displaystyle \ | A \ | _ {1} = \ max \ limits _ {1 \ leq j \ leq n} \ sum _ {i = 1} ^ {m} | a_ {ij} |} subordinate to the vector norm {\ displaystyle \ | x \ | _ {1} = \ sum _ {i = 1} ^ {n} | x_ {i} |} .
Matrix norm {\ displaystyle \ | A \ | _ {\ infty} = \ max \ limits _ {1 \ leq i \ leq m} \ sum _ {j = 1} ^ {n} | a_ {ij} |} subordinate to the vector norm {\ displaystyle \ | x \ | _ {\ infty} = \ max \ limits _ {1 \ leq i \ leq n} | x_ {i} |} .
The spectral norm of an operator is equal to the maximum singular number of this operator.
The spectral norm of a normal operator is equal to the absolute value of the maximum modulo eigenvalue of this operator.
The spectral norm does not change when the matrix is multiplied by the orthogonal ( unitary ) matrix.
Non-operator matrix norms
There are norms of matrices that are not operator. The concept of non-operator matrix norms was introduced by Yu. I. Lyubich[3] and investigated by G. R. Belitsky .
Non-Operative Rate Example
For example, consider two different operator norms {\ displaystyle \ | A \ | _ {1}} and {\ displaystyle \ | A \ | _ {2}} e.g. row and column norms. Form a new norm {\ displaystyle \ | A \ | = \ max {(\ | A \ | _ {1}, \ | A \ | _ {2})}} . The new norm has a ring property {\ displaystyle \ | AB \ | \ leqslant \ | A \ | \ | B \ |} preserves unit {\ displaystyle \ | I \ | = 1} and is not an operator [4] .
Norm Examples
Norm L p, q
Let be {\ displaystyle (a_ {1}, \ ldots, a_ {n})} Is a vector from the columns of the matrix {\ displaystyle A.} Norm {\ displaystyle L_ {2,1}} by definition, it is equal to the sum of the Euclidean norms of the columns of the matrix:
{\ displaystyle \ Vert A \ Vert _ {2,1} = \ sum _ {j = 1} ^ {n} \ Vert a_ {j} \ Vert _ {2} = \ sum _ {j = 1} ^ { n} \ left (\ sum _ {i = 1} ^ {m} | a_ {ij} | ^ {2} \ right) ^ {1/2}}
Norm {\ displaystyle L_ {2,1}} can be generalized to normal {\ displaystyle L_ {p, q}, \; p, q \ geqslant 1:}
{\ displaystyle \ Vert A \ Vert _ {p, q} = \ left (\ sum _ {j = 1} ^ {n} \ left (\ sum _ {i = 1} ^ {m} | a_ {ij} | ^ {p} \ right) ^ {q / p} \ right) ^ {1 / q}}
Vector{\ displaystyle p} Norma
Can be considered {\ displaystyle m \ times n} matrix as a size vector {\ displaystyle mn} and use standard vector norms. For example, from the norm {\ displaystyle L_ {p, q}} at {\ displaystyle p = q} it turns out the vector p- norm:
This norm is different from the induced p- norm. {\ displaystyle \ | A \ | _ {p} = \ sup \ limits _ {x \ neq 0} {\ frac {\ | Ax \ | _ {p}} {\ | x \ | _ {p}}} } and from the p- norm of Schatten (see below), although the same notation is used.
Norm Frobenius
The Frobenius norm , or Euclidean norm, is a special case of the p- norm for p = 2 : {\ displaystyle \ | A \ | _ {F} = {\ sqrt {\ sum _ {i = 1} ^ {m} \ sum _ {j = 1} ^ {n} a_ {ij} ^ {2}} }} .
The Frobenius norm is easily calculated (compared, for example, with the spectral norm). It has the following properties:
Coherence : {\ displaystyle \ | Ax \ | _ {2} \ leq \ | A \ | _ {F} \ | x \ | _ {2}} , since by virtue of the Cauchy-Bunyakovsky inequality
Norm {\ displaystyle \ | A \ | = \ sum _ {i, j = 1} ^ {n} | a_ {ij} |} consistent with vector norm {\ displaystyle \ | x \ | _ {1} = \ sum _ {i = 1} ^ {n} | x_ {i} |}[6] .
Equivalence of norms
All norms in space {\ displaystyle K ^ {m \ times n}} are equivalent, that is, for any two norms {\ displaystyle \ |. \ | _ {\ alpha}} and {\ displaystyle \ |. \ | _ {\ beta}} and for any matrix {\ displaystyle A \ in K ^ {m \ times n}} double inequality is true:
Where {\ displaystyle \ | A \ | _ {1}} , {\ displaystyle \ | A \ | _ {2}} and {\ displaystyle \ | A \ | _ {\ infty}} - operator norms [7] .
Application
Matrix norms are often used in the analysis of computational methods of linear algebra. For example, a program for solving systems of linear algebraic equations may give an inaccurate result if the coefficient matrix is poorly conditioned (“almost degenerate ”). To quantify the proximity to degeneracy, one must be able to measure the distance in the matrix space. This possibility is provided by matrix norms [8] .