Definite matrix

Property of a mathematical matrix

In mathematics, a symmetric matrix M {\displaystyle M} with real entries is positive-definite if the real number z T M z {\displaystyle z^{\operatorname {T} }Mz} is positive for every nonzero real column vector z , {\displaystyle z,} where z T {\displaystyle z^{\operatorname {T} }} is the transpose of z {\displaystyle z} .[1] More generally, a Hermitian matrix (that is, a complex matrix equal to its conjugate transpose) is positive-definite if the real number z M z {\displaystyle z^{*}Mz} is positive for every nonzero complex column vector z , {\displaystyle z,} where z {\displaystyle z^{*}} denotes the conjugate transpose of z . {\displaystyle z.}

Positive semi-definite matrices are defined similarly, except that the scalars z T M z {\displaystyle z^{\operatorname {T} }Mz} and z M z {\displaystyle z^{*}Mz} 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.

A matrix is thus positive-definite if and only if it is the matrix of a positive-definite quadratic form or Hermitian form. 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 M is positive-definite if and only if it satisfies any of the following equivalent conditions.

  • M is congruent with a diagonal matrix 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 B {\displaystyle B} with conjugate transpose B {\displaystyle B^{*}} such that M = B B . {\displaystyle 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, 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 p, 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.[2]

Some authors use more general definitions of definiteness, including some non-symmetric real matrices, or non-Hermitian complex ones.

Definitions

In the following definitions, x T {\displaystyle \mathbf {x} ^{\operatorname {T} }} is the transpose of x {\displaystyle \mathbf {x} } , x {\displaystyle \mathbf {x} ^{*}} is the conjugate transpose of x {\displaystyle \mathbf {x} } and 0 {\displaystyle \mathbf {0} } denotes the n-dimensional zero-vector.

Definitions for real matrices

An n × n {\displaystyle n\times n} symmetric real matrix M {\displaystyle M} is said to be positive-definite if x T M x > 0 {\displaystyle \mathbf {x} ^{\operatorname {T} }M\mathbf {x} >0} for all non-zero x {\displaystyle \mathbf {x} } in R n {\displaystyle \mathbb {R} ^{n}} . Formally,

M  positive-definite x T M x > 0  for all  x R n { 0 } {\displaystyle M{\text{ positive-definite}}\quad \iff \quad \mathbf {x} ^{\operatorname {T} }M\mathbf {x} >0{\text{ for all }}\mathbf {x} \in \mathbb {R} ^{n}\setminus \{\mathbf {0} \}}

An n × n {\displaystyle n\times n} symmetric real matrix M {\displaystyle M} is said to be positive-semidefinite or non-negative-definite if x T M x 0 {\displaystyle \mathbf {x} ^{\operatorname {T} }M\mathbf {x} \geq 0} for all x {\displaystyle \mathbf {x} } in R n {\displaystyle \mathbb {R} ^{n}} . Formally,

M  positive semi-definite x T M x 0  for all  x R n {\displaystyle M{\text{ positive semi-definite}}\quad \iff \quad \mathbf {x} ^{\operatorname {T} }M\mathbf {x} \geq 0{\text{ for all }}\mathbf {x} \in \mathbb {R} ^{n}}

An n × n {\displaystyle n\times n} symmetric real matrix M {\displaystyle M} is said to be negative-definite if x T M x < 0 {\displaystyle \mathbf {x} ^{\operatorname {T} }M\mathbf {x} <0} for all non-zero x {\displaystyle \mathbf {x} } in R n {\displaystyle \mathbb {R} ^{n}} . Formally,

M  negative-definite x T M x < 0  for all  x R n { 0 } {\displaystyle M{\text{ negative-definite}}\quad \iff \quad \mathbf {x} ^{\operatorname {T} }M\mathbf {x} <0{\text{ for all }}\mathbf {x} \in \mathbb {R} ^{n}\setminus \{\mathbf {0} \}}

An n × n {\displaystyle n\times n} symmetric real matrix M {\displaystyle M} is said to be negative-semidefinite or non-positive-definite if x T M x 0 {\displaystyle x^{\operatorname {T} }Mx\leq 0} for all x {\displaystyle x} in R n {\displaystyle \mathbb {R} ^{n}} . Formally,

M  negative semi-definite x T M x 0  for all  x R n {\displaystyle M{\text{ negative semi-definite}}\quad \iff \quad \mathbf {x} ^{\operatorname {T} }M\mathbf {x} \leq 0{\text{ for all }}\mathbf {x} \in \mathbb {R} ^{n}}

An n × n {\displaystyle 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 x M x {\displaystyle \mathbf {x} ^{*}M\mathbf {x} } . Notice that this is always a real number for any Hermitian square matrix M {\displaystyle M} .

An n × n {\displaystyle n\times n} Hermitian complex matrix M {\displaystyle M} is said to be positive-definite if x M x > 0 {\displaystyle \mathbf {x} ^{*}M\mathbf {x} >0} for all non-zero x {\displaystyle \mathbf {x} } in C n {\displaystyle \mathbb {C} ^{n}} . Formally,

M  positive-definite x M x > 0  for all  x C n { 0 } {\displaystyle M{\text{ positive-definite}}\quad \iff \quad \mathbf {x} ^{*}M\mathbf {x} >0{\text{ for all }}\mathbf {x} \in \mathbb {C} ^{n}\setminus \{\mathbf {0} \}}

An n × n {\displaystyle n\times n} Hermitian complex matrix M {\displaystyle M} is said to be positive semi-definite or non-negative-definite if x M x 0 {\displaystyle x^{*}Mx\geq 0} for all x {\displaystyle x} in C n {\displaystyle \mathbb {C} ^{n}} . Formally,

M  positive semi-definite x M x 0  for all  x C n {\displaystyle M{\text{ positive semi-definite}}\quad \iff \quad \mathbf {x} ^{*}M\mathbf {x} \geq 0{\text{ for all }}\mathbf {x} \in \mathbb {C} ^{n}}

An n × n {\displaystyle n\times n} Hermitian complex matrix M {\displaystyle M} is said to be negative-definite if x M x < 0 {\displaystyle \mathbf {x} ^{*}M\mathbf {x} <0} for all non-zero x {\displaystyle \mathbf {x} } in C n {\displaystyle \mathbb {C} ^{n}} . Formally,

M  negative-definite x M x < 0  for all  x C n { 0 } {\displaystyle M{\text{ negative-definite}}\quad \iff \quad \mathbf {x} ^{*}M\mathbf {x} <0{\text{ for all }}\mathbf {x} \in \mathbb {C} ^{n}\setminus \{\mathbf {0} \}}

An n × n {\displaystyle n\times n} Hermitian complex matrix M {\displaystyle M} is said to be negative semi-definite or non-positive-definite if x M x 0 {\displaystyle \mathbf {x} ^{*}M\mathbf {x} \leq 0} for all x {\displaystyle \mathbf {x} } in C n {\displaystyle \mathbb {C} ^{n}} . Formally,

M  negative semi-definite x M x 0  for all  x C n {\displaystyle M{\text{ negative semi-definite}}\quad \iff \quad \mathbf {x} ^{*}M\mathbf {x} \leq 0{\text{ for all }}\mathbf {x} \in \mathbb {C} ^{n}}

An n × n {\displaystyle 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 {\displaystyle M} is positive-definite if and only if z M z {\displaystyle \mathbf {z} ^{*}M\mathbf {z} } is real and positive for every non-zero complex column vectors z {\displaystyle \mathbf {z} } . This condition implies that M {\displaystyle M} is Hermitian (i.e. its transpose is equal to its conjugate), since z M z {\displaystyle \mathbf {z} ^{*}M\mathbf {z} } being real, it equals its conjugate transpose z M z {\displaystyle \mathbf {z} ^{*}M^{*}\mathbf {z} } for every z , {\displaystyle z,} which implies M = M {\displaystyle M=M^{*}} .

By this definition, a positive-definite real matrix M {\displaystyle M} is Hermitian, hence symmetric; and z T M z {\displaystyle \mathbf {z} ^{\operatorname {T} }M\mathbf {z} } is positive for all non-zero real column vectors z {\displaystyle \mathbf {z} } . However the last condition alone is not sufficient for M {\displaystyle M} to be positive-definite. For example, if

M = [ 1 1 1 1 ] , {\displaystyle M={\begin{bmatrix}1&1\\-1&1\end{bmatrix}},}

then for any real vector z {\displaystyle \mathbf {z} } with entries a {\displaystyle a} and b {\displaystyle b} we have z T M z = ( a + b ) a + ( a + b ) b = a 2 + b 2 {\displaystyle \mathbf {z} ^{\operatorname {T} }M\mathbf {z} =\left(a+b\right)a+\left(-a+b\right)b=a^{2}+b^{2}} , which is always positive if z {\displaystyle \mathbf {z} } is not zero. However, if z {\displaystyle \mathbf {z} } is the complex vector with entries 1 {\displaystyle 1} and i {\displaystyle i} , one gets

z M z = [ 1 i ] M [ 1 i ] = [ 1 + i 1 i ] [ 1 i ] = 2 + 2 i {\displaystyle \mathbf {z} ^{*}M\mathbf {z} ={\begin{bmatrix}1&-i\end{bmatrix}}M{\begin{bmatrix}1\\i\end{bmatrix}}={\begin{bmatrix}1+i&1-i\end{bmatrix}}{\begin{bmatrix}1\\i\end{bmatrix}}=2+2i}

which is not real. Therefore, M {\displaystyle M} is not positive-definite.

On the other hand, for a symmetric real matrix M {\displaystyle M} , the condition " z T M z > 0 {\displaystyle \mathbf {z} ^{\operatorname {T} }M\mathbf {z} >0} for all nonzero real vectors z {\displaystyle \mathbf {z} } " does imply that M {\displaystyle M} is positive-definite in the complex sense.

Notation

If a Hermitian matrix M {\displaystyle M} is positive semi-definite, one sometimes writes M 0 {\displaystyle M\succeq 0} and if M {\displaystyle M} is positive-definite one writes M 0 {\displaystyle M\succ 0} . To denote that M {\displaystyle M} is negative semi-definite one writes M 0 {\displaystyle M\preceq 0} and to denote that M {\displaystyle M} is negative-definite one writes M 0 {\displaystyle M\prec 0} .

The notion comes from functional analysis where positive semidefinite matrices define positive operators. If two matrices A {\displaystyle A} and B {\displaystyle B} satisfy B A 0 {\displaystyle B-A\succeq 0} , we can define a non-strict partial order B A {\displaystyle B\succeq A} that is reflexive, antisymmetric, and transitive; It is not a total order, however, as B A {\displaystyle B-A} in general may be indefinite.

A common alternative notation is M 0 {\displaystyle M\geq 0} , M > 0 {\displaystyle M>0} , M 0 {\displaystyle M\leq 0} and M < 0 {\displaystyle 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

  • The identity matrix I = [ 1 0 0 1 ] {\displaystyle I={\begin{bmatrix}1&0\\0&1\end{bmatrix}}} is positive-definite (and as such also positive semi-definite). It is a real symmetric matrix, and, for any non-zero column vector z with real entries a and b, one has

    z T I z = [ a b ] [ 1 0 0 1 ] [ a b ] = a 2 + b 2 . {\displaystyle \mathbf {z} ^{\operatorname {T} }I\mathbf {z} ={\begin{bmatrix}a&b\end{bmatrix}}{\begin{bmatrix}1&0\\0&1\end{bmatrix}}{\begin{bmatrix}a\\b\end{bmatrix}}=a^{2}+b^{2}.}
    Seen as a complex matrix, for any non-zero column vector z with complex entries a and b one has
    z I z = [ a ¯ b ¯ ] [ 1 0 0 1 ] [ a b ] = a ¯ a + b ¯ b = | a | 2 + | b | 2 . {\displaystyle \mathbf {z} ^{*}I\mathbf {z} ={\begin{bmatrix}{\overline {a}}&{\overline {b}}\end{bmatrix}}{\begin{bmatrix}1&0\\0&1\end{bmatrix}}{\begin{bmatrix}a\\b\end{bmatrix}}={\overline {a}}a+{\overline {b}}b=|a|^{2}+|b|^{2}.}

    Either way, the result is positive since z {\displaystyle \mathbf {z} } is not the zero vector (that is, at least one of a {\displaystyle a} and b {\displaystyle b} is not zero).
  • The real symmetric matrix
    M = [ 2 1 0 1 2 1 0 1 2 ] {\displaystyle M={\begin{bmatrix}2&-1&0\\-1&2&-1\\0&-1&2\end{bmatrix}}}
    is positive-definite since for any non-zero column vector z with entries a, b and c, we have
    z T M z = ( z T M ) z = [ ( 2 a b ) ( a + 2 b c ) ( b + 2 c ) ] [ a b c ] = ( 2 a b ) a + ( a + 2 b c ) b + ( b + 2 c ) c = 2 a 2 b a a b + 2 b 2 c b b c + 2 c 2 = 2 a 2 2 a b + 2 b 2 2 b c + 2 c 2 = a 2 + a 2 2 a b + b 2 + b 2 2 b c + c 2 + c 2 = a 2 + ( a b ) 2 + ( b c ) 2 + c 2 {\displaystyle {\begin{aligned}\mathbf {z} ^{\operatorname {T} }M\mathbf {z} =\left(\mathbf {z} ^{\operatorname {T} }M\right)\mathbf {z} &={\begin{bmatrix}(2a-b)&(-a+2b-c)&(-b+2c)\end{bmatrix}}{\begin{bmatrix}a\\b\\c\end{bmatrix}}\\&=(2a-b)a+(-a+2b-c)b+(-b+2c)c\\&=2a^{2}-ba-ab+2b^{2}-cb-bc+2c^{2}\\&=2a^{2}-2ab+2b^{2}-2bc+2c^{2}\\&=a^{2}+a^{2}-2ab+b^{2}+b^{2}-2bc+c^{2}+c^{2}\\&=a^{2}+(a-b)^{2}+(b-c)^{2}+c^{2}\end{aligned}}}
    This result is a sum of squares, and therefore non-negative; and is zero only if a = b = c = 0 {\displaystyle a=b=c=0} , that is, when z is the zero vector.
  • For any real invertible matrix A {\displaystyle A} , the product A T A {\displaystyle A^{\operatorname {T} }A} is a positive definite matrix (if the means of the columns of A are 0, then this is also called the covariance matrix). A simple proof is that for any non-zero vector z {\displaystyle \mathbf {z} } , the condition z T A T A z = ( A z ) T ( A z ) = A z 2 > 0 , {\displaystyle \mathbf {z} ^{\operatorname {T} }A^{\operatorname {T} }A\mathbf {z} =(A\mathbf {z} )^{\operatorname {T} }(A\mathbf {z} )=\|A\mathbf {z} \|^{2}>0,} since the invertibility of matrix A {\displaystyle A} means that A z 0. {\displaystyle A\mathbf {z} \neq 0.}
  • The example M {\displaystyle M} above shows that a matrix in which some elements are negative may still be positive definite. Conversely, a matrix whose entries are all positive is not necessarily positive definite, as for example
    N = [ 1 2 2 1 ] , {\displaystyle N={\begin{bmatrix}1&2\\2&1\end{bmatrix}},}
    for which [ 1 1 ] N [ 1 1 ] T = 2 < 0. {\displaystyle {\begin{bmatrix}-1&1\end{bmatrix}}N{\begin{bmatrix}-1&1\end{bmatrix}}^{\operatorname {T} }=-2<0.}

Eigenvalues

Let M {\displaystyle M} be an n × n {\displaystyle n\times n} Hermitian matrix (this includes real symmetric matrices). All eigenvalues of M {\displaystyle M} are real, and their sign characterize its definiteness:

  • M {\displaystyle M} is positive definite if and only if all of its eigenvalues are positive.
  • M {\displaystyle M} is positive semi-definite if and only if all of its eigenvalues are non-negative.
  • M {\displaystyle M} is negative definite if and only if all of its eigenvalues are negative
  • M {\displaystyle M} is negative semi-definite if and only if all of its eigenvalues are non-positive.
  • M {\displaystyle M} is indefinite if and only if it has both positive and negative eigenvalues.

Let P D P 1 {\displaystyle PDP^{-1}} be an eigendecomposition of M {\displaystyle M} , where P {\displaystyle P} is a unitary complex matrix whose columns comprise an orthonormal basis of eigenvectors of M {\displaystyle M} , and D {\displaystyle D} is a real diagonal matrix whose main diagonal contains the corresponding eigenvalues. The matrix M {\displaystyle M} may be regarded as a diagonal matrix D {\displaystyle D} that has been re-expressed in coordinates of the (eigenvectors) basis P {\displaystyle P} . Put differently, applying M {\displaystyle M} to some vector z, giving Mz, is the same as changing the basis to the eigenvector coordinate system using P−1, giving P−1z, applying the stretching transformation D to the result, giving DP−1z, and then changing the basis back using P, giving PDP−1z.

With this in mind, the one-to-one change of variable y = P z {\displaystyle \mathbf {y} =P\mathbf {z} } shows that z M z {\displaystyle \mathbf {z} ^{*}M\mathbf {z} } is real and positive for any complex vector z {\displaystyle \mathbf {z} } if and only if y D y {\displaystyle \mathbf {y} ^{*}D\mathbf {y} } is real and positive for any y {\displaystyle y} ; in other words, if D {\displaystyle 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 {\displaystyle 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 {\displaystyle M} is available.

Decomposition

Let M {\displaystyle M} be an n × n {\displaystyle n\times n} Hermitian matrix. M {\displaystyle M} is positive semidefinite if and only if it can be decomposed as a product

M = B B {\displaystyle M=B^{*}B}
of a matrix B {\displaystyle B} with its conjugate transpose.

When M {\displaystyle M} is real, B {\displaystyle B} can be real as well and the decomposition can be written as

M = B T B . {\displaystyle M=B^{\operatorname {T} }B.}

M {\displaystyle M} is positive definite if and only if such a decomposition exists with B {\displaystyle B} invertible. More generally, M {\displaystyle M} is positive semidefinite with rank k {\displaystyle k} if and only if a decomposition exists with a k × n {\displaystyle k\times n} matrix B {\displaystyle B} of full row rank (i.e. of rank k {\displaystyle k} ). Moreover, for any decomposition M = B B {\displaystyle M=B^{*}B} , rank ( M ) = rank ( B ) {\displaystyle \operatorname {rank} (M)=\operatorname {rank} (B)} .[3]

Proof

If M = B B {\displaystyle M=B^{*}B} , then x M x = ( x B ) ( B x ) = B x 2 0 {\displaystyle x^{*}Mx=(x^{*}B^{*})(Bx)=\|Bx\|^{2}\geq 0} , so M {\displaystyle M} is positive semidefinite. If moreover B {\displaystyle B} is invertible then the inequality is strict for x 0 {\displaystyle x\neq 0} , so M {\displaystyle M} is positive definite. If B {\displaystyle B} is k × n {\displaystyle k\times n} of rank k {\displaystyle k} , then rank ( M ) = rank ( B ) = k {\displaystyle \operatorname {rank} (M)=\operatorname {rank} (B^{*})=k} .

In the other direction, suppose M {\displaystyle M} is positive semidefinite. Since M {\displaystyle M} is Hermitian, it has an eigendecomposition M = Q 1 D Q {\displaystyle M=Q^{-1}DQ} where Q {\displaystyle Q} is unitary and D {\displaystyle D} is a diagonal matrix whose entries are the eigenvalues of M {\displaystyle M} Since M {\displaystyle M} is positive semidefinite, the eigenvalues are non-negative real numbers, so one can define D 1 2 {\displaystyle D^{\frac {1}{2}}} as the diagonal matrix whose entries are non-negative square roots of eigenvalues. Then M = Q 1 D Q = Q D Q = Q D 1 2 D 1 2 Q = Q D 1 2 D 1 2 Q = B B {\displaystyle M=Q^{-1}DQ=Q^{*}DQ=Q^{*}D^{\frac {1}{2}}D^{\frac {1}{2}}Q=Q^{*}D^{{\frac {1}{2}}*}D^{\frac {1}{2}}Q=B^{*}B} for B = D 1 2 Q {\displaystyle B=D^{\frac {1}{2}}Q} . If moreover M {\displaystyle M} is positive definite, then the eigenvalues are (strictly) positive, so D 1 2 {\displaystyle D^{\frac {1}{2}}} is invertible, and hence B = D 1 2 Q {\displaystyle B=D^{\frac {1}{2}}Q} is invertible as well. If M {\displaystyle M} has rank k {\displaystyle k} , then it has exactly k {\displaystyle k} positive eigenvalues and the others are zero, hence in B = D 1 2 Q {\displaystyle B=D^{\frac {1}{2}}Q} all but k {\displaystyle k} rows are all zeroed. Cutting the zero rows gives a k × n {\displaystyle k\times n} matrix B {\displaystyle B'} such that B B = B B = M {\displaystyle B'^{*}B'=B^{*}B=M} .

The columns b 1 , , b n {\displaystyle b_{1},\dots ,b_{n}} of B {\displaystyle B} can be seen as vectors in the complex or real vector space R k {\displaystyle \mathbb {R} ^{k}} , respectively. Then the entries of M {\displaystyle M} are inner products (that is dot products, in the real case) of these vectors

M i j = b i , b j . {\displaystyle M_{ij}=\langle b_{i},b_{j}\rangle .}
In other words, a Hermitian matrix M {\displaystyle M} is positive semidefinite if and only if it is the Gram matrix of some vectors b 1 , , b n {\displaystyle 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 , , b n {\displaystyle b_{1},\dots ,b_{n}} equals the dimension of the space spanned by these vectors.[4]

Uniqueness up to unitary transformations

The decomposition is not unique: if M = B B {\displaystyle M=B^{*}B} for some k × n {\displaystyle k\times n} matrix B {\displaystyle B} and if Q {\displaystyle Q} is any unitary k × k {\displaystyle k\times k} matrix (meaning Q Q = Q Q = I {\displaystyle Q^{*}Q=QQ^{*}=I} ), then M = B B = B Q Q B = A A {\displaystyle M=B^{*}B=B^{*}Q^{*}QB=A^{*}A} for A = Q B {\displaystyle A=QB} .

However, this is the only way in which two decompositions can differ: the decomposition is unique up to unitary transformations. More formally, if A {\displaystyle A} is a k × n {\displaystyle k\times n} matrix and B {\displaystyle B} is a × n {\displaystyle \ell \times n} matrix such that A A = B B {\displaystyle A^{*}A=B^{*}B} , then there is a × k {\displaystyle \ell \times k} matrix Q {\displaystyle Q} with orthonormal columns (meaning Q Q = I k × k {\displaystyle Q^{*}Q=I_{k\times k}} ) such that B = Q A {\displaystyle B=QA} .[5] When = k {\displaystyle \ell =k} this means Q {\displaystyle Q} is unitary.

This statement has an intuitive geometric interpretation in the real case: let the columns of A {\displaystyle A} and B {\displaystyle B} be the vectors a 1 , , a n {\displaystyle a_{1},\dots ,a_{n}} and b 1 , , b n {\displaystyle b_{1},\dots ,b_{n}} in R k {\displaystyle \mathbb {R} ^{k}} . A real unitary matrix is an orthogonal matrix, which describes a rigid transformation (an isometry of Euclidean space R k {\displaystyle \mathbb {R} ^{k}} ) preserving the 0 point (i.e. rotations and reflections, without translations). Therefore, the dot products a i a j {\displaystyle a_{i}\cdot a_{j}} and b i b j {\displaystyle b_{i}\cdot b_{j}} are equal if and only if some rigid transformation of R k {\displaystyle \mathbb {R} ^{k}} transforms the vectors a 1 , , a n {\displaystyle a_{1},\dots ,a_{n}} to b 1 , , b n {\displaystyle b_{1},\dots ,b_{n}} (and 0 to 0).

Square root

A Hermitian matrix M {\displaystyle M} is positive semidefinite if and only if there is a positive semidefinite matrix B {\displaystyle B} (in particular B {\displaystyle B} is Hermitian, so B = B {\displaystyle B^{*}=B} ) satisfying M = B B {\displaystyle M=BB} . This matrix B {\displaystyle B} is unique,[6] is called the non-negative square root of M {\displaystyle M} , and is denoted with B = M 1 2 {\displaystyle B=M^{\frac {1}{2}}} . When M {\displaystyle M} is positive definite, so is M 1 2 {\displaystyle M^{\frac {1}{2}}} , hence it is also called the positive square root of M {\displaystyle M} .

The non-negative square root should not be confused with other decompositions M = B B {\displaystyle M=B^{*}B} . Some authors use the name square root and M 1 2 {\displaystyle M^{\frac {1}{2}}} for any such decomposition, or specifically for the Cholesky decomposition, or any decomposition of the form M = B B {\displaystyle M=BB} ; others only use it for the non-negative square root.

If M > N > 0 {\displaystyle M>N>0} then M 1 2 > N 1 2 > 0 {\displaystyle M^{\frac {1}{2}}>N^{\frac {1}{2}}>0} .

Cholesky decomposition

A Hermitian positive semidefinite matrix M {\displaystyle M} can be written as M = L L {\displaystyle M=LL^{*}} , where L {\displaystyle L} is lower triangular with non-negative diagonal (equivalently M = B B {\displaystyle M=B^{*}B} where B = L {\displaystyle B=L^{*}} is upper triangular); this is the Cholesky decomposition. If M {\displaystyle M} is positive definite, then the diagonal of L {\displaystyle L} is positive and the Cholesky decomposition is unique. Conversely if L {\displaystyle L} is lower triangular with nonnegative diagonal then L L {\displaystyle LL^{*}} 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 {\displaystyle M=LDL^{*}} , where D {\displaystyle D} is diagonal and L {\displaystyle L} is lower unitriangular.

Other characterizations

Let M {\displaystyle M} be an n × n {\displaystyle n\times n} real symmetric matrix, and let B 1 ( M ) := { x R n : x T M x 1 } {\displaystyle B_{1}(M):=\{x\in \mathbb {R} ^{n}:x^{\operatorname {T} }Mx\leq 1\}} be the "unit ball" defined by M {\displaystyle M} . Then we have the following

  • B 1 ( v v T ) {\displaystyle B_{1}(vv^{\operatorname {T} })} is a solid slab sandwiched between ± { w : w , v = 1 } {\displaystyle \pm \{w:\langle w,v\rangle =1\}} .
  • M 0 {\displaystyle M\succeq 0} if and only if B 1 ( M ) {\displaystyle B_{1}(M)} is an ellipsoid, or an ellipsoidal cylinder.
  • M 0 {\displaystyle M\succ 0} if and only if B 1 ( M ) {\displaystyle B_{1}(M)} is bounded, that is, it is an ellipsoid.
  • If N 0 {\displaystyle N\succ 0} , then M N {\displaystyle M\succeq N} if and only if B 1 ( M ) B 1 ( N ) {\displaystyle B_{1}(M)\subseteq B_{1}(N)} ; M N {\displaystyle M\succ N} if and only if B 1 ( M ) int ( B 1 ( N ) ) {\displaystyle B_{1}(M)\subseteq \operatorname {int} (B_{1}(N))} .
  • If N 0 {\displaystyle N\succ 0} , then M v v T v T N v {\displaystyle M\succeq {\frac {vv^{\operatorname {T} }}{v^{\operatorname {T} }Nv}}} for all v 0 {\displaystyle v\neq 0} if and only if B 1 ( M ) v T N v = 1 B 1 ( v v T ) {\textstyle B_{1}(M)\subset \bigcap _{v^{\operatorname {T} }Nv=1}B_{1}(vv^{\operatorname {T} })} . 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 1 ) = v T N v = 1 B 1 ( v v T ) = v T N v = 1 { w : | w , v | 1 } {\displaystyle B_{1}(N^{-1})=\bigcap _{v^{\operatorname {T} }Nv=1}B_{1}(vv^{\operatorname {T} })=\bigcap _{v^{\operatorname {T} }Nv=1}\{w:|\langle w,v\rangle |\leq 1\}}
    That is, if N {\displaystyle N} is positive-definite, then M v v T v T N v {\displaystyle M\succeq {\frac {vv^{\operatorname {T} }}{v^{\operatorname {T} }Nv}}} for all v 0 {\displaystyle v\neq 0} if and only if M N 1 {\displaystyle M\succeq N^{-1}}

Let M {\displaystyle M} be an n × n {\displaystyle n\times n} Hermitian matrix. The following properties are equivalent to M {\displaystyle M} being positive definite:

The associated sesquilinear form is an inner product
The sesquilinear form defined by M {\displaystyle M} is the function , {\displaystyle \langle \cdot ,\cdot \rangle } from C n × C n {\displaystyle \mathbb {C} ^{n}\times \mathbb {C} ^{n}} to C n {\displaystyle \mathbb {C} ^{n}} such that x , y := y M x {\displaystyle \langle x,y\rangle :=y^{*}Mx} for all x {\displaystyle x} and y {\displaystyle y} in C n {\displaystyle \mathbb {C} ^{n}} , where y {\displaystyle y^{*}} is the conjugate transpose of y {\displaystyle y} . For any complex matrix M {\displaystyle M} , this form is linear in x {\displaystyle x} and semilinear in y {\displaystyle y} . Therefore, the form is an inner product on C n {\displaystyle \mathbb {C} ^{n}} if and only if z , z {\displaystyle \langle z,z\rangle } is real and positive for all nonzero z {\displaystyle z} ; that is if and only if M {\displaystyle M} is positive definite. (In fact, every inner product on C n {\displaystyle \mathbb {C} ^{n}} arises in this fashion from a Hermitian positive definite matrix.)
Its leading principal minors are all positive
The kth leading principal minor of a matrix M {\displaystyle M} is the determinant of its upper-left k × k {\displaystyle 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 method, taking care to preserve the sign of its determinant during pivoting process. Since the kth leading principal minor of a triangular matrix is the product of its diagonal elements up to row k {\displaystyle 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 {\displaystyle k} of the triangular matrix is obtained.

A positive semidefinite matrix is positive definite if and only if it is invertible.[7] A matrix M {\displaystyle M} is negative (semi)definite if and only if M {\displaystyle -M} is positive (semi)definite.

Quadratic forms

The (purely) quadratic form associated with a real n × n {\displaystyle n\times n} matrix M {\displaystyle M} is the function Q : R n R {\displaystyle Q:\mathbb {R} ^{n}\to \mathbb {R} } such that Q ( x ) = x T M x {\displaystyle Q(x)=x^{\operatorname {T} }Mx} for all x {\displaystyle x} . M {\displaystyle M} can be assumed symmetric by replacing it with 1 2 ( M + M T ) {\displaystyle {\tfrac {1}{2}}\left(M+M^{\operatorname {T} }\right)} .

A symmetric matrix M {\displaystyle M} is positive definite if and only if its quadratic form is a strictly convex function.

More generally, any quadratic function from R n {\displaystyle \mathbb {R} ^{n}} to R {\displaystyle \mathbb {R} } can be written as x T M x + x T b + c {\displaystyle x^{\operatorname {T} }Mx+x^{\operatorname {T} }b+c} where M {\displaystyle M} is a symmetric n × n {\displaystyle n\times n} matrix, b {\displaystyle b} is a real n {\displaystyle n} -vector, and c {\displaystyle c} a real constant. In the n = 1 {\displaystyle n=1} case, this is a parabola, and just like in the n = 1 {\displaystyle 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 {\displaystyle M} is positive definite.

Proof: If M {\displaystyle M} is positive definite, then the function is strictly convex. Its gradient is zero at the unique point of M 1 b {\displaystyle M^{-1}b} , which must be the global minimum since the function is strictly convex. If M {\displaystyle M} is not positive definite, then there exists some vector v {\displaystyle v} such that v T M v 0 {\displaystyle v^{\operatorname {T} }Mv\leq 0} , so the function f ( t ) := ( v t ) T M ( v t ) + b T ( v t ) + c {\displaystyle f(t):=(vt)^{\operatorname {T} }M(vt)+b^{\operatorname {T} }(vt)+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 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 {\displaystyle M} be a symmetric and N {\displaystyle N} a symmetric and positive definite matrix. Write the generalized eigenvalue equation as ( M λ N ) x = 0 {\displaystyle \left(M-\lambda N\right)\mathbf {x} =0} where we impose that x {\displaystyle x} be normalized, i.e. x T N x = 1 {\displaystyle \mathbf {x} ^{\operatorname {T} }N\mathbf {x} =1} . Now we use Cholesky decomposition to write the inverse of N {\displaystyle N} as Q T Q {\displaystyle Q^{\operatorname {T} }Q} . Multiplying by Q {\displaystyle Q} and letting x = Q T y {\displaystyle \mathbf {x} =Q^{\operatorname {T} }\mathbf {y} } , we get Q ( M λ N ) Q T y = 0 {\displaystyle Q\left(M-\lambda N\right)Q^{\operatorname {T} }\mathbf {y} =0} , which can be rewritten as ( Q M Q T ) y = λ y {\displaystyle \left(QMQ^{\operatorname {T} }\right)\mathbf {y} =\lambda \mathbf {y} } where y T y = 1 {\displaystyle \mathbf {y} ^{\operatorname {T} }\mathbf {y} =1} . Manipulation now yields M X = N X Λ {\displaystyle MX=NX\Lambda } where X {\displaystyle X} is a matrix having as columns the generalized eigenvectors and Λ {\displaystyle \Lambda } is a diagonal matrix of the generalized eigenvalues. Now premultiplication with X T {\displaystyle X^{\operatorname {T} }} gives the final result: X T M X = Λ {\displaystyle X^{\operatorname {T} }MX=\Lambda } and X T N X = I {\displaystyle X^{\operatorname {T} }NX=I} , but note that this is no longer an orthogonal diagonalization with respect to the inner product where y T y = 1 {\displaystyle \mathbf {y} ^{\operatorname {T} }\mathbf {y} =1} . In fact, we diagonalized M {\displaystyle M} with respect to the inner product induced by N {\displaystyle N} .[8]

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 {\displaystyle M} , N {\displaystyle N} we write M N {\displaystyle M\geq N} if M N 0 {\displaystyle M-N\geq 0} i.e., M N {\displaystyle 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 {\displaystyle 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.[9] If M N > 0 {\displaystyle M\geq N>0} then N 1 M 1 > 0 {\displaystyle N^{-1}\geq M^{-1}>0} .[10] Moreover, by the min-max theorem, the kth largest eigenvalue of M {\displaystyle M} is greater than or equal to the kth largest eigenvalue of N {\displaystyle N} .

Scaling

If M {\displaystyle M} is positive definite and r > 0 {\displaystyle r>0} is a real number, then r M {\displaystyle rM} is positive definite.[11]

Addition

  • If M {\displaystyle M} and N {\displaystyle N} are positive-definite, then the sum M + N {\displaystyle M+N} is also positive-definite.[11]
  • If M {\displaystyle M} and N {\displaystyle N} are positive-semidefinite, then the sum M + N {\displaystyle M+N} is also positive-semidefinite.
  • If M {\displaystyle M} is positive-definite and N {\displaystyle N} is positive-semidefinite, then the sum M + N {\displaystyle M+N} is also positive-definite.

Multiplication

  • If M {\displaystyle M} and N {\displaystyle N} are positive definite, then the products M N M {\displaystyle MNM} and N M N {\displaystyle NMN} are also positive definite. If M N = N M {\displaystyle MN=NM} , then M N {\displaystyle MN} is also positive definite.
  • If M {\displaystyle M} is positive semidefinite, then A M A {\displaystyle A^{*}MA} is positive semidefinite for any (possibly rectangular) matrix A {\displaystyle A} . If M {\displaystyle M} is positive definite and A {\displaystyle A} has full column rank, then A M A {\displaystyle A^{*}MA} is positive definite.[12]

Trace

The diagonal entries m i i {\displaystyle m_{ii}} of a positive-semidefinite matrix are real and non-negative. As a consequence the trace, tr ( M ) 0 {\displaystyle \operatorname {tr} (M)\geq 0} . Furthermore,[13] since every principal sub-matrix (in particular, 2-by-2) is positive semidefinite,

| m i j | m i i m j j i , j {\displaystyle \left|m_{ij}\right|\leq {\sqrt {m_{ii}m_{jj}}}\quad \forall i,j}

and thus, when n 1 {\displaystyle n\geq 1} ,

max i , j | m i j | max i m i i {\displaystyle \max _{i,j}\left|m_{ij}\right|\leq \max _{i}m_{ii}}

An n × n {\displaystyle n\times n} Hermitian matrix M {\displaystyle M} is positive definite if it satisfies the following trace inequalities:[14]

tr ( M ) > 0 a n d ( tr ( M ) ) 2 tr ( M 2 ) > n 1. {\displaystyle \operatorname {tr} (M)>0\quad \mathrm {and} \quad {\frac {(\operatorname {tr} (M))^{2}}{\operatorname {tr} (M^{2})}}>n-1.}

Another important result is that for any M {\displaystyle M} and N {\displaystyle N} positive-semidefinite matrices, tr ( M N ) 0 {\displaystyle \operatorname {tr} (MN)\geq 0} . This follows by writing tr ( M N ) = tr ( M 1 2 N M 1 2 ) {\displaystyle \operatorname {tr} (MN)=\operatorname {tr} (M^{\frac {1}{2}}NM^{\frac {1}{2}})} . The matrix M 1 2 N M 1 2 {\displaystyle M^{\frac {1}{2}}NM^{\frac {1}{2}}} is positive-semidefinite and thus has non-negative eigenvalues, whose sum, the trace, is therefore also non-negative.

Hadamard product

If M , N 0 {\displaystyle M,N\geq 0} , although M N {\displaystyle MN} is not necessary positive semidefinite, the Hadamard product is, M N 0 {\displaystyle M\circ N\geq 0} (this result is often called the Schur product theorem).[15]

Regarding the Hadamard product of two positive semidefinite matrices M = ( m i j ) 0 {\displaystyle M=(m_{ij})\geq 0} , N 0 {\displaystyle N\geq 0} , there are two notable inequalities:

  • Oppenheim's inequality: det ( M N ) det ( N ) i m i i . {\displaystyle \det(M\circ N)\geq \det(N)\prod \nolimits _{i}m_{ii}.} [16]
  • det ( M N ) det ( M ) det ( N ) {\displaystyle \det(M\circ N)\geq \det(M)\det(N)} .[17]

Kronecker product

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

Frobenius product

If M , N 0 {\displaystyle M,N\geq 0} , although M N {\displaystyle MN} is not necessary positive semidefinite, the Frobenius inner product M : N 0 {\displaystyle 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 {\displaystyle M} and N {\displaystyle N} are positive semidefinite, then for any α {\displaystyle \alpha } between 0 and 1, α M + ( 1 α ) N {\displaystyle \alpha M+\left(1-\alpha \right)N} is also positive semidefinite. For any vector x {\displaystyle \mathbf {x} } :

x T ( α M + ( 1 α ) N ) x = α x T M x + ( 1 α ) x T N x 0. {\displaystyle \mathbf {x} ^{\operatorname {T} }\left(\alpha M+\left(1-\alpha \right)N\right)\mathbf {x} =\alpha \mathbf {x} ^{\operatorname {T} }M\mathbf {x} +(1-\alpha )\mathbf {x} ^{\operatorname {T} }N\mathbf {x} \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 {\displaystyle A} expresses that the angle θ {\displaystyle \theta } between any vector x {\displaystyle \mathbf {x} } and its image A x {\displaystyle A\mathbf {x} } is always π / 2 < θ < + π / 2 {\displaystyle -\pi /2<\theta <+\pi /2} :

cos θ = x T A x x A x = x , A x x A x , θ = θ ( x , A x ) = x , A x ^ = the angle between  x  and  A x {\displaystyle \cos \theta ={\frac {\mathbf {x} ^{T}A\mathbf {x} }{\lVert \mathbf {x} \rVert \lVert A\mathbf {x} \rVert }}={\frac {\langle \mathbf {x} ,A\mathbf {x} \rangle }{\lVert \mathbf {x} \rVert \lVert A\mathbf {x} \rVert }},\theta =\theta (\mathbf {x} ,A\mathbf {x} )={\widehat {\mathbf {x} ,A\mathbf {x} }}={\text{the angle between }}\mathbf {x} {\text{ and }}A\mathbf {x} }

Further properties

  1. If M {\displaystyle M} is a symmetric Toeplitz matrix, i.e. the entries m i j {\displaystyle m_{ij}} are given as a function of their absolute index differences: m i j = h ( | i j | ) {\displaystyle m_{ij}=h(|i-j|)} , and the strict inequality j 0 | h ( j ) | < h ( 0 ) {\textstyle \sum _{j\neq 0}\left|h(j)\right|<h(0)} holds, then M {\displaystyle M} is strictly positive definite.
  2. Let M > 0 {\displaystyle M>0} and N {\displaystyle N} Hermitian. If M N + N M 0 {\displaystyle MN+NM\geq 0} (resp., M N + N M > 0 {\displaystyle MN+NM>0} ) then N 0 {\displaystyle N\geq 0} (resp., N > 0 {\displaystyle N>0} ).[18]
  3. If M > 0 {\displaystyle M>0} is real, then there is a δ > 0 {\displaystyle \delta >0} such that M > δ I {\displaystyle M>\delta I} , where I {\displaystyle I} is the identity matrix.
  4. If M k {\displaystyle M_{k}} denotes the leading k × k {\displaystyle k\times k} minor, det ( M k ) / det ( M k 1 ) {\displaystyle \det \left(M_{k}\right)/\det \left(M_{k-1}\right)} is the kth pivot during LU decomposition.
  5. A matrix is negative definite if its k-th order leading principal minor is negative when k {\displaystyle k} is odd, and positive when k {\displaystyle k} is even.
  6. If M {\displaystyle M} is a real positive definite matrix, then there exists a positive real number m {\displaystyle m} such that for every vector v {\displaystyle \mathbf {v} } , v T M v m v 2 2 {\displaystyle \mathbf {v} ^{\operatorname {T} }M\mathbf {v} \geq m\|\mathbf {v} \|_{2}^{2}} .
  7. 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 0 and −1.

Block matrices and submatrices

A positive 2 n × 2 n {\displaystyle 2n\times 2n} matrix may also be defined by blocks:

M = [ A B C D ] {\displaystyle M={\begin{bmatrix}A&B\\C&D\end{bmatrix}}}

where each block is n × n {\displaystyle n\times n} . By applying the positivity condition, it immediately follows that A {\displaystyle A} and D {\displaystyle D} are hermitian, and C = B {\displaystyle C=B^{*}} .

We have that z M z 0 {\displaystyle \mathbf {z} ^{*}M\mathbf {z} \geq 0} for all complex z {\displaystyle \mathbf {z} } , and in particular for z = [ v , 0 ] T {\displaystyle \mathbf {z} =[\mathbf {v} ,0]^{\operatorname {T} }} . Then

[ v 0 ] [ A B B D ] [ v 0 ] = v A v 0. {\displaystyle {\begin{bmatrix}\mathbf {v} ^{*}&0\end{bmatrix}}{\begin{bmatrix}A&B\\B^{*}&D\end{bmatrix}}{\begin{bmatrix}\mathbf {v} \\0\end{bmatrix}}=\mathbf {v} ^{*}A\mathbf {v} \geq 0.}

A similar argument can be applied to D {\displaystyle D} , and thus we conclude that both A {\displaystyle A} and D {\displaystyle D} must be positive definite. The argument can be extended to show that any principal submatrix of M {\displaystyle 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 f ( x ) {\displaystyle f(\mathbf {x} )} on n {\displaystyle n} real variables x 1 , , x n {\displaystyle x_{1},\ldots ,x_{n}} can always be written as x T M x {\displaystyle \mathbf {x} ^{\operatorname {T} }M\mathbf {x} } where x {\displaystyle \mathbf {x} } is the column vector with those variables, and M {\displaystyle M} is a symmetric real matrix. Therefore, the matrix being positive definite means that f {\displaystyle f} has a unique minimum (zero) when x {\displaystyle \mathbf {x} } is zero, and is strictly positive for any other x {\displaystyle \mathbf {x} } .

More generally, a twice-differentiable real function f {\displaystyle f} on n {\displaystyle n} real variables has local minimum at arguments x 1 , , x n {\displaystyle 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, 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 {\displaystyle M} (e.g. real non-symmetric) as positive definite if ( z M z ) > 0 {\displaystyle \Re \left(\mathbf {z} ^{*}M\mathbf {z} \right)>0} for all non-zero complex vectors z {\displaystyle \mathbf {z} } , where ( c ) {\displaystyle \Re (c)} denotes the real part of a complex number c {\displaystyle c} .[19] Only the Hermitian part 1 2 ( M + M ) {\textstyle {\frac {1}{2}}\left(M+M^{*}\right)} determines whether the matrix is positive definite, and is assessed in the narrower sense above. Similarly, if x {\displaystyle \mathbf {x} } and M {\displaystyle M} are real, we have x T M x > 0 {\displaystyle \mathbf {x} ^{\operatorname {T} }M\mathbf {x} >0} for all real nonzero vectors x {\displaystyle \mathbf {x} } if and only if the symmetric part 1 2 ( M + M T ) {\textstyle {\frac {1}{2}}\left(M+M^{\operatorname {T} }\right)} is positive definite in the narrower sense. It is immediately clear that x T M x = i j x i M i j x j {\textstyle \mathbf {x} ^{\operatorname {T} }M\mathbf {x} =\sum _{ij}x_{i}M_{ij}x_{j}} is insensitive to transposition of M.

Consequently, a non-symmetric real matrix with only positive eigenvalues does not need to be positive definite. For example, the matrix M = [ 4 9 1 4 ] {\displaystyle M=\left[{\begin{smallmatrix}4&9\\1&4\end{smallmatrix}}\right]} has positive eigenvalues yet is not positive definite; in particular a negative value of x T M x {\displaystyle \mathbf {x} ^{\operatorname {T} }M\mathbf {x} } is obtained with the choice x = [ 1 1 ] {\displaystyle \mathbf {x} =\left[{\begin{smallmatrix}-1\\1\end{smallmatrix}}\right]} (which is the eigenvector associated with the negative eigenvalue of the symmetric part of M {\displaystyle M} ).

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 q {\displaystyle \mathbf {q} } in terms of the temperature gradient g = T {\displaystyle \mathbf {g} =\nabla T} is written for anisotropic media as q = K g {\displaystyle \mathbf {q} =-K\mathbf {g} } , in which K {\displaystyle K} is the symmetric thermal conductivity 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 g {\displaystyle \mathbf {g} } always points from cold to hot, the heat flux q {\displaystyle \mathbf {q} } is expected to have a negative inner product with g {\displaystyle \mathbf {g} } so that q T g < 0 {\displaystyle \mathbf {q} ^{\operatorname {T} }\mathbf {g} <0} . Substituting Fourier's law then gives this expectation as g T K g > 0 {\displaystyle \mathbf {g} ^{\operatorname {T} }K\mathbf {g} >0} , implying that the conductivity matrix should be positive definite.

See also

Notes

  1. ^ "Appendix C: Positive Semidefinite and Positive Definite Matrices". Parameter Estimation for Scientists and Engineers: 259–263. doi:10.1002/9780470173862.app3.
  2. ^ Boyd, Stephen; Vandenberghe, Lieven (2004-03-08). Convex Optimization. Cambridge University Press. ISBN 978-0-521-83378-3.
  3. ^ Horn & Johnson (2013), p. 440, Theorem 7.2.7
  4. ^ Horn & Johnson (2013), p. 441, Theorem 7.2.10
  5. ^ Horn & Johnson (2013), p. 452, Theorem 7.3.11
  6. ^ Horn & Johnson (2013), p. 439, Theorem 7.2.6 with k = 2 {\displaystyle k=2}
  7. ^ Horn & Johnson (2013), p. 431, Corollary 7.1.7
  8. ^ Horn & Johnson (2013), p. 485, Theorem 7.6.1
  9. ^ Horn & Johnson (2013), p. 438, Theorem 7.2.1
  10. ^ Horn & Johnson (2013), p. 495, Corollary 7.7.4(a)
  11. ^ a b Horn & Johnson (2013), p. 430, Observation 7.1.3
  12. ^ Horn & Johnson (2013), p. 431, Observation 7.1.8
  13. ^ Horn & Johnson (2013), p. 430
  14. ^ Wolkowicz, Henry; Styan, George P.H. (1980). "Bounds for Eigenvalues using Traces". Linear Algebra and its Applications (29). Elsevier: 471–506.
  15. ^ Horn & Johnson (2013), p. 479, Theorem 7.5.3
  16. ^ Horn & Johnson (2013), p. 509, Theorem 7.8.16
  17. ^ Styan, G. P. (1973). "Hadamard products and multivariate statistical analysis". Linear Algebra and Its Applications. 6: 217–240., Corollary 3.6, p. 227
  18. ^ Bhatia, Rajendra (2007). Positive Definite Matrices. Princeton, New Jersey: Princeton University Press. p. 8. ISBN 978-0-691-12918-1.
  19. ^ Weisstein, Eric W. Positive Definite Matrix. From MathWorld--A Wolfram Web Resource. Accessed on 2012-07-26

References

External links

  • v
  • t
  • e
Matrix classes
Explicitly constrained entriesConstantConditions on eigenvalues or eigenvectorsSatisfying conditions on products or inversesWith specific applicationsUsed in statisticsUsed in graph theoryUsed in science and engineeringRelated terms