I have the following result:
The set $\{\mathbf{v}_1,...,\mathbf{v}_n\}$ is linearly dependent if and only if some $\mathbf{v}_i$ is a linear combination of its predecessors. That is, $\mathbf{v}_i \in$ span$\{\mathbf{v}_1,...,\mathbf{v}_{i-1}\}$ for some $i \in \{1,...,n\}$
I was curious what happens in the case where $\mathbf{v}_1$ is the zero vector and $\mathbf{v}_2,...,\mathbf{v}_n$ are linearly independent. This set is linearly dependent and I think you can say the second sentence in the above statement is true since the predecessors of $\mathbf{v}_1$ is the empty set and the span of the empty set is the zero vector. But I'm unsure about the first sentence. Can you have a linear combination of the empty set?