Linear Algebra: Section 1.7 - Linear Independence
Fundamental Definitions of Linear Independence and Dependence
Indexed Set of Vectors: An indexed set of vectors in is defined to be linearly independent if the vector equation has only the trivial solution.
Linearly Dependent Set: The set is said to be linearly dependent if there exist weights , not all zero, such that:
Linear Dependence Relation: The equation is called a linear dependence relation among the vectors specifically when the weights are not all zero.
Mutual Exclusivity: An indexed set is linearly dependent if and only if it is not linearly independent.
Example 1: Determining Linear Independence
Objective: Determine if the set is linearly independent and find a linear dependence relation if one exists.
Methodology: To determine independence, one must evaluate if there is a nontrivial solution to the vector equation:
Matrix Analysis: Row operations on the associated augmented matrix for the system reveal the structure of the solution set.
In this specific case, calculations show that and are basic variables.
The variable is a free variable.
Because each nonzero value assigned to determines a nontrivial solution, the set is concluded to be linearly dependent.
Finding a Specific Relation: By row reducing the augmented matrix to reveal the system, the relationship between variables is established:
is free.
A specific nonzero value for is selected (e.g., ).
Substituting this into the reduced system yields and .
Substituting these weights into the original vector equation produces the linear dependence relation:
This is only one of infinitely many possible relations among these vectors.
Linear Independence of Matrix Columns
Relation to Matrix Equations: If a set of vectors is treated as the columns of a matrix , the linear independence of those columns is tied directly to the equation .
The Equation Break Down: The equation can be expressed as:
Correspondence: Every linear dependence relation among the columns of matrix corresponds to a nontrivial solution of the matrix equation .
The Rule: The columns of matrix are linearly independent if and only if the equation has only the trivial solution.
Sets of One or Two Vectors
Single-Vector Sets: A set containing only one vector is linearly independent if and only if .
The equation has only the trivial solution when .
The Zero Vector: A set consisting solely of the zero vector is linearly dependent because the equation has many nontrivial solutions (any value of works).
Two-Vector Sets: A set of two vectors is linearly dependent if and only if at least one of the vectors is a multiple of the other.
Conversely, the set is linearly independent if and only if neither vector is a multiple of the other.
Theorem 7: Characterization of Linearly Dependent Sets
Theorem Statement: An indexed set of two or more vectors is linearly dependent if and only if at least one of the vectors in is a linear combination of the others.
Sequence-Based Dependence: If is linearly dependent and , then there exists some (where j > 1) that is a linear combination of the preceding vectors .
Proof Logic (Subset - Linear Combination to Dependence):
If some is a linear combination of other vectors (e.g., ), then can be subtracted from both sides to produce a linear dependence relation with a non-zero weight (specifically ) on , thus proving the set is linearly dependent.
Proof Logic (Subset - Dependence to Linear Combination):
If is linearly dependent, weights exist (not all zero) where .
If , it is already a trivial linear combination of other vectors.
If , let be the largest subscript such that . If j > 1, we can solve for :
Important Distinction: Theorem 7 does not state that every vector in a linearly dependent set must be a linear combination of the others. It only requires that at least one such vector exists.
Example 2: Geometric Properties in R^3
Scenario: Let vectors be in , where and are linearly independent.
Spanning and Planes: Because and are independent (neither is a multiple of the other), they span a plane in (e.g., the -plane if the third coordinates are zero).
Vector Inclusion: A vector is in if and only if the set is linearly dependent.
By Theorem 7, if the set is dependent, one vector must be a linear combination of preceding vectors. Since is not a multiple of , that vector must be , placing in the plane spanned by and .
Theorem 8: Size Constraints and Dependence
Theorem Statement: If a set contains more vectors than there are entries in each vector, then the set is linearly dependent. Specifically, any set in is linearly dependent if the number of vectors is greater than the number of entries . (p > n).
Proof by Matrix Properties:
Let .
The matrix is of size .
The equation corresponds to a system of equations in unknowns.
If p > n, there are more variables than equations, guaranteed to result in at least one free variable.
The existence of a free variable implies the existence of a nontrivial solution, proving the columns (the vectors in the set) are linearly dependent.
Caveat: Theorem 8 provides no information regarding cases where the number of vectors is less than or equal to the number of entries ().
Theorem 9: The Zero Vector Constraint
Theorem Statement: If a set in contains the zero vector (), then the set is linearly dependent.
Proof: By ordering the vectors such that , we can establish the following linear dependence relation: Because the weight for is nonzero (it is ), the set satisfies the definition of linear dependence.