This document discusses properties of symmetric, skew-symmetric, and orthogonal matrices. It defines each type of matrix and provides examples. Key points include:
- Symmetric matrices have Aij = Aji for all i and j. Skew-symmetric matrices have Aij = -Aji. Orthogonal matrices satisfy AT = A-1.
- The eigenvalues of symmetric matrices are always real. The eigenvalues of skew-symmetric matrices are either zero or purely imaginary.
- Any real square matrix can be written as the sum of a symmetric matrix and skew-symmetric matrix.