$T: R^3 -> R^3$
Find all the linear transformations such that:
- The vectors
$$v = \left( \begin{array}{c} 1\\ -1\\ 0\\ \end{array} \right)$$
$$w = \left( \begin{array}{c} 0\\ 1\\ 1\\ \end{array} \right)$$
are a basis for the kernel of $T$ and
- The image of $T$ is a line that has a direction vector
$$s = \left( \begin{array}{c} 0\\ 0\\ 1\\ \end{array} \right)$$
Hint: Extend $\{w, v\}$ to a basis of $\mathbb R^3$. You know every linear map is uniquely identified by where it sends a basis and you already know $w$ and $v$ should go to zero. Your third basis element must then get sent to something on the line with direction vector $s$.