You mean the vectors
where
and
are two different parralel vectors? In that case the set
is linearly DEPENDENT. What's the definition of linearly independent in specialist?
a set of vectors {a,b,c} are linearly independent if the only solution to pa + qb + rc = 0 where p, q and r E R is p=q=r=0. i think that's it...but yeah moekemo's spiel has confused me.
Right that's the definition* we all like. I think the confusion comes from the phrase "v is linearly dependent on..." which I've never seen, and would be interested to know where it came from

Having said that, whatever that phrase may mean you can always go back to the basic definition to un-confuse yourself.
So using that definition you can immediately see that if

is parralel to

then

for some

. So you can see from here that:
 . b + 0 .c =0)
Which is a non-trivial solution (ie at least one of the scalars is non-zero, namely the

)
Note: It's possible that the set \{a,b,c\} is linearly independent even though none of the vectors are parralel to each other, e.g

since
.(i+j)=0)
and again some of the scalars are non-zero)
*Also should add that

are all different, otherwise the set

has less than 3 elements and you may get some confusion. (and yeah you can likewise define linear indepence for a set with any number of vectors you like).
note: just used

for scalar multiplication just to add clarity in explanation, but may want to avoid that to not confuse with dot product.