Table of contents |
|
Linear Dependence and Independence |
|
Basis and Dimension |
|
Properties on a Linearly Independent and Dependent Basis |
|
Solved Examples |
|
Did You Know
1. Vector Space Spanned by Subset: V(F), be a Vector Space and S ⊆ V then V is called spanned by S if L(S) = V.
2. Finitely Generated Vector Space (FGVS) and Non-Finitely Generated Vector Space (NFGVS): A Vector Space V(F), is called finitely generated vector space if there exists finite S ⊆ V such that L(S) = V otherwise non-finitely Generated Vector Space (NFGVS).
Example: V = ℝ³ is vector space over ℝ is finitely generated vector space.
As S = {(1,0,0), (0,1,0), (0,0,1)} ⊆ ℝ³ spanned V = ℝ³.
Dimension of Vector Space: Dimension of a finite-dimensional vector space is the number of vectors in any basis set of the vector space and it is denoted by dim(V)
Example:
Ordered Basis:
![]() |
Download the notes
Linear Dependence - Vector Algebra, CSIR-NET Mathematical Sciences
|
Download as PDF |
Example 1: Are the vectors v1 = (2, 5, 3), v2 = (1, 1, 1), and v3 = (4, −2, 0) linearly independent?
Ans: If none of these vectors can be expressed as a linear combination of the other two, then the vectors are independent; otherwise, they are dependent.
If, for example, v3 were a linear combination of v1 and v2, then there would exist scalars k1 and k2 such that k v + k2 v2b = v3. This equation readswhich is equivalent to
However, this is an inconsistent system.
For instance, subtracting the first equation from the third yields k1 = −4, and substituting this value into either the first or third equation gives k2 = 12.
However, (k1, k2) = (−4, 12) does not satisfy the second equation.
The conclusion is that v3 is not a linear combination of v1 and v2. A similar argument would show that v1 is not a linear combination of v2 and v3 and that v2 is nota linear combination of v1 and v3.
Thus, these three vectors are indeed linearly independent.An alternative—but entirely equivalent and often simpler—definition of linear independence reads as follows.
A collection of vectors v1, v2, …, v r from Rn is linearly independent if the only scalars that satisfy![]()
are k1 = k2 = ....= kr = 0.
This is called the trivial linear combination. If, on the other hand, there exists a nontrivial linear combination that gives the zero vector, then the vectors are dependent.
Example 2: Use this second definition to show that the vectors from Example 1— v1 = (2, 5, 3), v2 = (1, 1, 1), and v3 = (4, −2, 0)—are linearly independent
Ans: These vectors are linearly independent if the only scalars that satisfy
are k1 = k2 = k3 = 0. But (*) is equivalent to the homogeneous system
Row‐reducing the coefficient matrix yields
This echelon form of the matrix makes it easy to see that k3 = 0, from which follow k2 = 0 and k1 = 0. Thus, equation (**)—and therefore (*)—is satisfied only by k1 = k2 = k3 = 0, which proves that the given vectors are linearly independent.
Example 3: Are the vectors v1 = (4, 1, −2), v2 = (−3, 0, 1), and v3 (1, −2, 1) linearly independent?
Ans: The equation k1 v1 + k2 v2 + k3 v3 = 0 is equivalent to the homogeneous system
Row‐reduction of the coefficient matrix produces a row of zeros:
Since the general solution will contain a free variable, the homogeneous system (*) has nontrivial solutions. This shows that there exists a nontrivial linear combination of the vectors v1, v2, and v3 that give the zero vector: v1, v2, and v3 are dependent.
Example 4: There is exactly one value of c such that the vectors
are linearly dependent. Find this value of c and determine a nontrivial linear combination of these vectors that equals the zero vector.
Ans: As before, consider the homogeneous system
and perform the following elementary row operations on the coefficient matrix:
In order to obtain nontrivial solutions, there must be at least one row of zeros in this echelon form of the matrix. If c is 0, this condition is satisfied. Since c = 0, the vector v4 equals (1, 1, 1, 0). Now, to find a nontrivial linear combination of the vectors v1, v2, v3, and v4 that gives the zero vector, a particular nontrivial solution to the matrix equation
is needed. From the row operations performed above, this equation is equivalent to
The last row implies that k4 can be taken as a free variable; let k4 = t. The third row then says
The second row implies
and, finally, the first row gives
Thus, the general solution of the homogeneous system (**)—and (*)—is
for any t in R. Choosing t = 1 , for example, gives k1, k2, k3, k4 so
is a linear combination of the vectors v1, v2, v3, and v4 that equals the zero vector. To verify that
simply substitute and simplify:
Infinitely many other nontrivial linear combinations of v1, v2, v3, and v4 that equal the zero vector can be found by simply choosing any other nonzero value of t in (***) and substituting the resulting values of k1, k2, k3, and k4 in the expression k1 v1 + k2 v2 + k3 v3 + k4 v4.
If a collection of vectors from Rn contains more than n vectors, the question of its linear independence is easily answered. If C = { v1, v2, …, vm } is a collection of vectors from Rn and m > n, then C must be linearly dependent. To see why this is so, note that the equation
is equivalent to the matrix equation
Since each vector v j contains n components, this matrix equation describes a system with m unknowns and n equations. Any homogeneous system with more unknowns than equations has nontrivial solutions, a result which applies here since m > n. Because equation (*) has nontrivial solutons, the vectors in C cannot be independent.
556 videos|198 docs
|
1. What is linear dependence in vector algebra? | ![]() |
2. How can I determine if a set of vectors is linearly independent? | ![]() |
3. What is the significance of linear dependence in the context of CSIR-NET Mathematical Sciences exam? | ![]() |
4. Can three vectors in three-dimensional space be linearly dependent? | ![]() |
5. What are some examples of linearly dependent vectors? | ![]() |