Matrix Multiplication

Let be a matrix and be a matrix

is matrix such that

for and

Require number of columns of matrix to be equal to number of rows of matrix

Properties of Matrix Multiplication

  1. Let be a matrix and
  1. Matrix Multiplication is NOT commutative
  2. Matrix Multiplication is associative
  3. Matrix Multiplication is distributive under matrix addition
  1. If then it is not necessarily true that either or are 0


Left Multiplication Map (Pre-multiplying)

Let be matrix then pre-multiplication map is

as is a column vector where is a column vector

Application of Left Multiplication Map to

With

As

The is for composition


Pre-multiplication and Post-multiplication

Let be matrices

  • Pre-multiply by :
  • Post-multiply by :

Notation on Power of Matirices

Let be a square matrix then

with and


Associative Property of Matrices through Linear Maps corollary

Take , take , and take
Then