A set S of vectors in a vector space is said to be linearly indepedent if:
a1 * x1 + a2 * x2 + ... + an * xn = 0 ===> a1 = a2 = ... = an = 0
I see a proposition in my lecturer notes that says: "If S contains the null vector, 0, then it's linearly DEPEDENT". Why??
We can write the null vector with a linear combination of all the vectors in the set S with 0 scalars and so it should be by definition linearly independent