A and B are non-singular n-square matrices. Show that
$(I+BA)^{-1}=I-(((B^{-1})+A)^{-1})A$
A and B are non-singular n-square matrices. Show that
$(I+BA)^{-1}=I-(((B^{-1})+A)^{-1})A$
On
As a hint, the statement is equivalent to:
$$(I+BA)[I-((B^{-1}+A)^{-1})A]=I$$
Can you check if that is a true statement?
Assuming that $(I+BA)^{-1}$ exists,
$$\begin{align}I-((B^{-1}+A)^{-1})A&=I-([B^{-1}(I+BA)]^{-1})A\\&=I-(I+BA)^{-1}BA\\&=I-(I+BA)^{-1}(I+BA-I)\\&=I-(I+BA)^{-1}(I+BA)+(I+BA)^{-1}\\&=I-I+(I+BA)^{-1}\\&=(I+BA)^{-1}\end{align}$$