I know that B is invertible but I don't understand why..
The question goes like that:
Let $A,B$ be $3x3$ matrix so that:
$B^2A = -2B^3$ and $B^3+AB^2 = 3I$
Prove that $A$ and $B$ invertible and express $A^{-1}$ and $B^{-1}$ with $B$
Two things I don't understand.
- They answered the question like this:
$$B^3+AB^2=3I \Rightarrow (B^2+AB)B=3I$$ Because 3I is invertible, so does $(B^2+AB)B$, and because (*) B is invertible
The (*) part is just a sentence that say's:
Let A,B be square matrix, if $AB=I$ then both are invertible and each of them are the inverse of the other.
The question: Why is $(B^2+AB)B$ invertible because of 3I? And how did they use the sentence above if they didn't say that $(B^2+AB)$ is invertible instead of $(B^2+AB)B$?
($(B^2+AB)B$ is a matrix by itself..)
- The second part of the question is that they just said:
(After saying B is invertible) Because of that $-2B^3$ is invertible as well and because of that $B^2A$ is invertible.
The question: How did they came to the conclusion that both $-2B^3$ and $B^2A$ is invertible based on $B$?
Thanks in advance! If something is not understood please let me know so I can edit the question.
Consider the matrix $\frac13(B^2+AB)$.