Linear Algebra: Proving AB Not Invertible for mXn Matrix

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 5K views
gotmilk04
Messages
44
Reaction score
0

Homework Statement


If A is an mXn matrix, B is an nXm matirx, and n<m, then AB is not invertible.


Homework Equations





The Attempt at a Solution


By doing A is a 2X1 and B is a 1X2, I find that AB is not linearly independent, so it cannot be invertible, but I'm not sure how to show that for all matrices of this nature.
 
Physics news on Phys.org
Can you show there is a nonzero vector x such that Bx=0? That would make big problems for AB being invertible. And don't PM people about problems, ok? Just post it on the forums and wait a bit.
 
Since n<m, there will be a free variable in the nXm matrix B when reduced to echelon form, correct? So then there is obviously more than the trivial solution.
I'm still confused as to why that creates a problem for AB being invertible.