Matrices

  • An matrix with entries from F is a rectangular array
    • Notated
  • Rows are vectors in , columns in
  • Zero matrix has zeros in each entry
  • matrices are equal if

Vector Spaces

  • The set of all matrices with entries in F is a vector space denoted

Operations

Matrix Multiplication Elementary Matrix Operations

Transposition

  • Transpose is the matrix with elements
  • Flipped over the diagonal
  • Properties
  • Conjugate Transpose (or adjoint)
    • such that

Augmentation

  • Let . The augmented matrix is the matrix that you get if you just stick them together

Categories

  • A symmetric matrix is such that
  • A matrix is diagonal if whenever

Rank

  • Nullspace and Range
  • is the rank of
  • where linear and finite dimensional
  • Properties
    • Rank is not affected by a multiplication by an invertible matrix
    • The rank of the matrix equals the number of linearly independent columns
      • rank is also the number of linearly independent rows
    • and
    • . Then and a finite number of elementary row and column operations can transform a into the diagonal matrix and there exists invertible such that

Extra

Kronecker Delta