| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Quiz: Linear algebra

Page history last edited by RH 15 years, 3 months ago

This quiz tests your understanding of such concepts as diagonalizability, invertibility, row operations, determinant, etc.

 

Discuss this quiz 

(Key: correct, incorrect, partially correct.)

 

  1. Let A be an n x n matrix. Which of the following criteria will ensure that A is diagonalizable over the reals?
    1. The rows of A are linearly independent.
      • INCORRECT. This ensures that A is invertible, but invertibility has nothing to do with diagonalizability.
    2. The characteristic polynomial of A splits over the reals.
      • INCORRECT. This is not quite enough, because if there are repeated roots it can still happen that A is not diagonalizable.
    3. The determinant of A is non-zero.
      • INCORRECT. This ensures that A is invertible, but invertibility has nothing to do with diagonalizability.
    4. A has n distinct real eigenvalues.
      • CORRECT. Note, though, that it is possible for A to be diagonalizable while also having repeated eigenvalues.
    5. The characteristic polynomial of A has no repeated roots.
      • PARTIALLY. This is pretty close. However, if the characteristic polynomial doesn't split, e.g. if it is lambda^2 + 1, then A is still not diagonalizable.
    6. A can be row reduced to a diagonal matrix.
      • INCORRECT. Row reduction does not necessarily preserve diagonalizability.
  2. Let A be an invertible 5 x 5 matrix. Which of the following statements is false?
    1. The rank of A must equal 5.
    2. Every row of A must contain a leading 1.
      • CORRECT.
    3. For every vector b in Formula, there must be exactly one solution to the equation Ax = b.
    4. The reduced row echelon form of A must be the identity matrix.
    5. The row-reduced echelon form of A must contain no free variables.
    6. The linear transformation associated to A must be both one-to-one and onto.
    7. There must exist a 5 x 5 matrix B, such that AB = BA = I.
  3. Let A be an invertible 5 x 5 matrix. Which of the following statements is false?
    1. The image of A is Formula.
    2. There are five distinct eigenvalues.
      • CORRECT. 
    3. The columns of A form a basis for Formula.
    4. The rows of A form a basis for Formula.
    5. All the eigenvalues of A are non-zero.
    6. The determinant of A is non-zero. The kernel of A is {0}.
  4. Let A be an n x n invertible matrix with real entries. Which of the following statements is NOT necessarily true?
    1. A can be written as the product of elementary matrices.
      • INCORRECT. If A is invertible, then it has rank n, and so A can be row reduced to the identity.
    2. det(A) is non-zero.
      • INCORRECT. If A is invertible then det(A) det(Formula) = det(I) = 1, and hence det(A) is non-zero.
    3. Zero is not an eigenvalue of A.
      • INCORRECT. If zero was an eigenvalue then the null space of A would contain a non-zero vector, and A would not be invertible.
    4. A is similar to the identity matrix.
      • CORRECT. The identity matrix is not similar to any matrix other than itself.
    5. The linear transformation Formula, from Formula to Formula, is both one-to-one and onto.
    6. One can row reduce A to the identity matrix.
    7. The null space of A contains only the zero vector.
  5. If one applies row reduction to a matrix, then
    1. The image may change, but the kernel, rank, and nullity do not change.
      • CORRECT.
    2. The image, kernel, rank, and nullity all do not change.
    3. The kernel may change, but the image, rank, and nullity do not change.
    4. The image, kernel, and nullity may change, but the rank does not change.
    5. The image, kernel, rank, and nullity may all change.
    6. The image, rank, and kernel may change, but the nullity does not change.
    7. The image and kernel may change, but the rank and nullity do not change.
  6. If one replaces a matrix with its transpose, then
    1. The image may change, but the kernel, rank, and nullity do not change.
    2. The image, kernel, rank, and nullity all do not change.
    3. The kernel may change, but the image, rank, and nullity do not change.
    4. The image, kernel, and nullity may change, but the rank does not change.
      • CORRECT.
    5. The image, kernel, rank, and nullity may all change.
    6. The image, rank, and kernel may change, but the nullity does not change.
    7. The image and kernel may change, but the rank and nullity do not change.
      • INCORRECT. This is only true if the matrix is square.
  7. Let A be a diagonalizable 5 x 5 matrix. Which one of the following statements is false?
    1. All the eigenvalues must be distinct (i.e. occur with algebraic and geometric multiplicity 1).
      • CORRECT. This will imply diagonalizability but is not implied by it.
    2. There must exist a basis of Formula consisting entirely of eigenvectors of A.
    3. The algebraic multiplicity of each eigenvalue must equal the geometric multiplicity of each eigenvalue.
    4. The total algebraic multiplicities of all the eigenvalues must equal 5.
    5. The total geometric multiplicities of all the eigenvalues must equal 5.
    6. The determinant of A must equal the product of all the eigenvalues (counted with multiplicity)
    7. The rank of A is equal to the number of non-zero eigenvalues (counted with multiplicity)

 

Score:  

 

Comments (0)

You don't have permission to comment on this page.