4.3 Linear Independence Sets and Bases
A set \( \{ \vec{v}_1, \dots, \vec{v}_p \} \) in \( V \) is linearly independent if
\[ c_1 \vec{v}_1 + c_2 \vec{v}_2 + \dots + c_p \vec{v}_p = \vec{0} \]
has only the trivial solution: \( c_1 = c_2 = \dots = c_p = 0 \).
Very straight forward if vectors are in \( \mathbb{R}^n \) (\( A\vec{x} = \vec{0} \)).
An alternate definition (for vectors typically not in \( \mathbb{R}^n \))
An indexed set \( \{ \vec{v}_1, \vec{v}_2, \dots, \vec{v}_p \} \) of two or more vectors with \( \vec{v}_1 \neq \vec{0} \) is linearly dependent if and only if some \( \vec{v}_j \) (\( j > 1 \)) is a linear combination of the preceding vectors \( \vec{v}_1, \vec{v}_2, \dots, \vec{v}_{j-1} \).