I am working on a text book problem for a intro linear course. But the solution is not in the back. I am looking to see if I understand it correctly.
The question asks, " If A is a matrix, and the system AX=O has a non-trivial solution, show that there is no matrix, B, such that BA=I."
I am not sure if what Im thinking is correct. If AX=O has a non-trivial solution, this implies that there is then infinite solutions ( because of parameters). And now I am not sure where to go. I tried writing it like BA=I, (BA=I)I, (BA)I=I^2, but all this gets me is that I=I..
Thanks a lot for any suggestions/help.
If $V$ is a nontrivial solution and $BA=I$, then $$ V = IV = (BA)V = B(AV) = BO = O, $$ which contradicts $V$ being nontrivial.