Composition of Linear Transformations

Definition

Let and be linear transformations. The composition, if defined by:

for all .

Intuition

What happens if we try a transformation? Lets say we rotate a vector by 90 degrees and then shear a vector. That means we first apply the rotation, then the shear afterwards:

But we can multiply the matrices first instead, so

which will yield the same result.

As we can see, matrix multiplication is the same as the composition of linear transformations.

Important

Recall that matrix multiplication is NOT commutative, and recall the intuition that was presented. Remember to "read" the transformations from right to left.

Theorem

Let , and be linear transformations. Then is a linear transformation, and:

(see standard matrix)

Example

Let be a counterclockwise rotation about the origin by an angle of , and let be a projection onto the -axis. Find the standard matrices for and .

Since and are linear, we have:

Thus,