Chapter 2 Matrices and vectors

This section is about matrices and vectors. We introduce the basics of matrix algebra and look at applications to solving systems of linear equations, including row reduced echelon form. We define the determinant and discuss its meaning and methods of computing it.

Learning objectives for this section:

  • Know the definitions of matrix, vector, transpose, matrix multiplication, matrix addition, scalar multiplication, inverse matrix, determinant, row operation, row reduced echelon form, characteristic polynomial, eigenvalue, eigenvector.
  • Compute sums, products, transposes, and scalar multiples of matrices.
  • Find determinants, and know their relationship with invertibility.
  • Choose appropriate methods to determine whether a matrix is invertible, and find the inverse if it exists.
  • Understand when two matrices can be multiplied.
  • Be able to find the row reduced echelon form of a matrix and use it to identify invertible matrices, compute matrix inverses when they exist, and solve systems of linear equations.
  • Be able to compute eigenvalues, eigenvectors, and the characteristic polynomial of a square matrix.