Just to make sure I have this right
I go on to work out
c1(1, 2, 1, 1) + c2(1, 3, 0, 2) + c4(2, -1, 0, 1) = (1, 1, 2, 0)
and
c1(1, 2, 1, 1) + c2(1, 3, 0, 2) + c4(2, -1, 0, 1) = (5, -5, -1, 2).
And this shows that c3 and c5 are linear combinations of c1, c2 & c4?