From A First Course in Linear Algebra
Version 2.20
© 2004.
Licensed under the GNU Free Documentation License.
http://linear.ups.edu/
This Section is a Draft, Subject to Changes
Needs Numerical Examples
Positive semi-definite matrices (and their cousins, positive definite matrices) are square matrices which in many ways behave like non-negative (respectively, positive) real numbers. Results given here are employed in the decompositions of Section SVD, Section SR and Section PD.
Definition PSM
Positive Semi-Definite Matrix
A square matrix Ax
x
≥0
For a definition of positive definite replace the inequality in the definition
with a strict inequality, and exclude the zero vector from the vectors
Theorem CPSM
Creating Positive Semi-Definite Matrices
Suppose that
Proof We will give the proof for the first matrix, the
proof for the second is entirely similar. First we check that
so by Definition HM, the matrix
which is the second criteria in the definition of a positive semi-definite matrix (Definition PSM).
A statement very similar to the converse of this theorem is also true. Any
positive semi-definite matrix can be realized as the product of a square matrix,
Positive semi-definite matrices can also be characterized by their eigenvalues, without any mention of inner products. This next result further reinforces the notion that positive semi-definite matrices behave like non-negative real numbers.
Theorem EPSM
Eigenvalues of Positive Semi-definite Matrices
Suppose that
Proof Notice first that since we are considering only Hermitian matrices in this
theorem, it is always possible to compare eigenvalues with the real number zero, since
eigenvalues of Hermitian matrices are all real numbers (Theorem HMRE). Let
(x
x
≠0
By Theorem PIP, x
x
0
Ax
x
≥0
(λ2
λ3
…
λn
x1
x2
x3
…
xn
a2
a3
…
an
Since we have presumed
With non-negative values for each eigenvalue
As positive semi-definite matrices are defined to be Hermitian, they are then normal and subject to orthonormal diagonalization (Theorem OD). Now consider the interpretation of orthonormal diagonalization as a rotation to principal axes, a stretch by a diagonal matrix and a rotation back (Subsection OD.OD). For a positive semi-definite matrix, the diagonal matrix has diagonal entries that are the non-negative eigenvalues of the original positive semi-definite matrix. So the “stretching” along each axis is never a reflection.
T20 Suppose that
Contributed by Robert Beezer