Let $V$ be a vector space over a field $F$, and let $v_1, v_2, \ldots, v_k \in V$. The list $(v_1, \ldots, v_k)$ is linearly independent if the only solution to
\begin{align}
c_1 v_1 + c_2 v_2 + \cdots + c_k v_k &= 0
\end{align}
with $c_1, \ldots, c_k \in F$ is $c_1 = c_2 = \cdots = c_k = 0$. The list is linearly dependent if there exist scalars $c_1, \ldots, c_k \in F$, not all zero, satisfying this equation.