What quantities of real symmetric matrices are invariant under matrix congruence

linear algebramatricessimilar matricessymmetric matrices

Two real symmetric matrices $A$ and $B$ are called congruent if there exists an invertible matrix $P$ such that
$$P^TAP=B$$
I am aware that the number of positive, negative, and zero eigenvalues is an invariant under congruence. Are there any other quantities that are invariant under congruence?

Best Answer

Sylvester's law of inertia states that two symmetric matrices are congruent if and only if they have the same number of positive, negative, and zero eigenvalues (i.e. the same inertia). In other words, there is nothing in addition to the inertia that is preserved by congruence.

There are quantities that can be written as a function of the inertia of a matrix; these quantities must be preserved by matrix congruence. For example, the sign of the determinant and the rank must be the same for congruent matrices $A$ and $B$. Whether you consider these to be "other" invariant quantities depends on what you have in mind.

Related Question