Definite Matrix
   HOME

TheInfoList



OR:

In
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 ...
, a symmetric matrix M with real entries is positive-definite if the real number \mathbf^\mathsf M \mathbf is positive for every nonzero real column vector \mathbf, where \mathbf^\mathsf is the row vector transpose of \mathbf. More generally, a Hermitian matrix (that is, a complex matrix equal to its conjugate transpose) is positive-definite if the real number \mathbf^* M \mathbf is positive for every nonzero complex column vector \mathbf, where \mathbf^* denotes the conjugate transpose of \mathbf. Positive semi-definite matrices are defined similarly, except that the scalars \mathbf^\mathsf M \mathbf and \mathbf^* M \mathbf are required to be positive ''or zero'' (that is, nonnegative). Negative-definite and negative semi-definite matrices are defined analogously. A matrix that is not positive semi-definite and not negative semi-definite is sometimes called ''indefinite''. Some authors use more general definitions of definiteness, permitting the matrices to be non-symmetric or non-Hermitian. The properties of these generalized definite matrices are explored in , below, but are not the main focus of this article.


Ramifications

It follows from the above definitions that a matrix is positive-definite
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
it is the matrix of a positive-definite quadratic form or
Hermitian form In mathematics, a sesquilinear form is a generalization of a bilinear form that, in turn, is a generalization of the concept of the dot product of Euclidean space. A bilinear form is linear map, linear in each of its arguments, but a sesquilinear f ...
. In other words, a matrix is positive-definite if and only if it defines an inner product. Positive-definite and positive-semidefinite matrices can be characterized in many ways, which may explain the importance of the concept in various parts of mathematics. A matrix is positive-definite if and only if it satisfies any of the following equivalent conditions. * M is congruent with a
diagonal matrix In linear algebra, a diagonal matrix is a matrix in which the entries outside the main diagonal are all zero; the term usually refers to square matrices. Elements of the main diagonal can either be zero or nonzero. An example of a 2×2 diagon ...
with positive real entries. * M is symmetric or Hermitian, and all its eigenvalues are real and positive. * M is symmetric or Hermitian, and all its leading principal minors are positive. * There exists an
invertible matrix In linear algebra, an invertible matrix (''non-singular'', ''non-degenarate'' or ''regular'') is a square matrix that has an inverse. In other words, if some other matrix is multiplied by the invertible matrix, the result can be multiplied by a ...
B with conjugate transpose B^* such that M = B^* B. A matrix is positive semi-definite if it satisfies similar equivalent conditions where "positive" is replaced by "nonnegative", "invertible matrix" is replaced by "matrix", and the word "leading" is removed. Positive-definite and positive-semidefinite real matrices are at the basis of
convex optimization Convex optimization is a subfield of mathematical optimization that studies the problem of minimizing convex functions over convex sets (or, equivalently, maximizing concave functions over convex sets). Many classes of convex optimization problems ...
, since, given a function of several real variables that is twice differentiable, then if its Hessian matrix (matrix of its second partial derivatives) is positive-definite at a point p, then the function is convex near , and, conversely, if the function is convex near p, then the Hessian matrix is positive-semidefinite at p. The set of positive definite matrices is an open convex cone, while the set of positive semi-definite matrices is a closed convex cone.


Definitions

In the following definitions, \mathbf^\mathsf is the transpose of \mathbf, \mathbf^* is the conjugate transpose of \mathbf, and \mathbf denotes the zero-vector.


Definitions for real matrices

An n \times n symmetric real matrix M is said to be positive-definite if \mathbf^\mathsf M\mathbf > 0 for all non-zero \mathbf in \mathbb^n. Formally, An n \times n symmetric real matrix M is said to be positive-semidefinite or non-negative-definite if \mathbf^\mathsf M\mathbf \geq 0 for all \mathbf in \mathbb^n . Formally, An n \times n symmetric real matrix M is said to be negative-definite if \mathbf^\mathsf M\mathbf < 0 for all non-zero \mathbf in \R^n. Formally, An n \times n symmetric real matrix M is said to be negative-semidefinite or non-positive-definite if \mathbf^\mathsf M\mathbf \leq 0 for all \mathbf in \mathbb^n . Formally, An n \times n symmetric real matrix which is neither positive semidefinite nor negative semidefinite is called indefinite.


Definitions for complex matrices

The following definitions all involve the term \mathbf^* M\mathbf. Notice that this is always a real number for any Hermitian square matrix M. An n \times n Hermitian complex matrix M is said to be positive-definite if \mathbf^* M\mathbf > 0 for all non-zero \mathbf in \mathbb^n . Formally, An n \times n Hermitian complex matrix M is said to be positive semi-definite or non-negative-definite if \mathbf^* M\mathbf \geq 0 for all \mathbf in \mathbb^n . Formally, An n \times n Hermitian complex matrix M is said to be negative-definite if \mathbf^* M\mathbf < 0 for all non-zero \mathbf in \mathbb^n . Formally, An n \times n Hermitian complex matrix M is said to be negative semi-definite or non-positive-definite if \mathbf^* M\mathbf \leq 0 for all \mathbf in \mathbb^n . Formally, An n \times n Hermitian complex matrix which is neither positive semidefinite nor negative semidefinite is called indefinite.


Consistency between real and complex definitions

Since every real matrix is also a complex matrix, the definitions of "definiteness" for the two classes must agree. For complex matrices, the most common definition says that M is positive-definite if and only if \mathbf^* M\mathbf is real and positive for every non-zero complex column vectors \mathbf . This condition implies that M is Hermitian (i.e. its transpose is equal to its conjugate), since \mathbf^* M\mathbf being real, it equals its conjugate transpose \mathbf^*M^*\mathbf for every \mathbf, which implies M = M^* . By this definition, a positive-definite ''real'' matrix M is Hermitian, hence symmetric; and \mathbf^\mathsf M\mathbf is positive for all non-zero ''real'' column vectors \mathbf . However the last condition alone is not sufficient for M to be positive-definite. For example, if M = \begin 1 & 1 \\-1 & 1 \end, then for any real vector \mathbf with entries a and b we have \mathbf^\mathsf M\mathbf = \left(a + b\right)a + \left(-a + b\right) b = a^2 + b^2, which is always positive if \mathbf is not zero. However, if \mathbf is the complex vector with entries and , one gets \mathbf^* M\mathbf = \begin 1 & -i \endM\begin 1 \\i \end = \begin 1 + i & 1 - i \end\begin 1 \\i \end = 2 + 2i . which is not real. Therefore, M is not positive-definite. On the other hand, for a ''symmetric'' real matrix M, the condition "\mathbf^\mathsf M\mathbf > 0 for all nonzero real vectors \mathbf" ''does'' imply that M is positive-definite in the complex sense.


Notation

If a Hermitian matrix M is positive semi-definite, one sometimes writes M \succeq 0 and if M is positive-definite one writes M \succ 0. To denote that M is negative semi-definite one writes M \preceq 0 and to denote that M is negative-definite one writes M \prec 0. The notion comes from
functional analysis Functional analysis is a branch of mathematical analysis, the core of which is formed by the study of vector spaces endowed with some kind of limit-related structure (for example, Inner product space#Definition, inner product, Norm (mathematics ...
where positive semidefinite matrices define positive operators. If two matrices A and B satisfy B - A \succeq 0, we can define a non-strict partial order B \succeq A that is reflexive, antisymmetric, and transitive; It is not a total order, however, as B - A, in general, may be indefinite. A common alternative notation is M \geq 0, M > 0, M \leq 0, and M < 0 for positive semi-definite and positive-definite, negative semi-definite and negative-definite matrices, respectively. This may be confusing, as sometimes nonnegative matrices (respectively, nonpositive matrices) are also denoted in this way.


Examples


Eigenvalues

Let M be an n \times n Hermitian matrix (this includes real symmetric matrices). All eigenvalues of M are real, and their sign characterize its definiteness: * M is positive definite if and only if all of its eigenvalues are positive. * M is positive semi-definite if and only if all of its eigenvalues are non-negative. * M is negative definite if and only if all of its eigenvalues are negative. * M is negative semi-definite if and only if all of its eigenvalues are non-positive. * M is indefinite if and only if it has both positive and negative eigenvalues. Let P D P^ be an eigendecomposition of M, where P is a unitary complex matrix whose columns comprise an
orthonormal basis In mathematics, particularly linear algebra, an orthonormal basis for an inner product space V with finite Dimension (linear algebra), dimension is a Basis (linear algebra), basis for V whose vectors are orthonormal, that is, they are all unit vec ...
of eigenvectors of M, and D is a ''real''
diagonal matrix In linear algebra, a diagonal matrix is a matrix in which the entries outside the main diagonal are all zero; the term usually refers to square matrices. Elements of the main diagonal can either be zero or nonzero. An example of a 2×2 diagon ...
whose main diagonal contains the corresponding eigenvalues. The matrix M may be regarded as a diagonal matrix D that has been re-expressed in coordinates of the (eigenvectors) basis P. Put differently, applying M to some vector \mathbf, giving M \mathbf, is the same as changing the basis to the eigenvector coordinate system using P^, giving P^ \mathbf, applying the stretching transformation D to the result, giving D P^ \mathbf, and then changing the basis back using P, giving P D P^ \mathbf. With this in mind, the one-to-one change of variable \mathbf = P\mathbf shows that \mathbf^* M\mathbf is real and positive for any complex vector \mathbf if and only if \mathbf^* D \mathbf is real and positive for any y; in other words, if D is positive definite. For a diagonal matrix, this is true only if each element of the main diagonal – that is, every eigenvalue of M – is positive. Since the spectral theorem guarantees all eigenvalues of a Hermitian matrix to be real, the positivity of eigenvalues can be checked using Descartes' rule of alternating signs when the characteristic polynomial of a real, symmetric matrix M is available.


Decomposition

Let M be an n \times n Hermitian matrix. M is positive semidefinite if and only if it can be decomposed as a product M = B^* B of a matrix B with its conjugate transpose. When M is real, B can be real as well and the decomposition can be written as M = B^\mathsf B. M is positive definite if and only if such a decomposition exists with B invertible. More generally, M is positive semidefinite with rank k if and only if a decomposition exists with a k \times n matrix B of full row rank (i.e. of rank k). Moreover, for any decomposition M = B^* B, \operatorname(M) = \operatorname(B). The columns b_1, \dots, b_n of B can be seen as vectors in the complex or real vector space \mathbb^k, respectively. Then the entries of M are inner products (that is
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
s, in the real case) of these vectors M_ = \langle b_i, b_j\rangle. In other words, a Hermitian matrix M is positive semidefinite if and only if it is the Gram matrix of some vectors b_1, \dots, b_n. It is positive definite if and only if it is the Gram matrix of some linearly independent vectors. In general, the rank of the Gram matrix of vectors b_1, \dots, b_n equals the dimension of the space spanned by these vectors.


Uniqueness up to unitary transformations

The decomposition is not unique: if M = B^* B for some k \times n matrix B and if Q is any unitary k \times k matrix (meaning Q^* Q = Q Q^* = I), then M = B^* B = B^* Q^* Q B = A^* A for A = Q B. However, this is the only way in which two decompositions can differ: The decomposition is unique up to unitary transformations. More formally, if A is a k \times n matrix and B is a \ell \times n matrix such that A^* A = B^* B, then there is a \ell \times k matrix Q with orthonormal columns (meaning Q^* Q = I_) such that B = Q A. When \ell = k this means Q is unitary. This statement has an intuitive geometric interpretation in the real case: let the columns of A and B be the vectors a_1,\dots,a_n and b_1, \dots, b_n in \mathbb^k. A real unitary matrix is an orthogonal matrix, which describes a rigid transformation (an isometry of Euclidean space \mathbb^k) preserving the 0 point (i.e. rotations and reflections, without translations). Therefore, the dot products a_i \cdot a_j and b_i \cdot b_j are equal if and only if some rigid transformation of \mathbb^k transforms the vectors a_1,\dots,a_n to b_1,\dots,b_n (and 0 to 0).


Square root

A Hermitian matrix M is positive semidefinite if and only if there is a positive semidefinite matrix B (in particular B is Hermitian, so B^* = B) satisfying M = B B. This matrix B is unique, is called the ''non-negative square root'' of M, and is denoted with B = M^\frac. When M is positive definite, so is M^\frac, hence it is also called the ''positive square root'' of M . The non-negative square root should not be confused with other decompositions M = B^* B. Some authors use the name ''square root'' and M^\frac for any such decomposition, or specifically for the Cholesky decomposition, or any decomposition of the form M = B B; others only use it for the non-negative square root. If M \succ N \succ 0 then M^\frac \succ N^\frac \succ 0.


Cholesky decomposition

A Hermitian positive semidefinite matrix M can be written as M = L L^*, where L is lower triangular with non-negative diagonal (equivalently M = B^*B where B = L^* is upper triangular); this is the Cholesky decomposition. If M is positive definite, then the diagonal of L is positive and the Cholesky decomposition is unique. Conversely if L is lower triangular with nonnegative diagonal then L L^* is positive semidefinite. The Cholesky decomposition is especially useful for efficient numerical calculations. A closely related decomposition is the LDL decomposition, M = L D L^*, where D is diagonal and L is lower unitriangular.


Williamson theorem

Any 2n\times 2n positive definite Hermitian real matrix M can be diagonalized via symplectic (real) matrices. More precisely, Williamson's theorem ensures the existence of symplectic S\in\mathbf(2n,\mathbb) and diagonal real positive D\in\mathbb^ such that SMS^T=D\oplus D .


Other characterizations

Let M be an n \times n real symmetric matrix, and let B_1(M) \equiv \ be the "unit ball" defined by M. Then we have the following * B_1( \mathbf\mathbf^\mathsf ) is a solid slab sandwiched between \pm \. * M \succeq 0 if and only if B_1(M) is an ellipsoid, or an ellipsoidal cylinder. * M \succ 0 if and only if B_1(M) is bounded, that is, it is an ellipsoid. * If N \succ 0, then M \succeq N if and only if B_1(M) \subseteq B_1(N); M \succ N if and only if B_1(M) \subseteq \operatorname\bigl(B_1(N)\bigr). * If N \succ 0, then M \succeq \frac for all v \neq 0 if and only if B_1(M) \subset \bigcap_ B_1(\mathbf \mathbf^\mathsf). So, since the polar dual of an ellipsoid is also an ellipsoid with the same principal axes, with inverse lengths, we have B_1(N^) = \bigcap_ B_1(\mathbf\mathbf^\mathsf) = \bigcap_ \. That is, if N is positive-definite, then M \succeq \frac for all \mathbf \neq \mathbf if and only if M \succeq N^ . Let M be an n \times n Hermitian matrix. The following properties are equivalent to M being positive definite: ; The associated sesquilinear form is an inner product : The sesquilinear form defined by M is the function \langle \cdot, \cdot \rangle from \mathbb^n \times \mathbb^n to \mathbb^n such that \langle \mathbf, \mathbf \rangle \equiv \mathbf^* M\mathbf for all \mathbf and \mathbf in \mathbb^n, where \mathbf^* is the conjugate transpose of \mathbf. For any complex matrix M, this form is linear in x and semilinear in \mathbf. Therefore, the form is an inner product on \mathbb^n if and only if \langle \mathbf, \mathbf \rangle is real and positive for all nonzero \mathbf; that is if and only if M is positive definite. (In fact, every inner product on \mathbb^n arises in this fashion from a Hermitian positive definite matrix.) ; Its leading principal minors are all positive : The th leading principal minor of a matrix M is the
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
of its upper-left k \times k sub-matrix. It turns out that a matrix is positive definite if and only if all these determinants are positive. This condition is known as Sylvester's criterion, and provides an efficient test of positive definiteness of a symmetric real matrix. Namely, the matrix is reduced to an upper triangular matrix by using elementary row operations, as in the first part of the
Gaussian elimination In mathematics, Gaussian elimination, also known as row reduction, is an algorithm for solving systems of linear equations. It consists of a sequence of row-wise operations performed on the corresponding matrix of coefficients. This method can a ...
method, taking care to preserve the sign of its determinant during pivoting process. Since the th leading principal minor of a triangular matrix is the product of its diagonal elements up to row k, Sylvester's criterion is equivalent to checking whether its diagonal elements are all positive. This condition can be checked each time a new row k of the triangular matrix is obtained. A positive semidefinite matrix is positive definite if and only if it is invertible. A matrix M is negative (semi)definite if and only if -M is positive (semi)definite.


Quadratic forms

The (purely)
quadratic form In mathematics, a quadratic form is a polynomial with terms all of degree two (" form" is another name for a homogeneous polynomial). For example, 4x^2 + 2xy - 3y^2 is a quadratic form in the variables and . The coefficients usually belong t ...
associated with a real n \times n matrix M is the function Q : \mathbb^n \to \mathbb such that Q(\mathbf) = \mathbf^\mathsf M \mathbf for all \mathbf. M can be assumed symmetric by replacing it with \tfrac \left(M + M^\mathsf \right), since any asymmetric part will be zeroed-out in the double-sided product. A symmetric matrix M is positive definite if and only if its quadratic form is a strictly convex function. More generally, any
quadratic function In mathematics, a quadratic function of a single variable (mathematics), variable is a function (mathematics), function of the form :f(x)=ax^2+bx+c,\quad a \ne 0, where is its variable, and , , and are coefficients. The mathematical expression, e ...
from \mathbb^n to \mathbb can be written as \mathbf^\mathsf M \mathbf + \mathbf^\mathsf \mathbf + c where M is a symmetric n \times n matrix, \mathbf is a real  vector, and c a real constant. In the n = 1 case, this is a parabola, and just like in the n = 1 case, we have Theorem: This quadratic function is strictly convex, and hence has a unique finite global minimum, if and only if M is positive definite. Proof: If M is positive definite, then the function is strictly convex. Its gradient is zero at the unique point of M^ \mathbf, which must be the global minimum since the function is strictly convex. If M is not positive definite, then there exists some vector \mathbf such that \mathbf^\mathsf M \mathbf \leq 0, so the function f(t) \equiv ( t \mathbf )^\mathsf M ( t\mathbf ) + b^\mathsf (t \mathbf) + c is a line or a downward parabola, thus not strictly convex and not having a global minimum. For this reason, positive definite matrices play an important role in
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 ...
problems.


Simultaneous diagonalization

One symmetric matrix and another matrix that is both symmetric and positive definite can be simultaneously diagonalized. This is so although simultaneous diagonalization is not necessarily performed with a similarity transformation. This result does not extend to the case of three or more matrices. In this section we write for the real case. Extension to the complex case is immediate. Let M be a symmetric and N a symmetric and positive definite matrix. Write the generalized eigenvalue equation as \left(M - \lambda N\right)\mathbf = 0 where we impose that \mathbf be normalized, i.e. \mathbf^\mathsf N \mathbf = 1. Now we use Cholesky decomposition to write the inverse of N as Q^\mathsf Q. Multiplying by Q and letting \mathbf = Q^\mathsf \mathbf, we get Q \left(M - \lambda N\right) Q^\mathsf \mathbf = 0, which can be rewritten as \left(Q M Q^\mathsf \right)\mathbf = \lambda \mathbf where \mathbf^\mathsf \mathbf = 1. Manipulation now yields MX = NX\Lambda where X is a matrix having as columns the generalized eigenvectors and \Lambda is a diagonal matrix of the generalized eigenvalues. Now premultiplication with X^\mathsf gives the final result: X^\mathsf MX = \Lambda and X^\mathsf N X = I, but note that this is no longer an orthogonal diagonalization with respect to the inner product where \mathbf^\mathsf \mathbf = 1. In fact, we diagonalized M with respect to the inner product induced by N. Note that this result does not contradict what is said on simultaneous diagonalization in the article Diagonalizable matrix, which refers to simultaneous diagonalization by a similarity transformation. Our result here is more akin to a simultaneous diagonalization of two quadratic forms, and is useful for optimization of one form under conditions on the other.


Properties


Induced partial ordering

For arbitrary square matrices M, N we write M \ge N if M - N \ge 0 i.e., M - N is positive semi-definite. This defines a partial ordering on the set of all square matrices. One can similarly define a strict partial ordering M > N. The ordering is called the Loewner order.


Inverse of positive definite matrix

Every positive definite matrix is invertible and its inverse is also positive definite. If M \geq N > 0 then N^ \geq M^ > 0. Moreover, by the min-max theorem, the th largest eigenvalue of M is greater than or equal to the th largest eigenvalue of N.


Scaling

If M is positive definite and r > 0 is a real number, then r M is positive definite., p. 430, Observation 7.1.3


Addition

* If M and N are positive-definite, then the sum M + N is also positive-definite. * If M and N are positive-semidefinite, then the sum M + N is also positive-semidefinite. * If M is positive-definite and N is positive-semidefinite, then the sum M + N is also positive-definite.


Multiplication

* If M and N are positive definite, then the products M N M and NMN are also positive definite. If M N = N M, then M N is also positive definite. * If M is positive semidefinite, then A^* M A is positive semidefinite for any (possibly rectangular) matrix A . If M is positive definite and A has full column rank, then A^* M A is positive definite.


Trace

The diagonal entries m_ of a positive-semidefinite matrix are real and non-negative. As a consequence the trace, \operatorname(M) \ge 0. Furthermore, since every principal sub-matrix (in particular, 2-by-2) is positive semidefinite, \left, m_\ \leq \sqrt \quad \forall i, j and thus, when n \ge 1, \max_ \left, m_\ \leq \max_i m_ An n \times n Hermitian matrix M is positive definite if it satisfies the following trace inequalities: \operatorname(M) > 0 \quad \mathrm \quad \frac > n-1 . Another important result is that for any M and N positive-semidefinite matrices, \operatorname(MN) \ge 0 . This follows by writing \operatorname(MN) = \operatorname(M^\fracN M^\frac). The matrix M^\fracN M^\frac is positive-semidefinite and thus has non-negative eigenvalues, whose sum, the trace, is therefore also non-negative.


Hadamard product

If M, N \geq 0, although M N is not necessary positive semidefinite, the Hadamard product is, M \circ N \geq 0 (this result is often called the Schur product theorem). Regarding the Hadamard product of two positive semidefinite matrices M = (m_) \geq 0, N \geq 0, there are two notable inequalities: * Oppenheim's inequality: \det(M \circ N) \geq \det (N) \prod\nolimits_i m_. * \det(M \circ N) \geq \det(M) \det(N)., Corollary 3.6, p. 227


Kronecker product

If M, N \geq 0, although M N is not necessary positive semidefinite, the Kronecker product M \otimes N \geq 0.


Frobenius product

If M, N \geq 0, although M N is not necessary positive semidefinite, the Frobenius inner product M : N \geq 0 (Lancaster–Tismenetsky, ''The Theory of Matrices'', p. 218).


Convexity

The set of positive semidefinite symmetric matrices is convex. That is, if M and N are positive semidefinite, then for any \alpha between and , \alpha M + \left(1 - \alpha\right) N is also positive semidefinite. For any vector \mathbf: \mathbf^\mathsf \left(\alpha M + \left(1 - \alpha\right)N\right)\mathbf = \alpha \mathbf^\mathsf M\mathbf + (1 - \alpha) \mathbf^\mathsf N\mathbf \geq 0. This property guarantees that semidefinite programming problems converge to a globally optimal solution.


Relation with cosine

The positive-definiteness of a matrix A expresses that the angle \theta between any vector \mathbf and its image A \mathbf is always -\pi / 2 < \theta < +\pi / 2: \cos\theta = \frac = \frac , \theta = \theta(\mathbf, A \mathbf) \equiv \widehat \equiv the angle between \mathbf and A\mathbf.


Further properties

# If M is a symmetric Toeplitz matrix, i.e. the entries m_ are given as a function of their absolute index differences: m_ = h(, i-j, ), and the ''strict'' inequality \sum_ \left, h(j)\ < h(0) holds, then M is ''strictly'' positive definite. # Let M > 0 and N Hermitian. If MN + NM \ge 0 (resp., MN + NM > 0) then N \ge 0 (resp., N > 0). # If M > 0 is real, then there is a \delta > 0 such that M > \delta I, where I is the identity matrix. # If M_k denotes the leading k \times k minor, \det\left(M_k\right)/\det\left(M_\right) is the th pivot during LU decomposition. # A matrix is negative definite if its th order leading principal minor is negative when k is odd, and positive when k is even. # If M is a real positive definite matrix, then there exists a positive real number m such that for every vector \mathbf, \mathbf^\mathsf M\mathbf \geq m\, \mathbf\, _2^. # A Hermitian matrix is positive semidefinite if and only if all of its principal minors are nonnegative. It is however not enough to consider the leading principal minors only, as is checked on the diagonal matrix with entries and


Block matrices and submatrices

A positive 2n \times 2n matrix may also be defined by blocks: M = \begin A & B \\ C & D \end where each block is n \times n, By applying the positivity condition, it immediately follows that A and D are hermitian, and C = B^*. We have that \mathbf^* M\mathbf \ge 0 for all complex \mathbf, and in particular for \mathbf = mathbf, 0\mathsf . Then \begin \mathbf^* & 0 \end \begin A & B \\ B^* & D \end \begin \mathbf \\ 0 \end = \mathbf^* A\mathbf \ge 0. A similar argument can be applied to D, and thus we conclude that both A and D must be positive definite. The argument can be extended to show that any principal submatrix of M is itself positive definite. Converse results can be proved with stronger conditions on the blocks, for instance, using the Schur complement.


Local extrema

A general
quadratic form In mathematics, a quadratic form is a polynomial with terms all of degree two (" form" is another name for a homogeneous polynomial). For example, 4x^2 + 2xy - 3y^2 is a quadratic form in the variables and . The coefficients usually belong t ...
f(\mathbf) on n real variables x_1, \ldots, x_n can always be written as \mathbf^\mathsf M \mathbf where \mathbf is the column vector with those variables, and M is a symmetric real matrix. Therefore, the matrix being positive definite means that f has a unique minimum (zero) when \mathbf is zero, and is strictly positive for any other \mathbf. More generally, a twice-differentiable real function f on n real variables has local minimum at arguments x_1, \ldots, x_n if its gradient is zero and its Hessian (the matrix of all second derivatives) is positive semi-definite at that point. Similar statements can be made for negative definite and semi-definite matrices.


Covariance

In
statistics Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a s ...
, the covariance matrix of a multivariate probability distribution is always positive semi-definite; and it is positive definite unless one variable is an exact linear function of the others. Conversely, every positive semi-definite matrix is the covariance matrix of some multivariate distribution.


Extension for non-Hermitian square matrices

The definition of positive definite can be generalized by designating any complex matrix M (e.g. real non-symmetric) as positive definite if \mathcal \left\ > 0 for all non-zero complex vectors \mathbf, where \mathcal\ denotes the real part of a
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 ...
c. Only the Hermitian part \frac\left(M + M^*\right) determines whether the matrix is positive definite, and is assessed in the narrower sense above. Similarly, if \mathbf and M are real, we have \mathbf^\mathsf M \mathbf > 0 for all real nonzero vectors \mathbf if and only if the symmetric part \frac\left(M + M^\mathsf \right) is positive definite in the narrower sense. It is immediately clear that \mathbf^\mathsf M \mathbf = \sum_ x_i M_ x_jis insensitive to transposition of M. A non-symmetric real matrix with only positive eigenvalues may have a symmetric part with negative eigenvalues, in which case it will not be positive (semi)definite. For example, the matrix M = \left begin 4 & 9 \\ 1 & 4 \end\right/math> has positive eigenvalues 1 and 7, yet \mathbf^\mathsf M \mathbf = -2 with the choice \mathbf = \left begin -1 \\ 1 \end\right/math>. In summary, the distinguishing feature between the real and complex case is that, a bounded positive operator on a complex Hilbert space is necessarily Hermitian, or self adjoint. The general claim can be argued using the polarization identity. That is no longer true in the real case.


Applications


Heat conductivity matrix

Fourier's law of heat conduction, giving heat flux \mathbf in terms of the temperature gradient \mathbf = \nabla T is written for anisotropic media as \mathbf = -K \mathbf, in which K is the
thermal conductivity The thermal conductivity of a material is a measure of its ability to heat conduction, conduct heat. It is commonly denoted by k, \lambda, or \kappa and is measured in W·m−1·K−1. Heat transfer occurs at a lower rate in materials of low ...
matrix. The negative is inserted in Fourier's law to reflect the expectation that heat will always flow from hot to cold. In other words, since the temperature gradient \mathbf always points from cold to hot, the heat flux \mathbf is expected to have a negative inner product with \mathbf so that \mathbf^\mathsf \mathbf < 0. Substituting Fourier's law then gives this expectation as \mathbf^\mathsf K\mathbf > 0, implying that the conductivity matrix should be positive definite. Ordinarily K should be symmetric, however it becomes nonsymmetric in the presence of a magnetic field as in a thermal Hall effect. More generally in thermodynamics, the flow of heat and particles is a fully coupled system as described by the Onsager reciprocal relations, and the coupling matrix is required to be positive semi-definite (possibly non-symmetric) in order that entropy production be nonnegative.


See also

* Covariance matrix * M-matrix * Positive-definite function * Positive-definite kernel * Schur complement * Sylvester's criterion * Numerical range * Williamson theorem


References


Sources

* * *


External links

* * {{DEFAULTSORT:Positive-Definite Matrix Matrices (mathematics) de:Definitheit#Definitheit von Matrizen