4 Multiplying two 3 3 matrices
The definition of the product where and are two matrices is as follows
This looks a rather daunting amount of algebra but in fact the construction of the matrix on the right-hand side is straightforward if we follow the simple rule from Key Point 4 that the element in the th row and th column of is obtained by multiplying the th row of with the th column of .
For example, to obtain the element in row 2, column 3 of we take row 2 of : and multiply it with column 3 of in the usual way to produce .
By repeating this process we obtain every element of .
Task!
Calculate
First find the element in row 2 column 1 of the product:
Row 2 of is column 1 of is
The combination required is .
Now complete the multiplication to find all the elements of the matrix :
In full detail, the elements of are:
i.e.
The unit matrix is: andas in the case this has the property that
The zero matrix is