:: Column space practise problems

  1. In each of the following,
    1. determine a basis for the column space of A;
    2. express the other columns of A as linear combinations of the basis vectors from part i;
    3. if possible, express b as a linear combination of the basis vectors from part i; and
    4. determine whether the system Ax=b is consistent.
    1. A=[1346], b=[210]
    2. A=[112101213], b=[102]
    3. A=[111931111], b=[511]
    4. A=[111111111], b=[200]
    5. A=[1201012112130122], b=[4357]
  2. In each of the following, a spanning set for a subspace of R4 is given. Reduce the spanning set to a basis for the subspace; that is, determine a subset of the spanning set that is a basis for the subspace.
    1. v1=(1,0,1,1), v2=(3,3,7,1), v3=(1,3,9,3), v4=(5,3,5,1).
    2. v1=(1,2,0,3), v2=(2,4,0,6), v3=(1,1,2,0), v4=(0,1,2,3).
    3. v1=(1,1,5,2), v2=(2,3,1,0), v3=(4,5,9,4), v4=(0,4,2,3), v5=(7,18,2,8).

Answers