HOME

TheInfoList



OR:

In the field of
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, norms are defined for elements within a
vector space In mathematics and physics, a vector space (also called a linear space) is a set (mathematics), set whose elements, often called vector (mathematics and physics), ''vectors'', can be added together and multiplied ("scaled") by numbers called sc ...
. Specifically, when the vector space comprises matrices, such norms are referred to as matrix norms. Matrix norms differ from vector norms in that they must also interact with matrix multiplication.


Preliminaries

Given a field \ K\ of either real or
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s (or any complete subset thereof), let \ K^\ be the -
vector space In mathematics and physics, a vector space (also called a linear space) is a set (mathematics), set whose elements, often called vector (mathematics and physics), ''vectors'', can be added together and multiplied ("scaled") by numbers called sc ...
of matrices with m rows and n columns and entries in the field \ K ~. A matrix norm is a norm on \ K^~. Norms are often expressed with double vertical bars (like so: \ \, A\, \ ). Thus, the matrix norm is a function \ \, \cdot\, : K^ \to \R^\ that must satisfy the following properties: For all scalars \ \alpha \in K\ and matrices \ A, B \in K^\ , * \, A\, \ge 0\ (''positive-valued'') * \, A\, = 0 \iff A=0_ (''definite'') * \left\, \alpha\ A \right\, = \left, \alpha \\ \left\, A\right\, \ (''absolutely homogeneous'') * \, A + B \, \le \, A \, + \, B \, \ (''sub-additive'' or satisfying the ''triangle inequality'') The only feature distinguishing matrices from rearranged vectors is
multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
. Matrix norms are particularly useful if they are also sub-multiplicative: * \ \left\, AB \right\, \le \left\, A \right\, \left\, B \right\, \ Every norm on \ K^\ can be rescaled to be sub-multiplicative; in some books, the terminology ''matrix norm'' is reserved for sub-multiplicative norms.


Matrix norms induced by vector norms

Suppose a vector norm \, \cdot\, _ on K^n and a vector norm \, \cdot\, _ on K^m are given. Any m \times n matrix induces a linear operator from K^n to K^m with respect to the standard basis, and one defines the corresponding ''induced norm'' or '' operator norm'' or ''subordinate norm'' on the space K^ of all m \times n matrices as follows: \, A\, _ = \sup\ where \sup denotes the supremum. This norm measures how much the mapping induced by A can stretch vectors. Depending on the vector norms \, \cdot\, _, \, \cdot\, _ used, notation other than \, \cdot\, _ can be used for the operator norm.


Matrix norms induced by vector ''p''-norms

If the ''p''-norm for vectors (1 \leq p \leq \infty) is used for both spaces K^n and K^m, then the corresponding operator norm is: \, A\, _p = \sup \. These induced norms are different from the "entry-wise" ''p''-norms and the Schatten ''p''-norms for matrices treated below, which are also usually denoted by \, A\, _p . Geometrically speaking, one can imagine a ''p''-norm unit ball V_ = \ in K^n, then apply the linear map A to the ball. It would end up becoming a distorted convex shape AV_ \subset K^m, and \, A\, _p measures the longest "radius" of the distorted convex shape. In other words, we must take a ''p''-norm unit ball V_ in K^m, then multiply it by at least \, A\, _p , in order for it to be large enough to contain AV_.


''p'' = 1 or ∞

When \ p = 1\ , or \ p = \infty\ , we have simple formulas. : \, A\, _1 = \max_ \sum_^m \left, a_ \\ , which is simply the maximum absolute column sum of the matrix. \, A\, _\infty = \max_ \sum _^n \left, a_ \\ , which is simply the maximum absolute row sum of the matrix. For example, for A = \begin -3 & 5 & 7 \\ ~~2 & 6 & 4 \\ ~~0 & 2 & 8 \\ \end\ , we have that \, A\, _1 = \max\bigl\ = \max\bigl\ = 19\ , \, A\, _\infty = \max\bigl\ = \max\bigl\ = 15 ~.


Spectral norm (''p'' = 2)

When p = 2 (the Euclidean norm or \ell_2-norm for vectors), the induced matrix norm is the ''spectral norm''. The two values do ''not'' coincide in infinite dimensions — see
Spectral radius ''Spectral'' is a 2016 Hungarian-American military science fiction action film co-written and directed by Nic Mathieu. Written with Ian Fried (screenwriter), Ian Fried & George Nolfi, the film stars James Badge Dale as DARPA research scientist Ma ...
for further discussion. The spectral radius should not be confused with the spectral norm. The spectral norm of a matrix A is the largest singular value of A, i.e., the square root of the largest eigenvalue of the matrix A^*A, where A^* denotes the conjugate transpose of A: \, A\, _2 = \sqrt = \sigma_(A).where \sigma_(A) represents the largest singular value of matrix A. There are further properties: * \, A \, _2 = \sup\. Proved by the
Cauchy–Schwarz inequality The Cauchy–Schwarz inequality (also called Cauchy–Bunyakovsky–Schwarz inequality) is an upper bound on the absolute value of the inner product between two vectors in an inner product space in terms of the product of the vector norms. It is ...
. * \, A^* A\, _2 = \, A A^* \, _2 = \, A\, _2^2. Proven by
singular value decomposition In linear algebra, the singular value decomposition (SVD) is a Matrix decomposition, factorization of a real number, real or complex number, complex matrix (mathematics), matrix into a rotation, followed by a rescaling followed by another rota ...
(SVD) on A. * \, A\, _2 = \sigma_(A) \leq \, A\, _ = \sqrt, where \, A\, _\textrm is the
Frobenius norm In the field of mathematics, norms are defined for elements within a vector space. Specifically, when the vector space comprises matrices, such norms are referred to as matrix norms. Matrix norms differ from vector norms in that they must also ...
. Equality holds if and only if the matrix A is a rank-one matrix or a zero matrix. * Conversely, \, A\, _\textrm \leq \min(m,n)^\, A\, _2. * \, A\, _2 = \sqrt\leq\sqrt\leq\sqrt .


Matrix norms induced by vector ''α''- and ''β''-norms

We can generalize the above definition. Suppose we have vector norms \, \cdot\, _ and \, \cdot\, _ for spaces K^n and K^m respectively; the corresponding operator norm is \, A\, _ = \sup\ In particular, the \, A\, _ defined previously is the special case of \, A\, _. In the special cases of \alpha = 2 and \beta=\infty, the induced matrix norms can be computed by \, A\, _= \max_\, A_\, _2, where A_ is the i-th row of matrix A . In the special cases of \alpha = 1 and \beta=2, the induced matrix norms can be computed by \, A\, _ = \max_\, A_\, _2, where A_ is the j-th column of matrix A . Hence, \, A\, _ and \, A\, _ are the maximum row and column 2-norm of the matrix, respectively.


Properties

Any operator norm is
consistent In deductive logic, a consistent theory is one that does not lead to a logical contradiction. A theory T is consistent if there is no formula \varphi such that both \varphi and its negation \lnot\varphi are elements of the set of consequences ...
with the vector norms that induce it, giving \, Ax\, _\beta \leq \, A\, _\, x\, _\alpha. Suppose \, \cdot\, _; \, \cdot\, _; and \, \cdot\, _ are operator norms induced by the respective pairs of vector norms (\, \cdot\, _\alpha, \, \cdot\, _\beta); (\, \cdot\, _\beta, \, \cdot\, _); and (\, \cdot\, _\alpha, \, \cdot\, _\gamma). Then, :\, AB\, _ \leq \, A\, _ \, B\, _ ; this follows from \, ABx\, _\gamma \leq \, A\, _ \, Bx\, _\beta \leq \, A\, _ \, B\, _ \, x\, _\alpha and \sup_ \, ABx \, _\gamma = \, AB\, _ .


Square matrices

Suppose \, \cdot\, _ is an operator norm on the space of square matrices K^ induced by vector norms \, \cdot\, _ and \, \cdot\, _\alpha. Then, the operator norm is a sub-multiplicative matrix norm: \, AB\, _ \leq \, A\, _ \, B\, _. Moreover, any such norm satisfies the inequality for all positive integers ''r'', where is the
spectral radius ''Spectral'' is a 2016 Hungarian-American military science fiction action film co-written and directed by Nic Mathieu. Written with Ian Fried (screenwriter), Ian Fried & George Nolfi, the film stars James Badge Dale as DARPA research scientist Ma ...
of . For symmetric or hermitian , we have equality in () for the 2-norm, since in this case the 2-norm ''is'' precisely the spectral radius of . For an arbitrary matrix, we may not have equality for any norm; a counterexample would be A = \begin 0 & 1 \\ 0 & 0 \end, which has vanishing spectral radius. In any case, for any matrix norm, we have the spectral radius formula: \lim_\, A^r\, ^=\rho(A).


Energy norms

If the vector norms \, \cdot\, _ and \, \cdot\, _ are given in terms of energy norms based on symmetric positive definite matrices P and Q respectively, the resulting operator norm is given as \, A\, _ = \sup \. Using the symmetric matrix square roots of P and Q respectively, the operator norm can be expressed as the spectral norm of a modified matrix: \, A\, _ = \, Q^ A P^\, _.


Consistent and compatible norms

A matrix norm \, \cdot \, on K^ is called ''consistent'' with a vector norm \, \cdot \, _ on K^n and a vector norm \, \cdot \, _ on K^m, if: \left\, Ax\right\, _ \leq \left\, A\right\, \left\, x\right\, _ for all A \in K^ and all x \in K^n. In the special case of and \alpha = \beta, \, \cdot \, is also called ''compatible'' with \, \cdot \, _. All induced norms are consistent by definition. Also, any sub-multiplicative matrix norm on K^ induces a compatible vector norm on K^n by defining \left\, v \right\, := \left\, \left( v, v, \dots, v \right) \right\, .


"Entry-wise" matrix norms

These norms treat an m \times n matrix as a vector of size m \cdot n , and use one of the familiar vector norms. For example, using the ''p''-norm for vectors, , we get: :\, A \, _ = \, \mathrm(A) \, _p = \left( \sum_^m \sum_^n , a_, ^p \right)^ This is a different norm from the induced ''p''-norm (see above) and the Schatten ''p''-norm (see below), but the notation is the same. The special case ''p'' = 2 is the Frobenius norm, and ''p'' = ∞ yields the maximum norm.


and norms

Let (a_1, \ldots, a_n) be the dimension columns of matrix A. From the original definition, the matrix A presents data points in an -dimensional space. The L_ norm is the sum of the Euclidean norms of the columns of the matrix: :\, A \, _ = \sum_^n \, a_ \, _2 = \sum_^n \left( \sum_^m , a_, ^2 \right)^ The L_ norm as an error function is more robust, since the error for each data point (a column) is not squared. It is used in robust data analysis and sparse coding. For , the L_ norm can be generalized to the L_ norm as follows: :\, A \, _ = \left(\sum_^n \left( \sum_^m , a_, ^p \right)^\right)^.


Frobenius norm

When for the L_ norm, it is called the Frobenius norm or the Hilbert–Schmidt norm, though the latter term is used more frequently in the context of operators on (possibly infinite-dimensional)
Hilbert space In mathematics, a Hilbert space is a real number, real or complex number, complex inner product space that is also a complete metric space with respect to the metric induced by the inner product. It generalizes the notion of Euclidean space. The ...
. This norm can be defined in various ways: :\, A\, _\text = \sqrt = \sqrt = \sqrt, where the trace is the sum of diagonal entries, and \sigma_i(A) are the singular values of A. The second equality is proven by explicit computation of \mathrm(A^*A). The third equality is proven by
singular value decomposition In linear algebra, the singular value decomposition (SVD) is a Matrix decomposition, factorization of a real number, real or complex number, complex matrix (mathematics), matrix into a rotation, followed by a rescaling followed by another rota ...
of A, and the fact that the trace is invariant under circular shifts. The Frobenius norm is an extension of the Euclidean norm to K^ and comes from the Frobenius inner product on the space of all matrices. The Frobenius norm is sub-multiplicative and is very useful for numerical linear algebra. The sub-multiplicativity of Frobenius norm can be proved using the
Cauchy–Schwarz inequality The Cauchy–Schwarz inequality (also called Cauchy–Bunyakovsky–Schwarz inequality) is an upper bound on the absolute value of the inner product between two vectors in an inner product space in terms of the product of the vector norms. It is ...
. In fact, it is more than sub-multiplicative, as \, AB\, _F \leq\, A\, _\, B\, _Fwhere the operator norm \, \cdot\, _ \leq \, \cdot\, _. Frobenius norm is often easier to compute than induced norms, and has the useful property of being invariant under rotations (and unitary operations in general). That is, \, A\, _\text = \, AU\, _\text = \, UA\, _\text for any unitary matrix U. This property follows from the cyclic nature of the trace (\operatorname(XYZ) =\operatorname(YZX) = \operatorname(ZXY)): :\, AU\, _\text^2 = \operatorname\left( (AU)^A U \right) = \operatorname\left( U^ A^A U \right) = \operatorname\left( UU^ A^A \right) = \operatorname\left( A^ A \right) = \, A\, _\text^2, and analogously: :\, UA\, _\text^2 = \operatorname\left( (UA)^UA \right) = \operatorname\left( A^ U^ UA \right) = \operatorname\left( A^A \right) = \, A\, _\text^2, where we have used the unitary nature of U (that is, U^* U = U U^* = \mathbf). It also satisfies :\, A^* A\, _\text = \, AA^*\, _\text \leq \, A\, _\text^2 and :\, A + B\, _\text^2 = \, A\, _\text^2 + \, B\, _\text^2 + 2 \operatorname \left( \langle A, B \rangle_\text \right), where \langle A, B \rangle_\text is the Frobenius inner product, and Re is the real part of a complex number (irrelevant for real matrices)


Max norm

The max norm is the elementwise norm in the limit as goes to infinity: : \, A\, _ = \max_ , a_, . This norm is not sub-multiplicative; but modifying the right-hand side to \sqrt \max_ \vert a_ \vert makes it so. Note that in some literature (such as Communication complexity), an alternative definition of max-norm, also called the \gamma_2-norm, refers to the factorization norm: : \gamma_2(A) = \min_ \, U \, _ \, V \, _ = \min_ \max_ \, U_ \, _2 \, V_ \, _2


Schatten norms

The Schatten ''p''-norms arise when applying the ''p''-norm to the vector of singular values of a matrix. If the singular values of the m \times n matrix A are denoted by ''σi'', then the Schatten ''p''-norm is defined by : \, A\, _p = \left( \sum_^ \sigma_i^p(A) \right)^. These norms again share the notation with the induced and entry-wise ''p''-norms, but they are different. All Schatten norms are sub-multiplicative. They are also unitarily invariant, which means that \, A\, = \, UAV\, for all matrices A and all unitary matrices U and V. The most familiar cases are ''p'' = 1, 2, ∞. The case ''p'' = 2 yields the Frobenius norm, introduced before. The case ''p'' = ∞ yields the spectral norm, which is the operator norm induced by the vector 2-norm (see above). Finally, ''p'' = 1 yields the nuclear norm (also known as the ''trace norm'', or the Ky Fan 'n'-norm), defined as: : \, A\, _ = \operatorname \left(\sqrt\right) = \sum_^ \sigma_i(A), where \sqrt denotes a positive semidefinite matrix B such that BB=A^*A. More precisely, since A^*A is a positive semidefinite matrix, its
square root In mathematics, a square root of a number is a number such that y^2 = x; in other words, a number whose ''square'' (the result of multiplying the number by itself, or y \cdot y) is . For example, 4 and −4 are square roots of 16 because 4 ...
is well defined. The nuclear norm \, A\, _ is a convex envelope of the rank function \text(A), so it is often used in
mathematical optimization Mathematical optimization (alternatively spelled ''optimisation'') or mathematical programming is the selection of a best element, with regard to some criteria, from some set of available alternatives. It is generally divided into two subfiel ...
to search for low-rank matrices. Combining von Neumann's trace inequality with
Hölder's inequality In mathematical analysis, Hölder's inequality, named after Otto Hölder, is a fundamental inequality (mathematics), inequality between Lebesgue integration, integrals and an indispensable tool for the study of Lp space, spaces. The numbers an ...
for Euclidean space yields a version of
Hölder's inequality In mathematical analysis, Hölder's inequality, named after Otto Hölder, is a fundamental inequality (mathematics), inequality between Lebesgue integration, integrals and an indispensable tool for the study of Lp space, spaces. The numbers an ...
for Schatten norms for 1/p + 1/q = 1 : : \left, \operatorname(A^*B)\ \le \, A\, _p \, B\, _q, In particular, this implies the Schatten norm inequality : \, A\, _F^2 \le \, A\, _p \, A\, _q.


Monotone norms

A matrix norm \, \cdot \, is called ''monotone'' if it is monotonic with respect to the Loewner order. Thus, a matrix norm is increasing if :A \preccurlyeq B \Rightarrow \, A\, \leq \, B\, . The Frobenius norm and spectral norm are examples of monotone norms.


Cut norms

Another source of inspiration for matrix norms arises from considering a matrix as the adjacency matrix of a weighted, directed graph. The so-called "cut norm" measures how close the associated graph is to being bipartite: \, A\, _=\max_ where . Note that Lovász rescales to lie in . Equivalent definitions (up to a constant factor) impose the conditions ; ; or . The cut-norm is equivalent to the induced operator norm , which is itself equivalent to another norm, called the Grothendieck norm. To define the Grothendieck norm, first note that a linear operator is just a scalar, and thus extends to a linear operator on any . Moreover, given any choice of basis for and , any linear operator extends to a linear operator , by letting each matrix element on elements of via scalar multiplication. The Grothendieck norm is the norm of that extended operator; in symbols: \, A\, _=\sup_ The Grothendieck norm depends on choice of basis (usually taken to be the
standard basis In mathematics, the standard basis (also called natural basis or canonical basis) of a coordinate vector space (such as \mathbb^n or \mathbb^n) is the set of vectors, each of whose components are all zero, except one that equals 1. For exampl ...
) and .


Equivalence of norms

For any two matrix norms \, \cdot\, _ and \, \cdot\, _, we have that: :r\, A\, _\alpha\leq\, A\, _\beta\leq s\, A\, _\alpha for some positive numbers ''r'' and ''s'', for all matrices A\in K^. In other words, all norms on K^ are ''equivalent''; they induce the same
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
on K^. This is true because the vector space K^ has the finite
dimension In physics and mathematics, the dimension of a mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any point within it. Thus, a line has a dimension of one (1D) because only one coo ...
m \times n. Moreover, for every matrix norm \, \cdot\, on \R^ there exists a unique positive real number k such that \ell\, \cdot\, is a sub-multiplicative matrix norm for every \ell \ge k; to wit, :k = \sup\. A sub-multiplicative matrix norm \, \cdot\, _ is said to be ''minimal'', if there exists no other sub-multiplicative matrix norm \, \cdot\, _ satisfying \, \cdot\, _ < \, \cdot\, _.


Examples of norm equivalence

Let \, A\, _p once again refer to the norm induced by the vector ''p''-norm (as above in the Induced norm section). For matrix A\in\R^ of rank r, the following inequalities hold:Roger Horn and Charles Johnson. ''Matrix Analysis,'' Chapter 5, Cambridge University Press, 1985. . *\, A\, _2\le\, A\, _F\le\sqrt\, A\, _2 *\, A\, _F \le \, A\, _ \le \sqrt \, A\, _F *\, A\, _ \le \, A\, _2 \le \sqrt\, A\, _ *\frac\, A\, _\infty\le\, A\, _2\le\sqrt\, A\, _\infty *\frac\, A\, _1\le\, A\, _2\le\sqrt\, A\, _1.


See also

*
Dual norm In functional analysis, the dual norm is a measure of size for a continuous function, continuous linear function defined on a normed vector space. Definition Let X be a normed vector space with norm \, \cdot\, and let X^* denote its continuous d ...
* Logarithmic norm


Notes


References


Bibliography

* James W. Demmel, Applied Numerical Linear Algebra, section 1.7, published by SIAM, 1997. * Carl D. Meyer, Matrix Analysis and Applied Linear Algebra, published by SIAM, 2000

* John Watrous (computer scientist), John Watrous, Theory of Quantum Information
2.3 Norms of operators
lecture notes, University of Waterloo, 2011. * Kendall Atkinson, An Introduction to Numerical Analysis, published by John Wiley & Sons, Inc 1989 {{Authority control Norms (mathematics) Linear algebra