1.
The matrix \(B=\ba{rrr}1 \amp 4 \amp -7 \\
-3 \amp -11 \amp 19 \\
-1 \amp -9 \amp 18\ea\) is invertible with inverse \(B^{-1}=\ba{rrr}
-27 \amp -9 \amp -1 \\
35 \amp 11 \amp 2 \\
16 \amp 5 \amp 1
\ea
\text{.}\) Since the columns of \(B\) are linearly independent, they form a basis for \(\R^3:\)
\begin{equation*}
\cB=\left\{\ba{r}1\\ -3\\
-1\ea, \ba{r}4\\ -11\\ -9\ea,\ba{r}-7\\ 19\\
18\ea\right\}.
\end{equation*}
Let \(\cE\) be the standard basis for \(\R^3.\)
(a)
Suppose that a vector \(v\in \R^3\) has coordinate vector \([v]_\cB = \ba{r}1\\2\\3\ea.\)
Find\([v]_\cE.\)
Solution.
The matrix \(B\) is the change of basis matrix \([I]_\cB^\cE\) so
\begin{equation*}
[v]_\cE = [I]_\cB^\cE [v]_\cB = \ba{rrr}1\amp4\amp-7 \\
-3 \amp -11 \amp 19 \\
-1 \amp -9 \amp 18\ea\ba{r}1\\2\\3\ea = \ba{r}-12\\32\\35\ea
\end{equation*}
(b)
Suppose that \(T:\R^3\to \R^3\) is the linear map given by \(T(x) = Ax\) where
\begin{equation*}
A = [T]_\cE = \ba{rrr}1\amp 2\amp3\\4\amp5\amp6\\7\amp8\amp9\ea.
\end{equation*}
Write down an appropriate product of matrices which equal \([T]_\cB.\)
Solution.
\begin{equation*}
[T]_\cB = [I]_\cE^\cB [T]_\cE [I]_\cB^\cE = B^{-1}AB.
\end{equation*}