LINEAR-ALGEBRA Β· Unit 9 Β· Video 1 Β· Interactive Practice
| Formula | Name | When to Use |
|---|---|---|
| Independence equation | Independent iff only works | |
| Matrix form | ; solve for coefficient vector | |
| Null-space test | Vectors are independent iff the null space is trivial | |
| Counting argument | More vectors than dimensions guarantees dependence |
Two vectors in are dependent exactly when they line up β when .
Which coefficients make for ?
π‘ That line of solutions is for β any nonzero point on it is a dependency, so the pair is independent only when the line shrinks to the single point .
With and fixed, can any third vector in escape dependence?
A = [ vβ | vβ | vβ ]
π‘ The matrix is : at most pivots cover columns, so one column is always free. This is the counting argument β forces a nonzero null-space vector, hence dependence.
Question 1
Consider the vectors and in .
Are these vectors linearly independent or linearly dependent?
β Correct! Since vβ = 3Β·vβ, the non-trivial solution cβ = β1, cβ = 3 proves dependence.
β Not quite. Check whether one vector is a scalar multiple of the other.
Solution:
Check whether one vector is a scalar multiple of the other:
So we can write:
This is a non-trivial solution (, ), so the vectors are dependent.
β οΈ Different magnitudes do not imply independence β only direction matters for two vectors.
Question 2
True or False: The set is linearly independent.
β Correct! Any set containing the zero vector is automatically dependent β you can always put a nonzero coefficient on it.
β Not quite. Think about what happens when you assign a nonzero coefficient to the zero vector.
Solution:
Any set containing the zero vector is automatically dependent.
We can always assign a nonzero coefficient to the zero vector:
The coefficient makes this a non-trivial solution. It doesn't matter what and are.
Answer: False β the set is dependent.
Question 3
You row reduce a matrix (whose columns are four vectors in ) and find that every column is a pivot column. What can you conclude about the column vectors?
β Correct! Every column being a pivot column means zero free variables, so the null space is trivial and the vectors are independent.
β Not quite. Remember: pivot in every column β no free variables β only the trivial solution exists.
Solution:
Apply the row-reduction decision procedure:
No free variables means the only solution to is (the trivial solution).
The counting argument ( forces dependence) does not apply here because .
Question 4
You have 5 vectors in . Without performing any row reduction, what can you conclude?
β Correct! With 5 vectors in RΒ³, the counting argument (n > m) guarantees dependence β at least 2 free variables must exist.
β Not quite. Think about the counting argument: what happens when you have more vectors than the dimension of the space?
Solution:
Apply the counting argument: we have vectors in with .
Since :
No row reduction needed β the dimension of the space () sets a hard ceiling on the maximum number of independent vectors.
Answer: The vectors are dependent, guaranteed by the counting argument.
Solved: 0 / 4