Math 220 - February 26, 1999

Discussion

If M is an m \times n matrix and f is the function from R^{n} to R^{m} that is given by f(x) = M x for x in R^{n}, then:

  1. The image of f is a linear subspace of R^{m}.

  2. The kernel of f is a linear subspace of R^{n}.

  3. The rank of f is the dimension of the image of f. It is equal to the rank of M.

  4. The nullity of f is the dimension of the kernel of f.

  5. One has the formula

    rank(f) + nullity(f) = n .

    Note: n is the dimension of the domain of f. It is not necessarily equal to m, which is the dimension of the target of f.

Assignment for Monday, March 8

Let f: R^{4} -----> R^{3} be the map defined by f(x) = M x, where M is the matrix

M = (
-2 1 -3 2
1 0 1 -1
3 -1 -3 4

) .

  1. What is the rank of f ?

  2. What is the nullity of f ?

  3. Find a parametric representation of the fiber of f over the point (-4, 2, -1).

  4. Find a parametric representation of the fiber of f over the point (0, 0, 7).

  5. Find a parametric representation of the fiber of f over the point (1, -2, 3).


AUTHOR  |  COMMENT