Linear Independence and Linear Dependence
Definition1
Let’s denote a non-empty subset of vector space as . For constants , the following equation
has at least one solution
This is called a trivial solution. If the trivial solution is the only solution, then vectors are called linearly independent. If there is at least one solution that is not trivial, it is called linearly dependent.
Explanation
A trivial solution is a solution that is immediately obvious and hence, considered of little value. This is because, as mentioned in the definition, the case of is a frequent occurrence.
From the above definition, the following theorem can be immediately derived.
Let’s denote a non-empty subset of vector space as . If no vector in can be represented as a linear combination of other vectors, it is considered linearly independent. Conversely, if at least one vector can be represented as a linear combination of others, it is considered linearly dependent.
Thinking with the theorem in mind, the naming of “independent” and “dependent” makes sense. Some textbooks have the definition and theorem in reverse order.
Interestingly, the reference in the footnote, ‘Elementary Linear Algebra’, defines it as this text for the translated version, but the original version has it defined in the opposite way. Personally, I think defining it as this text is cleaner. This is because defining it in the opposite way requires separate definitions for independence/dependence for sets with only one element. The proof of the theorem is introduced later.
In simpler terms, if there are two distinct vectors such that one cannot be made identical to the other by scaling up or down, they are considered independent. For example, and cannot become equal to each other no matter how they are scaled, i.e., enlarged or reduced. To rewrite according to the definition,
Rearranging the second term gives
Rearranging again gives
As the only solution satisfying the above equation is , and are linearly independent. This can be proven as a theorem.
Theorem
(a) A finite set that includes the zero vector is linearly dependent.
(b) The necessary and sufficient condition for a single vector to be linearly independent is .
(c) The necessary and sufficient condition for two distinct vectors to be linearly independent is that one vector cannot be represented as a multiple of the other.
(d) Let’s denote a set containing more than two vectors as . The necessary and sufficient condition for to be linearly independent is that no vector in can be represented as a linear combination of other vectors.
(e) Let’s say . If is linearly independent, then is also linearly independent.
(e') Let’s say . If is linearly dependent, then is also linearly dependent.
Proof
(a)
Let’s say . Then, the following equation holds true.
Therefore, by definition, is linearly dependent.
■
(b)
Applying (a) to a set with a single element proves its validity.
■
(c)
Assume is linearly independent. Then,
The only solution satisfying this equation is , so there does not exist a constant satisfying .
Assume cannot be represented as a constant multiple of . That is, assume the following equation
does not have a solution for . Then,
Since the only solution satisfying this equation is the trivial solution, is linearly independent.
■
(d)
Assume is linearly independent.
Since the only solution is ,
no constants exist satisfying this. This applies to all , meaning no vector can be represented as a linear combination of others.
Assuming no vector can be represented as a linear combination of others,
Assuming no solution exists for ,
Since the only solution satisfying this equation is the trivial solution, is linearly independent.
■
(e)
Let’s consider the two sets and as follows.
is a subset of . Now, assuming is linearly independent,
The only solution satisfying this is the trivial solution . Therefore, since , the following equation holds true.
However, this equation only holds true when , so is linearly independent.
■
(e')
This is a contrapositive of (e).
■
Howard Anton, Chris Rorres, Anton Kaul, Elementary Linear Algebra: Applications Version(12th Edition). 2019, p228-229 ↩︎