In one of the standard text of Linear algebra, I Saw the below statement:
Three vectors in $\mathbb{R}^3$ are linearly independent if and only if they do not lie in the same plane when they have their initial points at the origin. Otherwise at least one would be the linear combination of other two.
Is following example contradicts this statement?
Consider the vectors $v_1= (1,0,0), v_2=(0,2,1), v_3=(2,0,0)$ then we can easily show that, these vectors are linearly dependent (since $v_1$ and $v_2$ are scalar multiple of each other) also we can see that, vectors $v_1, v_2, v_3$ do not lie in same plane.