Invertability as a substitute for looking for linear independence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
ichigo444
Messages
12
Reaction score
0
Can i use the invertability of a matrix as an alternative way of determining the linear independence of a set? Thank you.
 
Physics news on Phys.org
Yes. If the columns of the matrix are considered to be vectors, these vectors are linearly independent iff the matrix is invertible.
 
If you suppose the set creates a matrix A, then you can say the set is linearly independent if Ax = 0 has only the trivial solution. If A is invertible then x = A-1 0 = 0 is the only solution and the set is linearly independent.
 
Mark44 said:
Yes. If the columns of the matrix are considered to be vectors, these vectors are linearly independent iff the matrix is invertible.

This is true for a square matrix. A non-square matrix is obviously not invertible but can be made of linearly independent vectors.