Can a Matrix with Identical Columns be Invertible?

  • Thread starter Thread starter Chadlee88
  • Start date Start date
  • Tags Tags
    Matrices Proofs
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 7K views
Chadlee88
Messages
40
Reaction score
0
i need to be able to prove that an nxn matrix with two identical columns cannot be invertible. I know that if the columns of the matrix are linearly independent then the matrix is invertible. Could some please give me a hint on how to do this proof because i really don't know where to start. :frown:
 
Physics news on Phys.org
Depending on what has been covered in your class, it may be easiest to work with the nullspace of the matrix A. A is invertible iff the nullspace of A contains only the zero vector.
Call, the matrix A. If you can find a nonzero vector x such that Ax=0, then you've shown A is not invertible.
 
Chadlee88 said:
i need to be able to prove that an nxn matrix with two identical columns cannot be invertible. I know that if the columns of the matrix are linearly independent then the matrix is invertible. Could some please give me a hint on how to do this proof because i really don't know where to start. :frown:

what's it mean when two columns of a matrix are identical?

Compare this with what is meant by 'linearly independent'.

Can two identical columns in one matrix be independent?
 
Actually, I've never seen a text that definedf "independent" for the columns of a matrix!

You can, of course, think of the columns of a matrix as vectors and then determine whether or not those vectors are independent.
 
Last edited by a moderator:
Office_Shredder said:
hallsofivy, I think the columns being independent refers to them as vectors being linearly independent essentially (it's not proper terminology perhaps, but it does get the point across)
Yeh, I went back and edited my post just before I saw this.