Directions:

  1. Write your name with one character in each box below.
  2. Show all work. No credit for answers without work.
  3. You are permitted to use one 8.5 inch by 11 inch sheet of prepared notes. No other aides are allowed.

 

  1. [15 points] Given the matrix A and the reduced row echelon form of A, find bases for Col(A) and Nul(A).

    A = [ 0 1 2 5 0 1 1 0 2 4 10 2 11 14 0 1 2 5 1 5 6 0 0 0 0 1 5 9 ] [ 0 1 2 5 0 0 3 0 0 0 0 1 0 1 0 0 0 0 0 1 2 0 0 0 0 0 0 0 ].
  2. [10 points] Let V be the subspace of 4 containing the vectors [ x1 x2 x3 x4 ] such that x1 + x2 + x3 + x4 = 0 and x1 2x2 + 3x3 4x4 = 0. Find a basis for V .

     

  3. [4 parts, 5 points each] Compute the determinant of the following matrices.

    1. [ 3 1 2 5 ]
       
    2. [ 0 0 0 a b 0 c d e f g h i 0 j k ]
       

      auto

    3. [ 1 3 1 2 1 1 0 5 1 ]
       
    4. [ 2 1 1 1 1 2 1 1 1 1 2 1 1 1 1 2 ]
       
  4. [5 points] Let A be an n ×n matrix such that A2 = In. Prove that det (A) equals 1 or 1.

     

  5. [15 points] Diagonalize the following matrix if possible by finding an invertible matrix P and a diagonal matrix D such that A = 𝑃𝐷P1. There is no need to compute P1. If diagonalization is not possible, then explain why.

    [ 5 8 0 4 7 0 8 16 1 ]
  6. [15 points] Give a formula for Ak, where A = [ 4 3 6 5 ].

     

  7. [5 parts, 3 points each] True/False. Justify your answer.

    1. If A and B are n ×n matrices, then det (A + B) = det (A) + det (B).
    2. Matrices A and B are similar if and only if A and B have the same eigenvalues with the same multiplicities.
    3. Let A be a matrix with 7 rows and 10 columns. If the null space of A has dimension 4, then the column space of A has dimension 6.
    4. If A is a square matrix and r is a scalar, then A is similar to 𝑟𝐴.
    5. If A and B are similar matrices, then A1 and B1 are also similar.
  8. [5 points] Find a matrix B such that B2 = [ 1 5 10 14 ].