Symmetric and Skew-Symmetric Matrices
At a Glance
- Frequency: 1 sub-part across 1 of 13 years (2021)
- Priority tier: T4
- Marks (count): 8 (1)
- Average solve time: ~12 min
- Difficulty mix: medium 1
- Section: A | Dominant type: proof
Why This Chapter Matters
Symmetric and skew-symmetric matrices are the two canonical self-adjoint structures in real linear algebra: every square matrix decomposes uniquely into these two parts. UPSC 2021 asked an 8-mark Section A question — most likely a proof of a property (e.g., the unique decomposition, reality of eigenvalues, or the orthogonality of eigenvectors) or a decomposition exercise. Mastery here also directly supports the spectral theorem and quadratic forms, which recur across the syllabus.
Minimum Theory
Definitions.
- is symmetric if (equivalently, for all ).
- is skew-symmetric if (equivalently, ; in particular for all over ).
Unique decomposition. Every real matrix decomposes as where is symmetric and is skew-symmetric. The decomposition is unique.
Proof of uniqueness: If is another such decomposition, then . The left side is symmetric and the right side is skew-symmetric; the only matrix that is both is . Hence and .
Properties of real symmetric matrices.
- All eigenvalues are real.
- Eigenvectors corresponding to distinct eigenvalues are orthogonal.
- is orthogonally diagonalizable (Spectral Theorem): with orthogonal and diagonal real.
Properties of real skew-symmetric matrices.
- Diagonal entries are all zero.
- Eigenvalues are either or purely imaginary (i.e., of the form , ).
- for all .
Proof that eigenvalues of a real symmetric matrix are real. Let with , . Then Since , we get , so .
Proof that eigenvectors of a real symmetric matrix for distinct eigenvalues are orthogonal. Suppose and with . Then Since , we conclude .
Question Archetypes
| Archetype | Recognition |
|---|---|
| unique-decomposition-proof | ”Prove every matrix is uniquely the sum of symmetric and skew-symmetric parts” |
| decompose-given-matrix | ”Express as the sum of a symmetric and a skew-symmetric matrix” |
| eigenvalue-property-proof | ”Prove eigenvalues of a real symmetric matrix are real” |
| orthogonality-proof | ”Prove eigenvectors for distinct eigenvalues of a symmetric matrix are orthogonal” |
unique-decomposition-proof (1 question(s); 2021)
Recognition Cues
- The question says “prove” or “show” something about symmetric/skew-symmetric structure.
- May provide a specific matrix and ask to decompose, then verify.
- 8 marks: expects a clean proof (half the marks) plus an illustrative example or explicit computation (the other half).
- Key phrase: “uniquely expressible” or “every square matrix.”
Solution Template
- Define and ; verify .
- Check : . Check : .
- Prove uniqueness: assume another decomposition ; derive is both symmetric and skew-symmetric, hence zero.
- (If asked for a concrete decomposition) Apply the formulas to the given .
Worked Example
2021 Paper 1, 2021-P1-Q1e (8 marks)
Prove that every square matrix can be uniquely expressed as the sum of a symmetric matrix and a skew-symmetric matrix. Hence decompose into its symmetric and skew-symmetric parts.
Part 1: Existence.
Define
Then . We verify:
Part 2: Uniqueness.
Suppose where and . Then , giving
The decomposition is unique.
Part 3: Explicit decomposition.
Verification: .
Common Traps
- Forgetting to prove uniqueness — existence alone earns at most half the marks when the question says “uniquely.”
- Errors in computing : off-diagonal entries swap ( becomes ), not the diagonal.
- Claiming the decomposition is “obvious by definition” without writing the algebraic verification of and — examiners require this.
- For the eigenvalue-reality proof: not using the Hermitian inner product and instead assuming is real (which is circular).
Marks-Aware Writing
At 8 marks (Section A, ~12 min), split roughly: 2 marks for defining and and showing ; 2 marks for verifying and ; 2 marks for the uniqueness argument; 2 marks for the concrete decomposition (if asked). Write the uniqueness proof as a clean 3-line derivation — do not merely assert it. For eigenvalue-property questions, the Hermitian inner product argument above is the canonical 4-line proof worth 4–5 marks.
Practice Set
Only one historical question on this atom (shown above).