a set of vectors R{v1,v2,.....vn} is said to be linearly independent if
a1v1+ a2v2 ..........anvn=0 implies that a1=a2=......an=0
this is the mathematical definition of linearly independent vectors.
it simply means that any vector belonging to that set cannot be represented by any other vector belonging to that set
you know that any vector a can be written as
a=tb where b is a vector parallel to a and t is an arbitrary scalar
also a can also be represented by the linear combination of several vectors
a= t1x + t2y+ t3z and so on.
when this condition dosent hold for any value of t1 t2 and t3
then vector a is said to be linearly independent of the three vectors.
example i , j , k are linearly independent vectors.
i = pj+ tk can never hold good for any value of p and k.
therefore {i,j,k} is a set of linearly independent vectors.