| New Reply |
prove two commutative Hermitian matrices have the same eigenvectors |
Share Thread | Thread Tools |
| Feb11-13, 01:56 AM | #1 |
|
|
prove two commutative Hermitian matrices have the same eigenvectors
Hi,
Does anyone know how to prove that two commutative Hermitian matrices can always have the same set of eigenvectors? i.e. AB - BA=0 A and B are both Hermitian matrices, how to prove A and B have the same set of eigenvectors? Thanks! |
| Feb11-13, 01:30 PM | #2 |
|
Mentor
|
|
| Feb11-13, 03:03 PM | #3 |
|
|
What I would say is that this is a common mathematical theorem which is one of the mathematical basis in quantum mechanics, but not a textbook style problem. I ask here because my text book (which is not written in English) only gives a simplified version of proof (assuming there is no duplicated eigenvalue). I am curious about a relatively more robust way to prove it. |
| Feb11-13, 03:43 PM | #4 |
|
Mentor
|
prove two commutative Hermitian matrices have the same eigenvectors
Textbook problems often ask the reader to prove a theorem that wasn't proved in the text. So this certainly could be a textbook problem or a small part of a homework assignment.
|
| Feb11-13, 06:31 PM | #5 |
|
|
I have moved this to homework. xuphys, please make an attempt when asking a question. What do you think of the problem? Is there something you can do?
|
| Feb12-13, 12:27 AM | #6 |
|
|
Then AB is diagonalizable: Code:
AB=UDU-1 Code:
D=U-1ABU=(U-1AU)(U-1BU) Thanks! |
| Feb12-13, 11:13 AM | #7 |
|
|
Hermitian matrices are diagonalizable, so we have n eigenpairs (a_i, v_i) for A and eigenpairs (b_i, u_i) for B (where v_i and u_i may be chosen linearly independent).
It follows that A*v_i = a_i*v_i. This implies B*A*v_i = a_i*B*v_i. But this equals A*B*v_i, so B*v_i is an eigenvector to A with eigenvalue a_i. So B*v_i = k_i*v_i if eigenvalues are unique. The argument is symmetric, so it follows that A and B have the same eigenvectors. The argument is more difficult if eigenvalues aren't unique, but you get invariant subspaces and block matrices, for which you can choose diagonal bases, roughly. |
| New Reply |
| Thread Tools | |
Similar Threads for: prove two commutative Hermitian matrices have the same eigenvectors
|
||||
| Thread | Forum | Replies | ||
| Normalized Eigenvectors of a Hermitian operator | Advanced Physics Homework | 9 | ||
| Diagonalizing hermitian matrices - how to get eigenvectors after finding eigenvalues? | Calculus & Beyond Homework | 1 | ||
| Hermitian operator--prove product of operators is Hermitian if they commute | Advanced Physics Homework | 9 | ||
| commutative matrices | Precalculus Mathematics Homework | 9 | ||
| Issue regarding the orthogonality of eigenvectors for Hermitian | Linear & Abstract Algebra | 20 | ||