Let A and B be two matrices of the same order. Let's assume that ρ(B)=ρ(AB) (ρ=Rank).
Which of the following two statements are correct or incorrect?
- A is invertible
- The solution space of $AB\mathbf x=\mathbf0$ is equal to the solution space of $B\mathbf x=\mathbf0$.
My answer is "incorrect" to 1): I see no theoretical reason to assume it's correct, and I have found a counterexample. Yet I believe 2). to be correct. If A were invertible it would be very easy to prove this, but as it is not I am looking for the proper evidence.
Can anyone help out?
Thank you!
You can make use of the following, which is not too hard to prove: $$ \text{N}(B) \subseteq \text{N}(AB) $$ (null space of $B$ is a subset of the null space of $AB$) and combine it with the rank-nullity theorem.