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
- Let be a matrix and
- Matrix Multiplication is NOT commutative
- Matrix Multiplication is associative
- Matrix Multiplication is distributive under matrix addition
If then it is not necessarily true that either or are 0
Proof (Short - Not detailed)
- Use matrix multiplication definition and sifting property for the identity ones
- Counterexample (just think of )
- Go through double summation from definition
- Go through double summation from definition
- Counterexample (just think of )
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
ThenProof
Consider the left multiplication maps
With respect to the standard bases of these spaces, then represent the matrices of as respectively
Then
By Matrix of a Composition of Linear Maps, and are matrices ofBut composition of functions is associative, so
Hence