What is linear indepenednce
-
A set of vectors is linearly independent if the only scalars that satisfy the equastion
- is the trivial solution where all c’s = 0 otherwis the set is called linear dependent
-
EX.
- is (1,0,0), (0,1,0), (1,1,0) LI or LD?
- therefore its linearly dependent
- is (1,0,0), (0,1,0), (0,0,1) LI or LD
- is (1,0,0), (0,1,0), (1,1,0) LI or LD?
1 & 0 & 0 & |0 \ 0 & 1 & 0 & |0 \ 0 & 0 & 1 & |0 \end{bmatrix}\implies \begin{align} c_{1}=0 \ c_{2}=0 \ c_{3}=0 \end{align}$$ - and the only solution to this is the trivial solution therefore the set is LI
-
Notes!
- when doing RREF make sure everything has no free varriables
- if it does it is LD
- when doing RREF make sure everything has no free varriables