Linear independence

Vectors whose linear combinations are nonzero
Linearly independent vectors in R 3 {\displaystyle \mathbb {R} ^{3}}
Linearly dependent vectors in a plane in R 3 . {\displaystyle \mathbb {R} ^{3}.}

In the theory of vector spaces, a set of vectors is said to be linearly independent if there exists no nontrivial linear combination of the vectors that equals the zero vector. If such a linear combination exists, then the vectors are said to be linearly dependent. These concepts are central to the definition of dimension.[1]

A vector space can be of finite dimension or infinite dimension depending on the maximum number of linearly independent vectors. The definition of linear dependence and the ability to determine whether a subset of vectors in a vector space is linearly dependent are central to determining the dimension of a vector space.

Definition

A sequence of vectors v 1 , v 2 , , v k {\displaystyle \mathbf {v} _{1},\mathbf {v} _{2},\dots ,\mathbf {v} _{k}} from a vector space V is said to be linearly dependent, if there exist scalars a 1 , a 2 , , a k , {\displaystyle a_{1},a_{2},\dots ,a_{k},} not all zero, such that

a 1 v 1 + a 2 v 2 + + a k v k = 0 , {\displaystyle a_{1}\mathbf {v} _{1}+a_{2}\mathbf {v} _{2}+\cdots +a_{k}\mathbf {v} _{k}=\mathbf {0} ,}

where 0 {\displaystyle \mathbf {0} } denotes the zero vector.

This implies that at least one of the scalars is nonzero, say a 1 0 {\displaystyle a_{1}\neq 0} , and the above equation is able to be written as

v 1 = a 2 a 1 v 2 + + a k a 1 v k , {\displaystyle \mathbf {v} _{1}={\frac {-a_{2}}{a_{1}}}\mathbf {v} _{2}+\cdots +{\frac {-a_{k}}{a_{1}}}\mathbf {v} _{k},}

if k > 1 , {\displaystyle k>1,} and v 1 = 0 {\displaystyle \mathbf {v} _{1}=\mathbf {0} } if k = 1. {\displaystyle k=1.}

Thus, a set of vectors is linearly dependent if and only if one of them is zero or a linear combination of the others.

A sequence of vectors v 1 , v 2 , , v n {\displaystyle \mathbf {v} _{1},\mathbf {v} _{2},\dots ,\mathbf {v} _{n}} is said to be linearly independent if it is not linearly dependent, that is, if the equation

a 1 v 1 + a 2 v 2 + + a n v n = 0 , {\displaystyle a_{1}\mathbf {v} _{1}+a_{2}\mathbf {v} _{2}+\cdots +a_{n}\mathbf {v} _{n}=\mathbf {0} ,}

can only be satisfied by a i = 0 {\displaystyle a_{i}=0} for i = 1 , , n . {\displaystyle i=1,\dots ,n.} This implies that no vector in the sequence can be represented as a linear combination of the remaining vectors in the sequence. In other words, a sequence of vectors is linearly independent if the only representation of 0 {\displaystyle \mathbf {0} } as a linear combination of its vectors is the trivial representation in which all the scalars a i {\textstyle a_{i}} are zero.[2] Even more concisely, a sequence of vectors is linearly independent if and only if 0 {\displaystyle \mathbf {0} } can be represented as a linear combination of its vectors in a unique way.

If a sequence of vectors contains the same vector twice, it is necessarily dependent. The linear dependency of a sequence of vectors does not depend of the order of the terms in the sequence. This allows defining linear independence for a finite set of vectors: A finite set of vectors is linearly independent if the sequence obtained by ordering them is linearly independent. In other words, one has the following result that is often useful.

A sequence of vectors is linearly independent if and only if it does not contain the same vector twice and the set of its vectors is linearly independent.

Infinite case

An infinite set of vectors is linearly independent if every nonempty finite subset is linearly independent. Conversely, an infinite set of vectors is linearly dependent if it contains a finite subset that is linearly dependent, or equivalently, if some vector in the set is a linear combination of other vectors in the set.

An indexed family of vectors is linearly independent if it does not contain the same vector twice, and if the set of its vectors is linearly independent. Otherwise, the family is said to be linearly dependent.

A set of vectors which is linearly independent and spans some vector space, forms a basis for that vector space. For example, the vector space of all polynomials in x over the reals has the (infinite) subset {1, x, x2, ...} as a basis.

Geometric examples

  • u {\displaystyle {\vec {u}}} and v {\displaystyle {\vec {v}}} are independent and define the plane P.
  • u {\displaystyle {\vec {u}}} , v {\displaystyle {\vec {v}}} and w {\displaystyle {\vec {w}}} are dependent because all three are contained in the same plane.
  • u {\displaystyle {\vec {u}}} and j {\displaystyle {\vec {j}}} are dependent because they are parallel to each other.
  • u {\displaystyle {\vec {u}}} , v {\displaystyle {\vec {v}}} and k {\displaystyle {\vec {k}}} are independent because u {\displaystyle {\vec {u}}} and v {\displaystyle {\vec {v}}} are independent of each other and k {\displaystyle {\vec {k}}} is not a linear combination of them or, equivalently, because they do not belong to a common plane. The three vectors define a three-dimensional space.
  • The vectors o {\displaystyle {\vec {o}}} (null vector, whose components are equal to zero) and k {\displaystyle {\vec {k}}} are dependent since o = 0 k {\displaystyle {\vec {o}}=0{\vec {k}}}

Geographic location

A person describing the location of a certain place might say, "It is 3 miles north and 4 miles east of here." This is sufficient information to describe the location, because the geographic coordinate system may be considered as a 2-dimensional vector space (ignoring altitude and the curvature of the Earth's surface). The person might add, "The place is 5 miles northeast of here." This last statement is true, but it is not necessary to find the location.

In this example the "3 miles north" vector and the "4 miles east" vector are linearly independent. That is to say, the north vector cannot be described in terms of the east vector, and vice versa. The third "5 miles northeast" vector is a linear combination of the other two vectors, and it makes the set of vectors linearly dependent, that is, one of the three vectors is unnecessary to define a specific location on a plane.

Also note that if altitude is not ignored, it becomes necessary to add a third vector to the linearly independent set. In general, n linearly independent vectors are required to describe all locations in n-dimensional space.

Evaluating linear independence

The zero vector

If one or more vectors from a given sequence of vectors v 1 , , v k {\displaystyle \mathbf {v} _{1},\dots ,\mathbf {v} _{k}} is the zero vector 0 {\displaystyle \mathbf {0} } then the vector v 1 , , v k {\displaystyle \mathbf {v} _{1},\dots ,\mathbf {v} _{k}} are necessarily linearly dependent (and consequently, they are not linearly independent). To see why, suppose that i {\displaystyle i} is an index (i.e. an element of { 1 , , k } {\displaystyle \{1,\ldots ,k\}} ) such that v i = 0 . {\displaystyle \mathbf {v} _{i}=\mathbf {0} .} Then let a i := 1 {\displaystyle a_{i}:=1} (alternatively, letting a i {\displaystyle a_{i}} be equal any other non-zero scalar will also work) and then let all other scalars be 0 {\displaystyle 0} (explicitly, this means that for any index j {\displaystyle j} other than i {\displaystyle i} (i.e. for j i {\displaystyle j\neq i} ), let a j := 0 {\displaystyle a_{j}:=0} so that consequently a j v j = 0 v j = 0 {\displaystyle a_{j}\mathbf {v} _{j}=0\mathbf {v} _{j}=\mathbf {0} } ). Simplifying a 1 v 1 + + a k v k {\displaystyle a_{1}\mathbf {v} _{1}+\cdots +a_{k}\mathbf {v} _{k}} gives:

a 1 v 1 + + a k v k = 0 + + 0 + a i v i + 0 + + 0 = a i v i = a i 0 = 0 . {\displaystyle a_{1}\mathbf {v} _{1}+\cdots +a_{k}\mathbf {v} _{k}=\mathbf {0} +\cdots +\mathbf {0} +a_{i}\mathbf {v} _{i}+\mathbf {0} +\cdots +\mathbf {0} =a_{i}\mathbf {v} _{i}=a_{i}\mathbf {0} =\mathbf {0} .}

Because not all scalars are zero (in particular, a i 0 {\displaystyle a_{i}\neq 0} ), this proves that the vectors v 1 , , v k {\displaystyle \mathbf {v} _{1},\dots ,\mathbf {v} _{k}} are linearly dependent.

As a consequence, the zero vector can not possibly belong to any collection of vectors that is linearly independent.

Now consider the special case where the sequence of v 1 , , v k {\displaystyle \mathbf {v} _{1},\dots ,\mathbf {v} _{k}} has length 1 {\displaystyle 1} (i.e. the case where k = 1 {\displaystyle k=1} ). A collection of vectors that consists of exactly one vector is linearly dependent if and only if that vector is zero. Explicitly, if v 1 {\displaystyle \mathbf {v} _{1}} is any vector then the sequence v 1 {\displaystyle \mathbf {v} _{1}} (which is a sequence of length 1 {\displaystyle 1} ) is linearly dependent if and only if v 1 = 0 {\displaystyle \mathbf {v} _{1}=\mathbf {0} } ; alternatively, the collection v 1 {\displaystyle \mathbf {v} _{1}} is linearly independent if and only if v 1 0 . {\displaystyle \mathbf {v} _{1}\neq \mathbf {0} .}

Linear dependence and independence of two vectors

This example considers the special case where there are exactly two vector u {\displaystyle \mathbf {u} } and v {\displaystyle \mathbf {v} } from some real or complex vector space. The vectors u {\displaystyle \mathbf {u} } and v {\displaystyle \mathbf {v} } are linearly dependent if and only if at least one of the following is true:

  1. u {\displaystyle \mathbf {u} } is a scalar multiple of v {\displaystyle \mathbf {v} } (explicitly, this means that there exists a scalar c {\displaystyle c} such that u = c v {\displaystyle \mathbf {u} =c\mathbf {v} } ) or
  2. v {\displaystyle \mathbf {v} } is a scalar multiple of u {\displaystyle \mathbf {u} } (explicitly, this means that there exists a scalar c {\displaystyle c} such that v = c u {\displaystyle \mathbf {v} =c\mathbf {u} } ).

If u = 0 {\displaystyle \mathbf {u} =\mathbf {0} } then by setting c := 0 {\displaystyle c:=0} we have c v = 0 v = 0 = u {\displaystyle c\mathbf {v} =0\mathbf {v} =\mathbf {0} =\mathbf {u} } (this equality holds no matter what the value of v {\displaystyle \mathbf {v} } is), which shows that (1) is true in this particular case. Similarly, if v = 0 {\displaystyle \mathbf {v} =\mathbf {0} } then (2) is true because v = 0 u . {\displaystyle \mathbf {v} =0\mathbf {u} .} If u = v {\displaystyle \mathbf {u} =\mathbf {v} } (for instance, if they are both equal to the zero vector 0 {\displaystyle \mathbf {0} } ) then both (1) and (2) are true (by using c := 1 {\displaystyle c:=1} for both).

If u = c v {\displaystyle \mathbf {u} =c\mathbf {v} } then u 0 {\displaystyle \mathbf {u} \neq \mathbf {0} } is only possible if c 0 {\displaystyle c\neq 0} and v 0 {\displaystyle \mathbf {v} \neq \mathbf {0} } ; in this case, it is possible to multiply both sides by 1 c {\textstyle {\frac {1}{c}}} to conclude v = 1 c u . {\textstyle \mathbf {v} ={\frac {1}{c}}\mathbf {u} .} This shows that if u 0 {\displaystyle \mathbf {u} \neq \mathbf {0} } and v 0 {\displaystyle \mathbf {v} \neq \mathbf {0} } then (1) is true if and only if (2) is true; that is, in this particular case either both (1) and (2) are true (and the vectors are linearly dependent) or else both (1) and (2) are false (and the vectors are linearly independent). If u = c v {\displaystyle \mathbf {u} =c\mathbf {v} } but instead u = 0 {\displaystyle \mathbf {u} =\mathbf {0} } then at least one of c {\displaystyle c} and v {\displaystyle \mathbf {v} } must be zero. Moreover, if exactly one of u {\displaystyle \mathbf {u} } and v {\displaystyle \mathbf {v} } is 0 {\displaystyle \mathbf {0} } (while the other is non-zero) then exactly one of (1) and (2) is true (with the other being false).

The vectors u {\displaystyle \mathbf {u} } and v {\displaystyle \mathbf {v} } are linearly independent if and only if u {\displaystyle \mathbf {u} } is not a scalar multiple of v {\displaystyle \mathbf {v} } and v {\displaystyle \mathbf {v} } is not a scalar multiple of u {\displaystyle \mathbf {u} } .

Vectors in R2

Three vectors: Consider the set of vectors v 1 = ( 1 , 1 ) , {\displaystyle \mathbf {v} _{1}=(1,1),} v 2 = ( 3 , 2 ) , {\displaystyle \mathbf {v} _{2}=(-3,2),} and v 3 = ( 2 , 4 ) , {\displaystyle \mathbf {v} _{3}=(2,4),} then the condition for linear dependence seeks a set of non-zero scalars, such that

a 1 [ 1 1 ] + a 2 [ 3 2 ] + a 3 [ 2 4 ] = [ 0 0 ] , {\displaystyle a_{1}{\begin{bmatrix}1\\1\end{bmatrix}}+a_{2}{\begin{bmatrix}-3\\2\end{bmatrix}}+a_{3}{\begin{bmatrix}2\\4\end{bmatrix}}={\begin{bmatrix}0\\0\end{bmatrix}},}

or

[ 1 3 2 1 2 4 ] [ a 1 a 2 a 3 ] = [ 0 0 ] . {\displaystyle {\begin{bmatrix}1&-3&2\\1&2&4\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\\a_{3}\end{bmatrix}}={\begin{bmatrix}0\\0\end{bmatrix}}.}

Row reduce this matrix equation by subtracting the first row from the second to obtain,

[ 1 3 2 0 5 2 ] [ a 1 a 2 a 3 ] = [ 0 0 ] . {\displaystyle {\begin{bmatrix}1&-3&2\\0&5&2\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\\a_{3}\end{bmatrix}}={\begin{bmatrix}0\\0\end{bmatrix}}.}

Continue the row reduction by (i) dividing the second row by 5, and then (ii) multiplying by 3 and adding to the first row, that is

[ 1 0 16 / 5 0 1 2 / 5 ] [ a 1 a 2 a 3 ] = [ 0 0 ] . {\displaystyle {\begin{bmatrix}1&0&16/5\\0&1&2/5\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\\a_{3}\end{bmatrix}}={\begin{bmatrix}0\\0\end{bmatrix}}.}

Rearranging this equation allows us to obtain

[ 1 0 0 1 ] [ a 1 a 2 ] = [ a 1 a 2 ] = a 3 [ 16 / 5 2 / 5 ] . {\displaystyle {\begin{bmatrix}1&0\\0&1\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\end{bmatrix}}={\begin{bmatrix}a_{1}\\a_{2}\end{bmatrix}}=-a_{3}{\begin{bmatrix}16/5\\2/5\end{bmatrix}}.}

which shows that non-zero ai exist such that v 3 = ( 2 , 4 ) {\displaystyle \mathbf {v} _{3}=(2,4)} can be defined in terms of v 1 = ( 1 , 1 ) {\displaystyle \mathbf {v} _{1}=(1,1)} and v 2 = ( 3 , 2 ) . {\displaystyle \mathbf {v} _{2}=(-3,2).} Thus, the three vectors are linearly dependent.

Two vectors: Now consider the linear dependence of the two vectors v 1 = ( 1 , 1 ) {\displaystyle \mathbf {v} _{1}=(1,1)} and v 2 = ( 3 , 2 ) , {\displaystyle \mathbf {v} _{2}=(-3,2),} and check,

a 1 [ 1 1 ] + a 2 [ 3 2 ] = [ 0 0 ] , {\displaystyle a_{1}{\begin{bmatrix}1\\1\end{bmatrix}}+a_{2}{\begin{bmatrix}-3\\2\end{bmatrix}}={\begin{bmatrix}0\\0\end{bmatrix}},}

or

[ 1 3 1 2 ] [ a 1 a 2 ] = [ 0 0 ] . {\displaystyle {\begin{bmatrix}1&-3\\1&2\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\end{bmatrix}}={\begin{bmatrix}0\\0\end{bmatrix}}.}

The same row reduction presented above yields,

[ 1 0 0 1 ] [ a 1 a 2 ] = [ 0 0 ] . {\displaystyle {\begin{bmatrix}1&0\\0&1\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\end{bmatrix}}={\begin{bmatrix}0\\0\end{bmatrix}}.}

This shows that a i = 0 , {\displaystyle a_{i}=0,} which means that the vectors v 1 = ( 1 , 1 ) {\displaystyle \mathbf {v} _{1}=(1,1)} and v 2 = ( 3 , 2 ) {\displaystyle \mathbf {v} _{2}=(-3,2)} are linearly independent.

Vectors in R4

In order to determine if the three vectors in R 4 , {\displaystyle \mathbb {R} ^{4},}

v 1 = [ 1 4 2 3 ] , v 2 = [ 7 10 4 1 ] , v 3 = [ 2 1 5 4 ] . {\displaystyle \mathbf {v} _{1}={\begin{bmatrix}1\\4\\2\\-3\end{bmatrix}},\mathbf {v} _{2}={\begin{bmatrix}7\\10\\-4\\-1\end{bmatrix}},\mathbf {v} _{3}={\begin{bmatrix}-2\\1\\5\\-4\end{bmatrix}}.}

are linearly dependent, form the matrix equation,

[ 1 7 2 4 10 1 2 4 5 3 1 4 ] [ a 1 a 2 a 3 ] = [ 0 0 0 0 ] . {\displaystyle {\begin{bmatrix}1&7&-2\\4&10&1\\2&-4&5\\-3&-1&-4\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\\a_{3}\end{bmatrix}}={\begin{bmatrix}0\\0\\0\\0\end{bmatrix}}.}

Row reduce this equation to obtain,

[ 1 7 2 0 18 9 0 0 0 0 0 0 ] [ a 1 a 2 a 3 ] = [ 0 0 0 0 ] . {\displaystyle {\begin{bmatrix}1&7&-2\\0&-18&9\\0&0&0\\0&0&0\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\\a_{3}\end{bmatrix}}={\begin{bmatrix}0\\0\\0\\0\end{bmatrix}}.}

Rearrange to solve for v3 and obtain,

[ 1 7 0 18 ] [ a 1 a 2 ] = a 3 [ 2 9 ] . {\displaystyle {\begin{bmatrix}1&7\\0&-18\end{bmatrix}}{\begin{bmatrix}a_{1}\\a_{2}\end{bmatrix}}=-a_{3}{\begin{bmatrix}-2\\9\end{bmatrix}}.}

This equation is easily solved to define non-zero ai,

a 1 = 3 a 3 / 2 , a 2 = a 3 / 2 , {\displaystyle a_{1}=-3a_{3}/2,a_{2}=a_{3}/2,}

where a 3 {\displaystyle a_{3}} can be chosen arbitrarily. Thus, the vectors v 1 , v 2 , {\displaystyle \mathbf {v} _{1},\mathbf {v} _{2},} and v 3 {\displaystyle \mathbf {v} _{3}} are linearly dependent.

Alternative method using determinants

An alternative method relies on the fact that n {\displaystyle n} vectors in R n {\displaystyle \mathbb {R} ^{n}} are linearly independent if and only if the determinant of the matrix formed by taking the vectors as its columns is non-zero.

In this case, the matrix formed by the vectors is

A = [ 1 3 1 2 ] . {\displaystyle A={\begin{bmatrix}1&-3\\1&2\end{bmatrix}}.}

We may write a linear combination of the columns as

A Λ = [ 1 3 1 2 ] [ λ 1 λ 2 ] . {\displaystyle A\Lambda ={\begin{bmatrix}1&-3\\1&2\end{bmatrix}}{\begin{bmatrix}\lambda _{1}\\\lambda _{2}\end{bmatrix}}.}

We are interested in whether AΛ = 0 for some nonzero vector Λ. This depends on the determinant of A {\displaystyle A} , which is

det A = 1 2 1 ( 3 ) = 5 0. {\displaystyle \det A=1\cdot 2-1\cdot (-3)=5\neq 0.}

Since the determinant is non-zero, the vectors ( 1 , 1 ) {\displaystyle (1,1)} and ( 3 , 2 ) {\displaystyle (-3,2)} are linearly independent.

Otherwise, suppose we have m {\displaystyle m} vectors of n {\displaystyle n} coordinates, with m < n . {\displaystyle m<n.} Then A is an n×m matrix and Λ is a column vector with m {\displaystyle m} entries, and we are again interested in AΛ = 0. As we saw previously, this is equivalent to a list of n {\displaystyle n} equations. Consider the first m {\displaystyle m} rows of A {\displaystyle A} , the first m {\displaystyle m} equations; any solution of the full list of equations must also be true of the reduced list. In fact, if i1,...,im is any list of m {\displaystyle m} rows, then the equation must be true for those rows.

A i 1 , , i m Λ = 0 . {\displaystyle A_{\langle i_{1},\dots ,i_{m}\rangle }\Lambda =\mathbf {0} .}

Furthermore, the reverse is true. That is, we can test whether the m {\displaystyle m} vectors are linearly dependent by testing whether

det A i 1 , , i m = 0 {\displaystyle \det A_{\langle i_{1},\dots ,i_{m}\rangle }=0}

for all possible lists of m {\displaystyle m} rows. (In case m = n {\displaystyle m=n} , this requires only one determinant, as above. If m > n {\displaystyle m>n} , then it is a theorem that the vectors must be linearly dependent.) This fact is valuable for theory; in practical calculations more efficient methods are available.

More vectors than dimensions

If there are more vectors than dimensions, the vectors are linearly dependent. This is illustrated in the example above of three vectors in R 2 . {\displaystyle \mathbb {R} ^{2}.}

Natural basis vectors

Let V = R n {\displaystyle V=\mathbb {R} ^{n}} and consider the following elements in V {\displaystyle V} , known as the natural basis vectors:

e 1 = ( 1 , 0 , 0 , , 0 ) e 2 = ( 0 , 1 , 0 , , 0 ) e n = ( 0 , 0 , 0 , , 1 ) . {\displaystyle {\begin{matrix}\mathbf {e} _{1}&=&(1,0,0,\ldots ,0)\\\mathbf {e} _{2}&=&(0,1,0,\ldots ,0)\\&\vdots \\\mathbf {e} _{n}&=&(0,0,0,\ldots ,1).\end{matrix}}}

Then e 1 , e 2 , , e n {\displaystyle \mathbf {e} _{1},\mathbf {e} _{2},\ldots ,\mathbf {e} _{n}} are linearly independent.

Proof

Suppose that a 1 , a 2 , , a n {\displaystyle a_{1},a_{2},\ldots ,a_{n}} are real numbers such that

a 1 e 1 + a 2 e 2 + + a n e n = 0 . {\displaystyle a_{1}\mathbf {e} _{1}+a_{2}\mathbf {e} _{2}+\cdots +a_{n}\mathbf {e} _{n}=\mathbf {0} .}

Since

a 1 e 1 + a 2 e 2 + + a n e n = ( a 1 , a 2 , , a n ) , {\displaystyle a_{1}\mathbf {e} _{1}+a_{2}\mathbf {e} _{2}+\cdots +a_{n}\mathbf {e} _{n}=\left(a_{1},a_{2},\ldots ,a_{n}\right),}

then a i = 0 {\displaystyle a_{i}=0} for all i = 1 , , n . {\displaystyle i=1,\ldots ,n.}

Linear independence of functions

Let V {\displaystyle V} be the vector space of all differentiable functions of a real variable t {\displaystyle t} . Then the functions e t {\displaystyle e^{t}} and e 2 t {\displaystyle e^{2t}} in V {\displaystyle V} are linearly independent.

Proof

Suppose a {\displaystyle a} and b {\displaystyle b} are two real numbers such that

a e t + b e 2 t = 0 {\displaystyle ae^{t}+be^{2t}=0}

Take the first derivative of the above equation:

a e t + 2 b e 2 t = 0 {\displaystyle ae^{t}+2be^{2t}=0}

for all values of t . {\displaystyle t.} We need to show that a = 0 {\displaystyle a=0} and b = 0. {\displaystyle b=0.} In order to do this, we subtract the first equation from the second, giving b e 2 t = 0 {\displaystyle be^{2t}=0} . Since e 2 t {\displaystyle e^{2t}} is not zero for some t {\displaystyle t} , b = 0. {\displaystyle b=0.} It follows that a = 0 {\displaystyle a=0} too. Therefore, according to the definition of linear independence, e t {\displaystyle e^{t}} and e 2 t {\displaystyle e^{2t}} are linearly independent.

Space of linear dependencies

A linear dependency or linear relation among vectors v1, ..., vn is a tuple (a1, ..., an) with n scalar components such that

a 1 v 1 + + a n v n = 0 . {\displaystyle a_{1}\mathbf {v} _{1}+\cdots +a_{n}\mathbf {v} _{n}=\mathbf {0} .}

If such a linear dependence exists with at least a nonzero component, then the n vectors are linearly dependent. Linear dependencies among v1, ..., vn form a vector space.

If the vectors are expressed by their coordinates, then the linear dependencies are the solutions of a homogeneous system of linear equations, with the coordinates of the vectors as coefficients. A basis of the vector space of linear dependencies can therefore be computed by Gaussian elimination.

Generalizations

Affine independence

A set of vectors is said to be affinely dependent if at least one of the vectors in the set can be defined as an affine combination of the others. Otherwise, the set is called affinely independent. Any affine combination is a linear combination; therefore every affinely dependent set is linearly dependent. Conversely, every linearly independent set is affinely independent.

Consider a set of m {\displaystyle m} vectors v 1 , , v m {\displaystyle \mathbf {v} _{1},\ldots ,\mathbf {v} _{m}} of size n {\displaystyle n} each, and consider the set of m {\displaystyle m} augmented vectors ( [ 1 v 1 ] , , [ 1 v m ] ) {\textstyle \left(\left[{\begin{smallmatrix}1\\\mathbf {v} _{1}\end{smallmatrix}}\right],\ldots ,\left[{\begin{smallmatrix}1\\\mathbf {v} _{m}\end{smallmatrix}}\right]\right)} of size n + 1 {\displaystyle n+1} each. The original vectors are affinely independent if and only if the augmented vectors are linearly independent.[3]: 256 

Linearly independent vector subspaces

Two vector subspaces M {\displaystyle M} and N {\displaystyle N} of a vector space X {\displaystyle X} are said to be linearly independent if M N = { 0 } . {\displaystyle M\cap N=\{0\}.} [4] More generally, a collection M 1 , , M d {\displaystyle M_{1},\ldots ,M_{d}} of subspaces of X {\displaystyle X} are said to be linearly independent if M i k i M k = { 0 } {\textstyle M_{i}\cap \sum _{k\neq i}M_{k}=\{0\}} for every index i , {\displaystyle i,} where k i M k = { m 1 + + m i 1 + m i + 1 + + m d : m k M k  for all  k } = span k { 1 , , i 1 , i + 1 , , d } M k . {\textstyle \sum _{k\neq i}M_{k}={\Big \{}m_{1}+\cdots +m_{i-1}+m_{i+1}+\cdots +m_{d}:m_{k}\in M_{k}{\text{ for all }}k{\Big \}}=\operatorname {span} \bigcup _{k\in \{1,\ldots ,i-1,i+1,\ldots ,d\}}M_{k}.} [4] The vector space X {\displaystyle X} is said to be a direct sum of M 1 , , M d {\displaystyle M_{1},\ldots ,M_{d}} if these subspaces are linearly independent and M 1 + + M d = X . {\displaystyle M_{1}+\cdots +M_{d}=X.}

See also

  • Matroid – Abstraction of linear independence of vectors

References

  1. ^ G. E. Shilov, Linear Algebra (Trans. R. A. Silverman), Dover Publications, New York, 1977.
  2. ^ Friedberg, Stephen; Insel, Arnold; Spence, Lawrence (2003). Linear Algebra. Pearson, 4th Edition. pp. 48–49. ISBN 0130084514.
  3. ^ Lovász, László; Plummer, M. D. (1986), Matching Theory, Annals of Discrete Mathematics, vol. 29, North-Holland, ISBN 0-444-87916-1, MR 0859549
  4. ^ a b Bachman, George; Narici, Lawrence (2000). Functional Analysis (Second ed.). Mineola, New York: Dover Publications. ISBN 978-0486402512. OCLC 829157984. pp. 3–7

External links

  • "Linear independence", Encyclopedia of Mathematics, EMS Press, 2001 [1994]
  • Linearly Dependent Functions at WolframMathWorld.
  • Tutorial and interactive program on Linear Independence.
  • Introduction to Linear Independence at KhanAcademy.
  • v
  • t
  • e
Basic concepts
Three dimensional Euclidean space
MatricesBilinearMultilinear algebraVector space constructionsNumerical
  • Category
  • v
  • t
  • e
Matrix classes
Explicitly constrained entries
Constant
Conditions on eigenvalues or eigenvectors
Satisfying conditions on products or inverses
With specific applications
Used in statistics
Used in graph theory
Used in science and engineering
Related terms