We consider the linear transformation \(T:\rr^2 \to \rr^2\) which is reflection across the line \(y=\tfrac{1}{2}x\text{.}\) While the action of \(T\) is not impossible to write down in the usual coordinate system, it is even easier using the alternate basis \(\mcb = \{\bfv_1, \bfv_2 \}\text{,}\) where
\begin{equation*}
\bfv_1 = \begin{bmatrix} 2 \\ 1 \end{bmatrix}, \hspace{12pt}
\bfv_2 = \begin{bmatrix} -1 \\ 2 \end{bmatrix}\text{.}
\end{equation*}
To see why this linear transformation is easier to describe in the \(\mcb\)-coordinates, we recall how easy reflection across the \(y\)-axis is to describe relative to the standard basisβsimply negate the first coordinate! The \(\mcb\)-basis vectors in this case lie on the axis of reflection and along the line perpendicular to that axis.
We note that \(T(\bfv_1) = \bfv_1\) and that \(T(\bfv_2) = -\bfv_2\text{.}\) This shows that the coordinate matrix of \(T\) with respect to \(\mcb\) is
\begin{equation*}
[T]_{\mcb} = \begin{bmatrix} 1 \amp 0 \\ 0 \amp -1 \end{bmatrix}\text{.}
\end{equation*}
(Writing the action of
\(T\) this way makes it especially easy to see that performing this transformation twice puts us back where we started.) We will use
CorollaryΒ 5.6.9 to calculate the matrix for
\(T\) relative to the standard basis. That is, we wish to calculate
\([T]_{\mce}\text{.}\)
We first note that the matrix
\(P_{\mcb,\mce}\) is, according to
LemmaΒ 5.6.5,
\begin{equation*}
P_{\mcb, \mce} = \begin{bmatrix} 2 \amp -1 \\ 1 \amp 2 \end{bmatrix} \text{.}
\end{equation*}
\begin{equation*}
P_{\mce, \mcb} = (P_{\mcb,\mce})^{-1} = \begin{bmatrix} 2/5 \amp 1/5 \\ -1/5 \amp 2/5 \end{bmatrix}\text{.}
\end{equation*}
We can put these together to find \([T]_{\mce}\text{:}\)
\begin{equation*}
[T]_{\mce} = P_{\mcb,\mce}[T]_{\mcb}P_{\mce,\mcb} =
\begin{bmatrix} 2 \amp -1 \\ 1 \amp 2 \end{bmatrix}
\begin{bmatrix} 1 \amp 0 \\ 0 \amp -1 \end{bmatrix}
\begin{bmatrix} 2/5 \amp 1/5 \\ -1/5 \amp 2/5 \end{bmatrix} =
\begin{bmatrix} 3/5 \amp 4/5 \\ 4/5 \amp -3/5 \end{bmatrix}\text{.}
\end{equation*}
The action of the transformation, as written in the final line here, is perhaps better understood in words rather than symbols. To reflect across the line \(y=\frac{1}{2}x\text{,}\) first shift from the standard coordinates to the alternate \(\mcb\)-coordinates. (This is accomplished by \(P_{\mce, \mcb}\text{.}\)) In this new coordinate system, the action of \(T\) is easily described. (Thus, \([T]_{\mcb}\text{.}\)) After that action is carried out, then we shift back to the standard coordinate system. (That is the work of \(P_{\mcb, \mce}\text{.}\)) From start to finish, this gives us a matrix which carries out the action of \(T\) relative to \(\mce\text{.}\)