Hi, everyone ~
I read Linear Algebra by Hoffman & Kunze.
At 190pg #8,
A, B := n*n matrices . Prove that if I-AB is invertible, then I-BA is invertible and (I-BA)^(-1) = I +B(I-AB)^(-1) A.
Any hint or comment are welcomed !
Please help !
Thanks.
Printable View
Hi, everyone ~
I read Linear Algebra by Hoffman & Kunze.
At 190pg #8,
A, B := n*n matrices . Prove that if I-AB is invertible, then I-BA is invertible and (I-BA)^(-1) = I +B(I-AB)^(-1) A.
Any hint or comment are welcomed !
Please help !
Thanks.
Let. Then
or
. Now use this fact and the distributive law to show
. (You know this proves the statement, don't you?)
well assumeis invertible
thenso
using the determinant rule
since determinants are just numbers, cancelling det(A) on both sides.
thus I-BA is invertible.
Hi Jakncoke,
What if det(A) = 0?. I think your argument fails.
since they actually give the answer, i don't see what the fuss is about:
.
Yes, i see.
Thanks everyone !!