Math 311-502 - Test I Review

General Information

Test I (Thursday, 9/30/04) will have 6 to 8 questions, some with multiple parts. It will cover chapters 1 and 2 (except for Cramer's rule), and section 3.1A. Please bring an 8½×11 bluebook. Problems will be similar to ones done in class, for homework, or on quizzes. You may use calculators to do arithmetic, although you will not need them. You may not use any calculator that has the capability of doing either calculus or linear algebra.

Topics Covered

Vectors

Coordinate vectors - Rn
2D and 3D geometry

Systems & matrices

Linear systems
Matrices
Inverse of a matrix
Let A be an n×n matrix. Be able to be find the inverse of a matrix or show that a matrix is singular via row reducing [A|I]. Be able to solve Ax = b by inverting A. The conditions below are all equivalent to a matrix having an inverse. Similar conditions hold for A to be singular.
  1. A is invertible.
  2. A is row equivalent to I.
  3. The columns of A are linearly independent.
  4. Ax = 0 has only x = 0 as a solution.
  5. det A ≠ 0.

Determinants

Cofactor expansions. Know the terms minor and cofactor, and how to calculate the determinant of a matrix via its cofactor expansion about any given row or column. Here are immediate consequences.
Row operations and det(A).  Below, A is the original matrix and B is the result of the row operation. Be able to use these to calculate a determinant.
  1. Elementary modification:   det B = det A.
  2. Elementary multiplication:   If RAj = c RBj,   then det A = c det B.
  3. Interchange: (Same as alternation.)   det B = - det A.
Inverses.  Be able to determine whether an n×n matrix A is invertible or singular from det A.
Product rule.  det(AB)=det(A)det(B). Be able to calculate the determinant of a product using this rule.

Linear functions on Rn

Definition and representation.  Be able to show that a given function on Rn is a linear function. Be able to find matrix representations similar to ones we've done in class by means of the representation theorem (pg. 106).