5 questions to test your understanding
You have three vectors in ℝ² (the 2D plane). Can they be linearly independent?
For vectors v₁, v₂, v₃, suppose the equation c₁v₁ + c₂v₂ + c₃v₃ = 0 has the solution c₁ = 2, c₂ = −1, c₃ = 1. What can you conclude?
The zero vector cannot be a member of a linearly independent set, even if all other vectors in the set are nonzero.
If a set of vectors is linearly dependent, then at least one of them can be written as a linear combination of the others.
Why does the definition of linear independence use the algebraic condition 'c₁v₁ + ⋯ + cₖvₖ = 0 implies all cᵢ = 0' rather than a simpler geometric condition like 'no two vectors point in the same direction'?