Commuting matrices have common eigenvalues

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
 
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.