If there are two matrices, lets say A & B such that $$ AB = 0 $$ and A is a non singular matrix and B may or may not be a square matrix . Can we infer anything about nature of B . The book says B is a zero matrix but I am unable to prove.
2026-03-25 21:01:23.1774472483
Product of two matrices with zero product
324 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
If $A$ is non-singular, there exists $A^{-1}$. So $$AB = 0 \implies A^{-1}(AB) = A^{-1}0 \implies (A^{-1}A)B = 0 \implies {\rm Id}\; B = 0 \implies B = 0.$$The moral of the history is that if $A$ is non-singular, you can """""divide by $A$""""".