Non-square matrix and linear independence

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
2 replies · 26K views
torquerotates
Messages
207
Reaction score
0
Can a non square matrix have linearly independent columns? I can't take the determinant so I can't tell.
 
Physics news on Phys.org
torquerotates said:
Can a non square matrix have linearly independent columns? I can't take the determinant so I can't tell.

Yes. For instance,
[tex]\left[\begin{array}{cc} 1 & 0 \\ 0 & 1 \\ 0 & 0 \end{array}\right][/tex]
Of course it will have to have more rows than columns.
 
If, on the other hand, the matrix has more columns than rows, the columns cannot be independent. If there are say, m columns and n rows, with m> n, then the columns are n dimensional vectors and a set of m vectors of n dimensions, with m> n, cannot be independent.