If $A,B$ are $n \times n$ complex matrices, Is it possible that $ABA-BAB =I$? I was able to solve a related problem " Can $AB-BA =I$ ? " using a trace argument, but that argument does not seem to extend to this problem
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Putting $B=I$, you can solve the equation $A^2-A-I=0$ for $A$. Thus it is possible. |
|||
|
|
|
Consider the following matrices: $$A = \left(\begin{array}{ccc} \frac{1 + \sqrt{5}}{2} & 0 \\ 0 & \frac{1 - \sqrt{5}}{2} \end{array}\right) \text{ and } B = \left(\begin{array}{ccc} \frac{-1 + \sqrt{5}}{2} & 0 \\ 0 & \frac{-1 - \sqrt{5}}{2} \end{array}\right)$$ |
|||
|
|
