Signature
The signature of a symmetric matrix is the triple counting how many eigenvalues are positive, zero, and negative respectively, with (total). For example, a matrix with eigenvalues has signature .
The signature completely captures the qualitative shape of the quadratic form — two matrices with the same signature define quadratic forms with the same geometric character (both are saddles, or both are bowls, etc.). This is a consequence of Sylvester's Law of Inertia: for any invertible change of coordinates , the signature is preserved. So the signature is an intrinsic property of the quadratic form itself, not of its matrix representation.
Formal View
By Sylvester's Law of Inertia, the signature is preserved under congruence transformations for invertible .
Why This Matters
Signature tells you the qualitative shape of a quadratic — without needing to know the exact eigenvalues.
- In special relativity, the metric tensor has signature — one positive and three negative directions.
- Morse theory: the index (number of negative eigenvalues) of a critical point classifies it as a minimum, saddle, or maximum.
- In mechanics, the signature of the inertia tensor determines the nature of rotational motion.
Quiz
A symmetric matrix has eigenvalues . What is its signature?
Two symmetric matrices with the same signature always have the same eigenvalues.
Common Mistakes
- Confusing signature with the multiset of eigenvalues — signature only records sign counts, not magnitudes.
- Forgetting to count multiplicity — a repeated eigenvalue contributes to the signature count multiple times.