Yankel
- 390
- 0
I have one more question, I have two matrices A and B, both squared and with the same order. And I have a scalar, a not equal to zero.
why are these statements not correct ?
1. If A and B are invertible, then
a\cdot (B^{-1}A^{-1}B)^{^{t}}
is not necessarily invertible
2. If A and B are invertible, then
a\cdot (A+B)
is not necessarily invertible, but if it is, it's inverse is the matrix
\frac{1}{a}\cdot (A^{-1}+B^{-1})
Thanks...
why are these statements not correct ?
1. If A and B are invertible, then
a\cdot (B^{-1}A^{-1}B)^{^{t}}
is not necessarily invertible
2. If A and B are invertible, then
a\cdot (A+B)
is not necessarily invertible, but if it is, it's inverse is the matrix
\frac{1}{a}\cdot (A^{-1}+B^{-1})
Thanks...