Since linear transformations are just a special type of function, we can form compositions of them.
|
We want to know two things about compositions of linear transformations:
|
||
Proof: Let T:Rn → Rm and S:Rm → Rk be linear transformations and form their composition (S°T):Rn → Rk. We need to check that S°T preserves sums and scalar multiples. |
||
For two vectors u and v in Rn
So S°T preserves sums. |
||
For any vector u in Rn and any scalar c,
So S°T preserves scalar multiples. |
|
||
Proof: Suppose you have linear transformations T:Rn → Rm and S:Rm → Rk with standard matrices A and B respectively, i.e. T(u) = Au for all u in Rn and S(v) = Bv for all v in Rm. Since A is m x n and B is k x m, their product C = BA is defined and is k x m. |
||
Suppose R:Rm → Rn is the matrix transformation given by R(u) = Cu for all u in Rn. Then
This is true for all u in Rn, so R is the composition of S and T. Thus S°T has standard matrix C = BA. |