Linear Transformations
- Composition of Linear Transformations
- Fundamental Linear Transformation Subspaces
- Geometric Transformations
- Inverse Linear Transformations
- Linear Transformations
- Operations on Linear Transformations
To show a transformation is linear:
- Check that
To find the standard matrix:
- If you are able to find a matrix/are given a matrix already, multiply that by the identity matrix
- Otherwise, apply the transformation to each standard basis vector as needed
I.e findfor the number of basis vectors that is required.
Recall that a matrix is actually a "rule" for a linear transformation of a vector, and recall the definition of a function.
In calculus,
Properties
The properties of a linear transformation are the same as the properties of a subspace, adapted for linear transformations. See operations on linear transformations for how that would be achieved.
Let
| Property | Explanation |
|---|---|
| closed under addition | |
| addition is commutative | |
| addition is associative | |
| For all linear transformations |
zero transformation |
| For all linear transformations |
additive inverse |
| closed under scalar multiplication | |
| scalar multiplication is associative | |
| distributive law | |
| distributive law | |
| scalar multiplicative itentity |
Matrix Transformation
For
We call
We say that
Recall that the columns of a matrix tell us where the basis vectors land.
Non Square Matrix Transformation
For
The matrix transformation:
Maps
Change of Space
If any vectors (columns) of a matrix are linearly dependent on the others, the transformation squishes the inputs into a smaller space.
Since running Gauss-Jordan Elimination reduces any vectors which are linear combinations to the zero vector, the matrix becomes non-square.
Linear Transformation or Operator
A function
For
All linear transformations satisfy the following properties:
- All lines stay lines
- Technically:
- Technically:
- The origin stays in place
- Technically:
- Technically:
Every matrix transformation is a linear transformation.
For a linear transformation
In particular, if we have where the basis lands, we can compute where any vector lands.
(see span)
Standard Matrix
The standard matrix of a linear transformation is the identity matrix multiplied by the matrix of the linear transformation. In fact, a linear transformation is completely defined by how it moves the basis vectors.
We denote the standard basis as
(see matrix multiplication)
If
that is,
(note that
Let
Let
We first show that
so
So
Projections are linear, and can be computed using a matrix transformation.