Explanation The vector equation in R4 given by c1u1+c2u2+c3u3=0 represents a linear system of 4 equations in 3 "unknowns". The fourth equation (from the fourth row in the coefficient matrix) is c10+c20+c3(5)=0 so that c3=0.

The third equation is c10+c2(–1)+c30=0 so that c2=0.

Finally, we can use the first equation which is c1(4)+c2(1)+c30=0 together with the previous knowledge that c2=0 to see that c1=0.

Therefore all the coefficients in the linear combination must be 0 and we have verified that the set {u1, u2, u3} is linearly independent.