A set of vectors is said to be linearly independent if there exists no vector in the set that is a linear combination of any other vector in the set. If such a vector exists the set of vectors is said to be linearly dependent.
Formally a set of vectors
has only the trivial solution
If the length of the set is greater than the dimensionality of the vectors within it, the set is automatically linearly dependent.
If any of the vectors in the set are
If the length of the set is equal to the dimensionality of the vectors we can check the determinant of the vectors arranged in a matrix to determine linear independence. If the determinant is nonzero they are independent.