This is the question I am having trouble with:
Let c be a characteristic value of $T$ (a linear operator on $V$) and let $W$ be the space of characteristic vectors associated with the characteristic value of c. What is the restriction operator $T_w$?
My book (Hoffman & Kunze) gives a proof with matrices that $T_w$ divides the mimimum polynomial for $T$. It also states that $T_w\alpha$ = $T\alpha$ for all $\alpha$ in W, but $T_w$ is very different from $T$ in that $T_w$ is an operator on $W$, not $V$ like $T$. So how do I find $T_w$?
Thanks in advance.
Given a linear operator $T$ on vector space $V$, and a linear subspace $W$ of $V$, the restriction $T_W$ of $T$ to $W$ is the linear operator on $W$ defined by $T_W w = T w$ for $w \in W$. So if $Tw = \alpha w$ for $w \in W$, then $T_W w = \alpha w$ as well, i.e. $T_W$ is $\alpha$ times the identity operator.