Show that the set of vectors {(1,1,5),(1,1,3)(1,1,3)}
it is linear independent or not
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;
The coefficient vector matrix is;
The reduced row echelon matrix form is;
This shows that there exists a nontrivial linear combination of the vectors. Hence the set of vectors is linearly dependent.
Comments