What is it?

In Linear Algebra, it’s possible to classify different sets of Vectors inside of a vector space as linearly dependent or linearly independent.

Linearly dependent vectors, in a space, would be on the same line, with the same direction.

However, linearly independent vectors, in a space, have different directions.


How does it work?

A set of vectors belonging to a vector space is said to be linearly dependent, if:

And the same set is said to be linearly independent, if:

Writing the above equation will result in a homogeneous system. If the system has only a trivial solution, then the set of vectors is linearly independent, otherwise, not trivial solutions indicate that the set is linearly independent.

For example, given the vectors and , we can assume they are linearly dependent because is a multiple of . However, we can check this:

From the resultant linear system, we can solve it and determine if it is an inconsistent, independent or dependent system, which will then result if it’s linearly independent or dependent*.