Definition

A real n×nn\times n matrix AA is symmetric positive definite if AT=AA^T=A and

vTAv>0v^TAv>0

for every nonzero vRnv\in\mathbb R^n. The set of such matrices is often denoted Sym++(n,R)\operatorname{Sym}_{++}(n,\mathbb R).

Equivalent characterizations

For a real symmetric matrix, positive definiteness is equivalent to all eigenvalues being positive. It is also equivalent to the existence of an invertible matrix BB with A=BTBA=B^TB, and to positivity of all leading principal minors.

Geometry of the cone

The symmetric positive-definite matrices form an open convex cone in the vector space of real symmetric matrices. A Riemannian metric in local coordinates is a smoothly varying matrix with values in this cone.

References
  1. Roger A. Horn and Charles R. Johnson, Matrix Analysis, 2nd ed., Cambridge University Press, 2012. Publisher record. Relevant: positive-definite matrices.