- #1
zenterix
- 702
- 84
- Homework Statement
- Suppose ##V## is finite-dimensional, ##T\in\mathcal{L}(V)##, and ##v\in V## with ##v\neq 0##.
Let ##p## be a nonzero polynomial of smallest degree such that ##p(T)v=0##.
- Relevant Equations
- Prove that every zero of ##p## is an eigenvalue of ##T##.
I was stuck on this problem so I looked for a solution online.
I was able to reproduce the following proof after looking at the proof on the internet. By this I mean, when I wrote it below I understood every step.
However, it is not a very insightful proof. At this point I did not really obtain any insight as to why this result is true.
I am looking for an alternative proof (possibly a direct proof) and also different ways of interpreting/analyzing this problem.
Here is a proof by contradiction.
Suppose ##p## has degree ##n##.
We know that
1) ##p(T)## is a linear map.
2) ##v\in\ \mathrm{null}(p(T))##
3) A root of ##p## is a number.
Suppose ##r## is a root of ##p##.
Then we can write ##p(x)=(x-r)q(x)## where ##q(x)## is a polynomial with degree ##n-1##.
Then ##p(T)=(T-rI)q(T)##.
Suppose ##r## is not an eigenvalue of ##T##.
Then, ##T-rI## is injective. It's nullspace is just the zero vector in ##V##.
##p(T)v=0=(T-rI)q(T)v##
Thus, ##q(T)v=0## because ##(T-rI)v\neq 0## since ##v\neq 0##.
By assumption, ##p(T)## with degree ##n## is the smallest degree polynomial operator that maps ##v## to ##0\in V##.
Thus, ##q(T)v=0## shows a contradiction with this assumption.
Therefore, by contradiction, ##r## must be an eigenvalue.
I was able to reproduce the following proof after looking at the proof on the internet. By this I mean, when I wrote it below I understood every step.
However, it is not a very insightful proof. At this point I did not really obtain any insight as to why this result is true.
I am looking for an alternative proof (possibly a direct proof) and also different ways of interpreting/analyzing this problem.
Here is a proof by contradiction.
Suppose ##p## has degree ##n##.
We know that
1) ##p(T)## is a linear map.
2) ##v\in\ \mathrm{null}(p(T))##
3) A root of ##p## is a number.
Suppose ##r## is a root of ##p##.
Then we can write ##p(x)=(x-r)q(x)## where ##q(x)## is a polynomial with degree ##n-1##.
Then ##p(T)=(T-rI)q(T)##.
Suppose ##r## is not an eigenvalue of ##T##.
Then, ##T-rI## is injective. It's nullspace is just the zero vector in ##V##.
##p(T)v=0=(T-rI)q(T)v##
Thus, ##q(T)v=0## because ##(T-rI)v\neq 0## since ##v\neq 0##.
By assumption, ##p(T)## with degree ##n## is the smallest degree polynomial operator that maps ##v## to ##0\in V##.
Thus, ##q(T)v=0## shows a contradiction with this assumption.
Therefore, by contradiction, ##r## must be an eigenvalue.
Last edited: