Prove or disprove: Given two diagonalizable matrices A, B that commute (AB = BA),is AB necessarily diagonalizable?
Asked
Active
Viewed 582 times
1
-
2By the result described at http://math.stackexchange.com/questions/236212/simultaneously-diagonalizable-proof , the answer is yes (product of diagonal matrices is diagonal). – Crostul May 14 '16 at 12:31
1 Answers
2
Two matrices commutes iff they are diagonalizable simultaneously. This means that $A=PD_1P^{-1}$ and $B=PD_2P^{-1}$, where $D_1,D_2$ are diagonal matrices. This also imply that $AB$ is similar to $D_1D_2$ which is diagonal and then $AB$ is diagonalizable.

InsideOut
- 6,883