Diagonalizable Matrices and Commutativity: Proving AB = BA

  • Thread starter Thread starter lubricarret
  • Start date Start date
  • Tags Tags
    Matrices
lubricarret
Messages
34
Reaction score
0

Homework Statement



Let A and B be diagonalizable 2 x 2 matrices. If every eigenvector of A is an eigenvector of B show that AB = BA.

Homework Equations



D = PA(P^-1)

The Attempt at a Solution



Since the eigenvectors are equivalent, wouldn't it hold true that P_A = P_B?

If I have to show that AB = BA, I should be able to prove that

PAB(P^-1) = PBA(P^-1)

Since the eigenvectors of A are the eigenvectors of B, and
P = (Eigenvector_1, Eigenvector_2)

Then could I say that P_A = P_B, and (P^-1)_A = (P^-1)_B

and then cancel out P and (P^-1) from the equation PAB(P^-1) = PBA(P^-1) and then conclude that AB=BA?

Is my reasoning wrong here?

Thanks a lot!
 
Physics news on Phys.org
Ouch! I get annoyed at having to open scanned papers- now I have to sit and watch you write it?

And you are using physics notation which gives me the pip.

If A and B are diagonalizable linear operators, then their eigenvectors form a basis for the vector space and written in that basis they are diagonal. If they have the same eigenvectors, then that single basis diagonalizes both! Yes, that is why you can use the same "P": there exist a single matrix P such that A= P-1DAP and such that B= P-1DBP where DA and DB are the appropriate diagonal matrices. What are AB and BA? Of course, diagonal matrices always commute.

By the way, this proof works for all dimensions, not just 2 by 2.
 
Thanks HallsofIvy! I appreciate the explanation and for assuring me of that proof!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top