Which one of the following sets of vectors is linearly independent?
{(1,1,0),(1,0,1),(−5,−8,4)}
{(1,1,0),(1,0,1),(4,0,4)}
{(1,1,0),(1,0,1),(2,1,1)}
{(1,1,0),(1,0,1),(−5,−9,4)}
Solution;
A set of vectors,v1,v2,v3 are linearly independent if the only scalars that satisfy;
k1v1+k2v2+k3v3=0.....(1)
Are;
k1=k2=k3=0.
The equivalent homogeneous solution of (1) is;
For set 1;
The vector matrix is;
Reduced row echelon matrix form is;
From the echelon form,it seen that;
k3=0and it follows that k2=k1=0
Hence,the set of vectors are linearly independent.
For set 2;
The vector matrix is;
The row reduced echelon form is;
This shows that there exists a nontrivial linear combination of the vectors. Hence they are linearly dependent.
Fro set 3;
The vector matrix is;
The reduced row echelon form is;
Hence the vectors are linearly dependent.
For set 3;
The vector matrix is;
The row reduced echelon form is;
Hence the vectors are linearly dependent.
Answer;
{(1,1,0),(1,0,1),(-5,-8,4)} is linearly independent.
Comments