Independence

  • Any two-dimensional linearly independent vectors will span . The two-dimensional basis vectors and are linearly independent, which is why they span .
  • Any two-dimensional linearly independent vectors will span . The two-dimensional basis vectors , and are linearly independent, which is why they span .
  • Any -dimensional linearly independent vectors will span . The -dimensional basis vectors are linearly independent, which is why they span .

There’s no linear independent set that conaints the zero vector.

Dependence

  • When two-dimensional vectors lie along the same line (or along parallel lines), they’re called collinear, they’re linearly dependent, and they won’t span .
  • When two-dimensional vectors lie along the same plane, they’re called coplanar, they’re linearly dependent, and they won’t span .
  • When -dimensional vectors lie along the same -dimensional space, they’re linearly dependent, and they won’t span .

(In)dependence in two dimensions

A set of vectors are linearly dependent when one vector in the set can be represented by a linear combination of the other vectors in the set. Put in another way, if one or more of the vectors in the set doesn’t add any new information or directionality, then the set is linearly dependent.

In and a set of two-dimensional vectors, the set will always be linearly dependent, since at least one of the vectors could be made from some linear combination of the other two.

Linearly Dependent Example

When the only difference between two vectors is a scalar, then they liee on the same line, they’re collinear, and we say that they’re linearly dependent.

It’s also helpful to think about linear dependence as the existence of one or more redundant vectors.

Linearly Independant Example

There’s no scalar you can multiply by that’ll give you , and there’s no scalar you can multiply by that’ll give you .

Which means these vectors aren’t collinear, and they therefore span as a pair of linearly independent vectors.

Testing for linear (in)dependence

In a plane

We set up a system of equations that include the vectors in the set, and one constant term for each vector.

For example, given the vectors

we’d setup the equation

Then we can break the equation into a system of equations,

then solve the system. In this case, we find and .

Whether the system is linearly dependent or independent is determined by the values of and . If the only values that can make the system true are and , then the vectors are linearly independent.

In three-dimensional plane

To test for linear independence in three dimensions, we can use the same method we used in two dimensions, which was setting the sum of the linear combination of the vectors equal to the zero vector, and then solving the system.