Orthogonal projection onto a line (3)
Let
(a) Describe
(b) List the eigenvalues of
(c) Find a basis for each eigenspace of
(d) Let
View code
Let $L$ be the line $L$ parameterized by $L(t)=(2t,-3t,t)$ for $t\in {\bf R}$, and let $T:{\bf R}^3\to {\bf R}^3$ be the linear transformation that is orthogonal projection onto $L$.
\begin{enumerate}[label=\alph*)]
\item Describe $\operatorname{ker}(T)$ and $\operatorname{im}(T)$, either implicitly (using equations in $x,y,z$) or parametrically.
\item List the eigenvalues of $T$ and their geometric multiplicities.
\item Find a basis for each eigenspace of $T$.
\item Let $A$ be the matrix for $T$ with respect to the standard basis. Find a diagonal matrix $B$ and an invertible matrix $S$ such that $B=S^{-1}AS$. (You do not have to compute $A$.)
\end{enumerate}