-1

Let $A,B\in M_{n\times n}\left(\mathbb{R}\right)$, If $A$ is Not Invertible prove that $AB$ and $BA$ aren't invertibles?

Proof for $AB$:

Assume by contradiction that $AB$ is invertible, then there is C such that: $\left(AB\right)C=I_{n}\stackrel{\text{Association}}{\iff}A\left(BC\right)=I_{n}$

Which means $A$ is invertible from the right in contradiction to $A$ not being invertible .

I need help with proving for BA

Note. I can't use det and other advanced concepts

1 Answers1

-2

Suppose $BA$ is invertible. Then, there exists a matrix $D$ such that $$(BA)D = D(BA) = I$$ but then, $$(DB)A = I$$ implying that $A$ is left-invertible, a contradiction.