Quick linear algebra determinant proof.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Kuma
Messages
129
Reaction score
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'λ
 
Physics news on Phys.org
Kuma said:

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'λ

Hi Kuma! :smile:

No, you can't interchange QλQ' to QQ'λ.
This can be seen because then QQ'λ=Iλ=λ, but this would not match your original matrix A.

However, there is no need to interchange them.
You can take the same steps without interchanging them.
 
Kuma said:

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'λ

The constant in the characteristic equation of A equals the determinant of A. How is that constant related to the eigenvalues?

RGV