For matrices $A, B$, I would like to show and understand the intuition behind the following identity $$ (A+B)^{-1} = A^{-1} - (A+B)^{-1} B A^{-1} $$ assuming the inverses exist.
2026-04-22 21:07:31.1776892051
A matrix inverse identity
54 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$ A^{-1}-(A+B)^{-1}BA^{-1} = (I-(A+B)^{-1}B)A^{-1} = (A+B)^{-1}(A+B-B)A^{-1} = (A+B)^{-1}AA^{-1} = (A+B)^{-1} $$