I have the following question :
Proof if $I+AB$ invertible then $I+BA$ invertible and $(I+BA)^{-1}=I-B(I+AB)^{-1}A$
I managed to proof that $I+BA$ invertible
My proof :
We know that $AB$ and $BA$ has the same eigenvalues, and Since $I+AB$ invertible $-1$ is not an eigenvalue for $I+AB$ since if $-1$ is an eigenvalue then $I+AB$ is singular which is a contradiction. and since $AB$ and $BA$ has the same eigenvalues then $-1$ is also not an eigenvalue for $I+BA$ therefore $I+BA$ is also invertible.
But how do I show that $(I+BA)^{-1}=I-B(I+AB)^{-1}A$
I tried to "play" with the equations to reach one end to other end meaning that $(I+BA)^{-1}=...=...=...=I-B(I+AB)^{-1}A$
Or to show that $ I=(I+BA)^{-1}(I-B(I+AB)^{-1}A)$
But wasn't successful.
Any ideas?
Thank you!
$ (I+BA)(I-B(I+AB)^{-1}A) $
– Aug 15 '15 at 15:52