Commuting matrices have common eigenvalues

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 6K views
Grand
Messages
74
Reaction score
0

Homework Statement


How do we prove that commuting matrices have common eigenvalues?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Grand said:

Homework Statement


How do we prove that commuting matrices have common eigenvalues?
Start by writing some mathematics, using the definition of commuting matrices and what it means for [itex]\lambda[/itex] to be an eigenvalue of a matrix.
 
OK, I've benn trying this for some time now, but:

common eigenvalues means that:
[tex]det(A-\lambda I)=det(B-\lambda I)=0[/tex]

and we have to prove that AB=BA
 
You have it backwards. You are given that A and B commute, and need to show that any eigenvalue of A is also an eigenvalue of B.
 
OK, I agree. But where do I start. I tried to add expressions to both sides of AB=BA:

[tex]AB=BA/\lambda[/tex]
[tex]\lambda AB=\lambda BA/-B[/tex]
[tex](\lambda A-A)B=\lambda BA-B[/tex]

but I'm not really going anywhere
 
Grand said:
OK, I agree. But where do I start. I tried to add expressions to both sides of AB=BA:

[tex]AB=BA/\lambda[/tex]
[tex]\lambda AB=\lambda BA/-B[/tex]
What do the equations above mean?
Grand said:
[tex](\lambda A-A)B=\lambda BA-B[/tex]

but I'm not really going anywhere
If [itex]\lambda[/itex] is an eigenvalue for a matrix A, then for some nonzero vector x,
Ax = [itex]\lambda[/itex]x.