Kuma
- 129
- 0
Homework Statement
If A is a square symmetric matrix nxn. Show that the determinant of A is the product of its eigenvalues.
Homework Equations
The Attempt at a Solution
From spectral decomp.
A = QλQ'
|A| = |QλQ'| = |QQ'λ| = |Q||Q'||λ| = |λ| = the product of its diagonals (eigenvalues).
The step I'm not 100% sure of is if I can interchange QλQ' to QQ'λ