Is every eigenvector of $g(T)$ is also Eigenvector of $T$?

145 Views Asked by At

Let's say i have a linear transformation $T: V \longrightarrow V$ and a polynomial $g$.

I know that every eigenvector of $T$ with eigenvalue $\alpha$ is an eigenvector of $g(T)$ with eigenvalue $g(\alpha)$. Does it necceserily mean that every eigenvector of $g(T)$ is also an eigenvector of $T$?

3

There are 3 best solutions below

0
On BEST ANSWER

Suppose that $T(x,y)=(x,-y)$ and that $g(x)=x^2$. Then $g(T)(x,y)=(x,y)$ and then every non-null vector of $k^2$ (where $k$ is the field that you are working with) is an eigenvector of $g(T)$. But it is not true that every non-null vector of $k^2$ is an eigenvector of $T$.

0
On

Not true if $g$ is a constant. Also not true for many other polynomials including $g(x)=x^{2}$.

0
On

Consider what happens if $g$ is the characteristic polynomial of $T$. Then every (non-zero) vector is an eigenvector of $g(T)$ (with eigenvalue $0$), by the Cayley-Hamilton theorem. And unless $T$ is a scalar multiplication, $T$ has non-eigenvectors.