Minimal Polynomial of null operator

867 Views Asked by At

I think that is a simple question, but there is some details confusing me. I need to calculate the minimal polynomial and the characteristic polynomial of the null operator in a $\mathbb{F}$-space. My problem is that I cannot assume $\dim(V)<\infty.$

The minimal polynomial is $m(t)=t$. Can I talk about characteristic polynomial in a vector space of infinite dimension? Cause the charactheristic polymial of the null operator in a space $V$ with $n=\dim(V)$ is $p(t)=t^{n}$.

1

There are 1 best solutions below

0
On BEST ANSWER

The degree of the characteristic polynomial gives the dimension of the space the operator acts upon, so that dimension cannot be allowed to be infinite for the characteristic polynomial to be defined.

As for the minimal polynomial, it does not have to exist when the dimension is infinite (what would be the minimal polynomial of multiplication by $X$ in the space of polynomials?), but it does exist for the zero operator. By definition, $X$ always annihilates a zero operator, and its unique monic strict divisor $1$ does not, unless the space has dimension $0$. So the minimal polynomial of the zero operator on$~V$ is $1$ if $\dim(V)=0$, and $X$ otherwise.