Linear Dependence and Independence Flashcards
Define linear dependence.
Let V be a vector space and u1,···,um∈V. Then the
set {u1,···,um} is Linearly Dependent (LD) (or we say
that u1,···,um are LD) if and only if there are scalars
a1,···,am∈R and not all of them are zero, such that
a1u1+a2u2+···+amum=0.
What does it mean for a set to be linearly dependent?
There exists a non-trivial solution to the dependence relation.
It is the generalization of collinear (parallel) and coplanar vectors in R^n.
Define linear independence.
Let V be a vector space and u1,···,um∈V. Then the set {u1,···,um} is Linearly Inependent (LI) (or we say that u1,···,um are LI) if and only if the only solution to the dependence relation a1u1+a2u2+···+amum=0 is the trivial solution a1=a2=…=am=0
What does it mean for a set to be linearly independent?
The trivial way 0u1+0u2+···+0um=0 is the only way to express 0 as a linear combination of u1,···,um.
It is the generalization of non-collinear and non-coplanar vectors in R^n.
What are 8 facts about LI and LD?
- {0} is LD,
- Any set containing 0 is LD,
- Any set consisting of just one vector v is LI ⇔ v≠0,
- {u,v} is LD ⇔ one of the vectors is a multiple of the other,
- A set with three or more vectors could be LD even if
no two vectors are multiple of one another,
Example: {(1, 0),(0, 1),(1, 1)} is LD, - If {u1,···,um} is LD, then any set containing u1,···,um is
also LD,
Example: {(2, 0),(3, 0)} is LD, so is {(2, 0),(3, 0),(0, 1)}, - If {u1,···,um} is LI, then any subset of {u1, · · · , um} is LI,
Example: {(1, 0, 0),(0, 1, 0),(0, 0, 1)} is LI, so is
{(1, 0, 0),(0, 1, 0)}, - {u1,···,um} is LD ⇔ at least one of the m vectors is a
linear combination of the others,