Prove AB & BA Have Same Eigenvalues

In summary, two square matrices A and B of the same size that do not commute have the same set of eigenvalues for AB and BA. This can be proven by considering the determinant of (AB-yI)*det(A) and using the fact that if det(AB-yI)=0, then det(BA-yI)=0 as well. This argument can also be framed in terms of eigenvalues, where if L is an eigenvalue of AB, then it is also an eigenvalue of BA. This was pointed out by the other person in the conversation.
  • #1
Kolahal Bhattacharya
135
1

Homework Statement




Two square matrices A and B of the same size do not commute.Prove that AB and BA has the same set of eigenvalues.

I did in the following way:Please check if I am correct.
Consider: det(AB-yI)*det(A) where y represents eigenvalues and
I represents unit matrix
=det[(AB-yI)A]
=det[(AB)A-(yI)A]
=det[A(BA)-A(yI)]
=det(A)*det(BA-yI)
det(A) is not equal to zero,in general.
So,if det(AB-yI)=0,det(BA-yI)=0 also.
hence, conclusion.
 
Physics news on Phys.org
  • #2
That's basically it, but the argument is dubious. det(A) certainly could be zero. Try framing it this way. Let L be an eigenvalue of AB. Then ABx=Lx for some x. Act on both sides with B and conclude Bx is an eigenvector with eigenvalue L of BA. So if L is an eigenvalue of AB, it's a eigenvalue of BA.
 
  • #3
Oh!It's fantastic.I salute you whole-heartedly.
 

Related to Prove AB & BA Have Same Eigenvalues

1. What is the significance of proving that AB and BA have the same eigenvalues?

Proving that AB and BA have the same eigenvalues is important because it allows us to simplify the process of finding eigenvalues for a given matrix. This also allows us to make connections between the properties of AB and BA and use them to solve more complex problems.

2. How do you go about proving that AB and BA have the same eigenvalues?

The most common method for proving that AB and BA have the same eigenvalues is by using the fact that for any two square matrices, the determinant of their product is equal to the product of their determinants. Using this property, we can show that the characteristic polynomial of AB and BA are equal, which means they have the same eigenvalues.

3. Can you provide an example of two matrices that have the same eigenvalues?

Yes, we can take the matrices A = [1 2; 3 4] and B = [5 6; 7 8]. Both of these matrices have the eigenvalues 5 and 10, which can be easily verified by finding their characteristic polynomials.

4. Are there any exceptions to the rule that AB and BA have the same eigenvalues?

Yes, there are some exceptions. For non-square matrices, it is possible for AB and BA to have different eigenvalues. Additionally, if the matrices A and B do not commute, meaning AB ≠ BA, then they may not have the same eigenvalues.

5. How does proving that AB and BA have the same eigenvalues help in solving real-world problems?

Proving that AB and BA have the same eigenvalues can be useful in solving a variety of real-world problems, such as in physics, engineering, and economics. It can help us understand the behavior of complex systems and make predictions based on the properties of the system's matrices.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
18
Views
2K
  • Calculus and Beyond Homework Help
Replies
25
Views
2K
  • Linear and Abstract Algebra
Replies
21
Views
1K
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
15
Views
4K
  • Calculus and Beyond Homework Help
Replies
5
Views
564
Replies
5
Views
2K
Replies
2
Views
8K
Replies
2
Views
631
Back
Top