Theorem: Matrix Representation of a Linear Transformation
Every linear transformation from the vector space in the vector space can be represented as a matrix .
Let and be ordered bases of and , respectively. For every , we have
where is the coordinate vector of with respect to and is the coordinate vector with respect to of the vector which is the result of applying to .
Warning: Dependence on the Choice of Bases
Algorithm: Finding the Matrix Representation
Let and be two vector spaces and let be a linear transformation from to .
We want to find the matrix representation with respect to the bases of our choice - for and for .
- Determine the effect of on the elements of , i.e.
- Determine the coordinate vector of with respect to .
There is no general process for this - it is different for each vector space.
- Construct by using the coordinate vectors as its columns:
EXAMPLE
TODO