Let
\begin{equation*}
\mathbf{v}_1=\begin{bmatrix}1\\2\\0\end{bmatrix}\quad\text{and}\quad\mathbf{v}_2=\begin{bmatrix}0\\1\\1\end{bmatrix},
\end{equation*}
\begin{equation*}
\mathbf{w}_1=\begin{bmatrix}1\\0\\1\end{bmatrix}\quad\text{and}\quad\mathbf{w}_2=\begin{bmatrix}1\\0\\0\end{bmatrix},
\end{equation*}
and
\begin{equation*}
V=\text{span}(\mathbf{v}_1, \mathbf{v}_2)\quad\text{and}\quad W=\text{span}(\mathbf{w}_1, \mathbf{w}_2).
\end{equation*}
Because each of \(\{\mathbf{v}_1, \mathbf{v}_2\}\) and \(\{\mathbf{w}_1, \mathbf{w}_2\}\) is linearly independent, let
\begin{equation*}
\mathcal{B}=\{\mathbf{v}_1, \mathbf{v}_2\}\quad\text{and}\quad\mathcal{C}=\{\mathbf{w}_1, \mathbf{w}_2\}
\end{equation*}
be ordered bases of \(V\) and \(W\text{,}\) respectively. Define a linear transformation \(T:V\rightarrow W\) by
\begin{equation*}
T(\mathbf{v}_1)=2\mathbf{w}_1-3\mathbf{w}_2\quad\text{and} \quad T(\mathbf{v}_2)=-\mathbf{w}_1+4\mathbf{w}_2.
\end{equation*}
-
Verify that
\(\mathbf{v}=[2,5,1]\) is in
\(V\) and find the coordinate vector
\([\mathbf{v}]_{\mathcal{B}}\text{.}\)
-
Find
\(T(\mathbf{v})\) and the coordinate vector
\([T(\mathbf{v})]_{\mathcal{C}}\text{.}\)
Answer.
For
ItemΒ 1, we need to express
\(\mathbf{v}\) as a linear combination of
\(\mathbf{v}_1\) and
\(\mathbf{v}_2\text{.}\) This can be done by observation or by solving the equation
\begin{equation*}
\begin{bmatrix}1\amp 0\\2\amp 1\\0\amp 1\end{bmatrix}\begin{bmatrix}a\\b\end{bmatrix}=\begin{bmatrix}2\\5\\1\end{bmatrix}.
\end{equation*}
We find that \(a=2\) and \(b=1\text{,}\) so \(\mathbf{v}=2\mathbf{v}_1+\mathbf{v}_2\text{.}\) Thus \(\mathbf{v}\) is in \(V\text{.}\) The coordinate vector for \(\mathbf{v}\) with respect to the ordered basis \(\mathcal{B}\) is
\begin{equation*}
[\mathbf{v}]_{\mathcal{B}}=\begin{bmatrix}2\\1\end{bmatrix}.
\end{equation*}
For
ItemΒ 2, by linearity of
\(T\) we have
\begin{align*}
T(\mathbf{v})=T(2\mathbf{v}_1+\mathbf{v}_2)\amp =2T(\mathbf{v}_1)+T(\mathbf{v}_2) \\
\amp =2(2\mathbf{w}_1-3\mathbf{w}_2)+(-\mathbf{w}_1+4\mathbf{w}_2) \\
\amp =3\mathbf{w}_1-2\mathbf{w}_2=\begin{bmatrix}1\\0\\3\end{bmatrix}.
\end{align*}
The coordinate vector for \(T(\mathbf{v})\) with respect to the ordered basis \(\mathcal{C}\) is
\begin{equation*}
[T(\mathbf{v})]_{\mathcal{C}}=\begin{bmatrix}3\\-2\end{bmatrix}.
\end{equation*}