The kernel is the set of inputs for that result in as the output.
- Find the Matrix Transformation
- Solve for the Column Vectors in
Example 2
Compute kernel of the transformation:
- projection to x-axis
Soln
- Example
- In coordinates it is:
Example 3
- rotation to
Soln
- Example
\left[\begin{array}{cc} 0 & -1 \ 1 & 0 \ \end{array}\right] \left[\begin{array}{cc} x\ y\ \end{array}\right] = [-y,x]
Thus, $ker(T_{2}) = \{ (0,0) \}$