Linear Algebra (Math 220)
Assignment due Tuesday, February 26

1.  Reading

Relevant Reading

2.  Exercises

  1. Let C be the 4×4 matrix 1202213222611020, and let f be the linear map (or function) from R4 to R4 defined by the formula y=fx=Cx.

    1. Find all solutions of fx=0,0,0,0.

    2. Find all solutions of fx=1,2,2,1 with x3=0.

    3. Find all solutions of fx=1,2,2,1.

    4. Find all solutions of fx=1,7,2,1 with x3=0.

    5. Find all solutions of fx=1,7,2,1.

    6. What is the kernel of f ?

    7. Find equations that characterize the image of f.

  2. Let G be the 4×4 matrix 1201211114255712, and let g be the linear map (or function) from R4 to R4 defined by the formula y=gx=Gx. Solve each of the following systems of 4 linear equations in 4 unknowns x1,x2,x3 and x4.

    1. gx=0,0,0,0.

    2. gx=1,1,1,3 with x3=0.

    3. gx=1,1,1,4 with x3=0.

    4. gx=1,1,1,4 with x3=x4=0.

    5. gx=3,1,2,1 with x3=0.

    6. gx=3,1,7,10 with x3=0.

    7. What is the kernel of g ?

    8. Find equations that characterize the image of f.

  3. Let M be an m×n matrix, and let φx=Mx. Let a and b be any two points of Rn. Show that φa=φb if and only if ab lies in the kernel of φ.