Linear Algebra – Finding the Dimension of Real Symmetric Matrices with Trace Zero

linear algebramatrices

What is the dimension of the vector space of all symmetric matrices of order $n\times n$ $(n\geq 2)$ with real entries and trace equal to zero?

Best Answer

Think of how you normally calculate the dimension of the space of symmetric matrices. The only difference comes in choosing elements on the diagonal: if I choose the first $n -1$ diagonal entries, then is there a choice for the last diagonal entry which will make the trace zero? How many choices for this last entry are there?

Related Question