I have the following issue: $A,B\in\mathbb C^{n\times n}$ invertible, such that also $A + B$ is invertible. How is it shown that $A^{-1} + B^{-1}$ is invertible?
2026-03-29 18:32:43.1774809163
On
Show that $A^{-1} + B^{-1}$ is invertible when $A,B$ and $A+B$ are invertible
3.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Here is a more pedantic approach to @amsmath's slick approach:
Suppose we want to solve $(A^{-1} + B^{-1}) x = A^{-1}x + B^{-1} x = y$.
Then $Ay=x + AB^{-1} x $, and letting $x'=B^{-1} x$ we get $Ay = B x' + A x' = (A+B)x'$ and so $x'= (A+B)^{-1} Ay$ and finally $x=Bx' = B(A+B)^{-1} Ay$.
Hence $(A^{-1} + B^{-1})^{-1} = B(A+B)^{-1} A$.

$$ A^{-1}+B^{-1} = A^{-1}(A+B)B^{-1} $$ By the way: (Spanish) demonstración --> (English) proof. ;-)