Matrix Multiplication

  • Let
  • The product () is given by the following
  • for ,
    • dot product of row of with column in

matrix mult

Properties

  • For:
  • and
  • The identity matrix, , is defined by (the kronecker delta)
    • , -dim vector space with ordered basis then
  • Theorem 2.13
    • Let and denote the column of and respectively
    • (jth standard vector of )

Powers

  • for

As a Linear Transform

  • Left multiplication by can be represented as defined by
  • Properties
    • If then is the identity function