We now define two subspaces which help us to understand a linear transformation (in much the same way that prime factors help us to understand an integer).
The image of a linear transformation is the set
In other words, it is the set of elements such that there exists an with . This set is also sometimes written . One might also refer to the image of a subset , which will be denoted .
The image of a matrix in , will mean the image of the associated linear transformation (using the standard basis, unless stated otherwise). Here is viewed as a column vector in .
[Aside: The image of a function is also sometimes called its range.]
Let . Then equals the span of its column vectors.
Since , we can rewrite the image as follows:
But since is the th column of the matrix , the right hand side is equal to the span of the column vectors. ∎
Let . The image of is
So the image of is a 1-dimensional subspace of with basis .
Next we define the kernel of a linear transformation. I recommend thinking of the word “kernel” as the “core” of the transformation; because they are the elements which are lost (i.e. sent to zero) when mapped to .
The kernel of a linear transformation is the set
The kernel of a matrix is the kernel of its linear transformation . So it’s the set of vectors such that .
[Aside: The kernel is also sometimes called the null space of a transformation.]
Let . The kernel of is
So the kernel of is a 1-dimensional subspace of with basis .
As in the above example, finding the kernel of a matrix is always equivalent to finding the solution set to a system of linear equations.
Check that satisfies the three conditions in Theorem 2.8.
Check that satisfies the three conditions in Theorem 2.8.
[End of Exercise]
Row operations on a matrix do not change the kernel (but they do change the image).
[Aside: Column operations don’t change the image of , but do change the kernel.]
Note that the kernel of a matrix could be thought of as the solution set to a system of linear equations, and those solutions are unchanged by row operations (a fact that was heavily used in MATH105), and indeed this is why row operations are what they are.