In linear algebra, a positive-definite matrix is a matrix that in many ways is analogous to a positive real number. The notion is closely related to a positive-definite symmetric bilinear form (or a sesquilinear form in the complex case).
The proper definition of positive-definite is unambiguous for Hermitian matrices, but there is no agreement in the literature on how this should be extended for non-Hermitian matrices, if at all. (See the section Non-Hermitian matrices below.)
|
Contents
|
An n × n real matrix M is positive definite if zTMz > 0 for all non-zero vectors z with real entries (
), where zT denotes the transpose of z.
An n × n complex matrix M is positive definite if ℜ(z*Mz) > 0 for all non-zero complex vectors z, where z* denotes the conjugate transpose of z and ℜ(c) is the real part of a complex number c.
An n × n complex Hermitian matrix M is positive definite if z*Mz > 0 for all non-zero complex vectors z. The quantity z*Mz is always real because M is a Hermitian matrix.
is positive definite. For a vector with entries
the quadratic form is 
when the entries z0, z1 are real and at least one of them nonzero, this is positive.
It is positive definite since for any non-zero vector
, we have
which is a sum of squares and therefore nonnegative; in fact, each squared summand can be zero only when
, so
is indeed positive-definite.
is not positive definite, showing (together with the previous example) that these two properties are independent. Evaluated at
, the quadratic form is 
Let M be an n × n Hermitian matrix. The following properties are equivalent to M being positive definite:
| 1. | All eigenvalues λi of M are positive. Recall that any Hermitian M has an eigendecomposition M = P−1DP where P is a unitary matrix whose rows are orthonormal eigenvectors of M, forming a basis, and D is a diagonal matrix. Therefore M may be regarded as a real diagonal matrix D that has been re-expressed in some new coordinate system. This characterization means that M is positive definite if and only if the diagonal elements of D (the eigenvalues) are all positive. In other words, in the basis consisting of the eigenvectors of M, the action of M is component-wise multiplication with a (fixed) element in Cn with positive entries[clarification needed]. |
| 2. | The sesquilinear form
defines an inner product on Cn. (In fact, every inner product on Cn arises in this fashion from a Hermitian positive definite matrix.) In particular, positive definiteness for a Hermitian M is equivalent to the fact that |
| 3. | M is the Gram matrix of some collection of linearly independent vectors
for some k. That is, M satisfies: The vectors xi may optionally be restricted to fall in Cn. In other words, M is of the form |
| 4. | All the following matrices have a positive determinant (Sylvester's criterion):
In other words, all of the leading principal minors are positive. In practice, this condition is often used to check the positive definiteness of any given square, symmetric matrix. The given matrix is first upper triangularized by using elementary row operations, in the fashion similar to the forward elimination process of the Gaussian elimination method. However, caution must be taken during pivoting process, as this can change the sign of the determinant. The Sylvester's criterion is then checked each time a leading principle submatrix is triangularized, the determinant of the triangular submatrix being given simply by the product of its diagonal elements. If the criterion is true of all the leading principle submatrix, then the matrix is declared to be positive definite. For positive semidefinite matrices, all principal minors have to be non-negative. The leading principal minors alone do not imply positive semidefiniteness, as can be seen from the example |
| 5. | There exists a lower triangular matrix , with strictly positive diagonal elements, that allows the factorization of into
where |
| 6. | The quadratic function associated with M
is, regardless of b, a strictly convex function. |
For real symmetric matrices, these properties can be simplified by replacing
with
, and "conjugate transpose" with "transpose."
Echoing condition 2 above, one can also formulate positive-definiteness in terms of quadratic forms. Let K be the field R or C, and V be a vector space over K. A Hermitian form

is a bilinear map such that B(x, y) is always the complex conjugate of B(y, x). Such a function B is called positive definite if B(x, x) > 0 for every nonzero x in V.
Two symmetric, positive-definite matrices can be simultaneously diagonalized, although not necessarily via 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
and
be two positive-definite matrices. Write the generalized eigenvalue equation as
where
. Now we can decompose the inverse of
as
(so
must be positive definite, as the proof shows, in fact it is enough that
is symmetric). Now multiply various places with
to get
which we can rewrite as
where
. Manipulation now yields
where
is a matrix having as columns the generalized eigenvectors and
is a diagonal matrix with the generalized eigenvalues. Now premultiplication with
gives the final result:
and
, but note that this is no longer an orthogonal diagonalization.
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. For this result see Horn&Johnson, 1985, page 218 and following.
A Hermitian matrix is negative-definite, negative-semidefinite, or positive-semidefinite if and only if all of its eigenvalues are negative, non-positive, or non-negative, respectively.
The n × n Hermitian matrix M is said to be negative-definite if

for all non-zero
(or, all non-zero
for the real matrix).
A matrix is negative definite if all kth order leading principal minors are negative if k is odd and positive if k is even.
It is called positive-semidefinite (or sometimes nonnegative-definite) if

for all
(or, all
for the real matrix), where
is the conjugate transpose of
.
A matrix M is positive-semidefinite if and only if it arises as the Gram matrix of some set of vectors. In contrast to the positive-definite case, these vectors need not be linearly independent.
For any matrix A, the matrix A*A is positive semidefinite, and rank(A) = rank(A*A). Conversely, any Hermitian positive semidefinite matrix M can be written as M = A*A; this is the Cholesky decomposition.
It is called negative-semidefinite if

for all
(or, all
for the real matrix).
A Hermitian matrix which is neither positive definite, negative definite, positive-semidefinite, nor negative-semidefinite is called indefinite. Indefinite matricies are also characterized by their having both positive and negative eigenvalues.
If M is an Hermitian positive-semidefinite matrix, one sometimes writes M ≥ 0 and if M is positive-definite one writes M > 0.[1] The notion comes from functional analysis where positive-semidefinite matrices define positive operators.
For arbitrary square matrices M,N we write M ≥ N if M − N ≥ 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.


is a symmetric matrix of the form
, and the strict inequality holds

is strictly positive definite.
(Lancaster-Tismenetsky, The Theory of Matrices, p. 218).A positive 2n × 2n matrix may also be defined by blocks:

Where each block is n × n. By applying the positivity condition, it immediately follows that A and D are hermitian, and C = B*.
We have that z*Mz ≥ 0 for all complex z, and in particular for z = ( v, 0)T. Then

A similar argument can be applied to D, and thus we conclude that both A and D must be positive definite matrices, as well.
A real matrix M may have the property that xTMx > 0 for all nonzero real vectors x without being symmetric. The matrix

satisfies this property, because for all real vectors
such that
,

In general, we have xTMx > 0 for all real nonzero vectors x if and only if the symmetric part, (M + MT) / 2, is positive definite.
The situation for complex matrices may be different, depending on how one generalizes the inequality z*Mz > 0 when considering M which aren't necessarily Hermitian. If z*Mz is real for all complex vectors z, then the matrix M must be Hermitian. To see this, we define the Hermitian matrices A=(M+M*)/2 and B=(M-M*)/(2i) so that M=A+iB. Then, z*Mz=z*Az+iz*Bz is real. By the Hermiticity of A and B, z*Az and z*Bz are individually real so z*Bz must be zero for all z. So then B is the zero matrix and M=A, which is Hermitian.
So, if we require that z*Mz be real and positive, then M is automatically Hermitian. On the other hand, we have that Re(z*Mz) > 0 for all complex nonzero vectors z if and only if the Hermitian part, (M + M*) / 2, is positive definite.
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.
There is no agreement in the literature on the proper definition of positive-definite for non-Hermitian matrices.
and
for positive semidefinite and positive definite matrices, respectively.This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)