Is it possible to express any vector in $\mathbb{R}^4$ as a linear combination of the vectors $[−1,4,1,0]^T$, $[3,2,0,1]^T$, $[1,−1,0,2]^T$ and $[0,1,3,−2]^T$?
This is a problem on a practice test that I was working on but the test has no answers to check my work. I was curious how to prove the above statement.
Thanks!
Hint: See if the vectors are linearly independent or not!
Four vectors $v_1, v_2,v_3, v_4$ are linearly independent if $c_1v_1+ c_2 v_2 +c_3 v_3 +c_4 v_4 = 0$ implies $c_i = 0$ for each $i$.