Document 1
Document 1
9. PARTITIOED MATRICES
PRESENTED BY: NATHALIE JEANE SARCINO
If we start out with an mxn A = [aij ] and then cross out some, but not all of its rows and
columns, we obtain a submatrix of A.
Example:
Partitioned 1:
If and
Then,
Example 1.
1. First, let’s find the product of submatrices one by one from A and B.
a. �11 �1 b. �12 �2 c. �21 �1 d. �22 �2
a. �11 �1 b. �12 �2
c. �21 �1 d. �22 �2
b. �21 �1 �22 �2
3. Lastly, arrange.
Partitioned 2:
If and
a. ��1
b. ��2
c. ��3
2. Then, arrange.
Partitioned 3:
If and
Partitioned 4:
If and
Then,
This is called expressing AB as the sum of the
outer products and it turns out to be nifty way of
decomposing the product AB.