Linear dependence of square matrices

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 4K views
snu
Messages
1
Reaction score
0
I am studying the subject of linear dependence right now and had a question on this topic. Is it possible to construct a square matrix A such that the columns of A are linearly dependent, but the columns of the transpose of A are linearly independent? My intuition tells me no, but I'm not sure how I would prove this to be the case in general. I've tried constructing several square matrices that are linearly dependent and taken the transpose and found that to be linearly dependent as well, but I'm not sure if this always holds.
 
Physics news on Phys.org
It's actually stronger than that: the column rank of any matrix (=dimension of space spanned by its columns) equals the row rank. In particular, for square matrices, if the columns are linearly dependent (column rank is smaller than matrix dimension), so are the rows.