A Field of Polynomials of a Linear Operator

An answer has already appeared. But I found this a good exercise for myself; it's possible that this answer is more elementary, being expressed in terms even I can understand.

If $p(T)x=0$ then $p(T)(Tx)=Tp(T)x=0$. So the null space of $p(T)$ is $T$-invariant, so it is either $V$, meaning $p (T)=0$, or $\{0\}$.

So if $p(T)\ne0$ then $p(T)$ is invertible. (Detail: In general it's easy to see that if $A$ is invertible then $A^{-1}$ is a polynomial in $A$; for example both the minimal polynomial and the characteristic polynomial must have non-zero constant term.) So it's a field - every non-zero element is invertible.

Now note this: If $p(T)=0$ and $\deg(p)=d<\dim(V)$ then $T$ has non-trivial invariant subspaces. Because for any $x$ the span of $x,Tx,\dots T^{d-1}x$ is invariant.

So the minimal polynomial has degree $\dim(V)$ (and equals the characteristic polynomial), hence the dimension is $\dim(V)$.

We didn't use the fact mentioned in the other answer, that there are no invariant subspaces if and only if the characteristic polynomial is irreducible. That fact interested me more than the original question:

If $W$ is an invariant subspace then looking at a basis for $V$ that includes a basis for $W$ shows that the the characteristic polynomial is not irreducible. Conversely, suppose the characteristic polynomial is $pq$. If $p(T)=0$ or $q(T)=0$ then there is an invariant subspace, as above. If not then $W=q(T)V$ is an innvariant subspace (invariant because $Tq(T)x=q(T)(Tx)$; $W\ne V$ because $p(T)W=0$ and $p(T)\ne0$; $W\ne\{0\}$ because $q(T)\ne0$.)


.Let $S \in \mathbb F[T]$ be non-zero as a linear transformation. Note that $ST = TS$, since $S$ is just a polynomial in $T$. Therefore, if $Sv = 0$, then $S(Tv) = T(Sv) = 0$, so $T$ maps $\ker S$ to itself i.e. if $v \in \ker S$ then $Tv \in \ker S$. However, this can happen precisely when $\ker S = \{0\}$(as $S$ is non-zero). Hence, $S$ is invertible.

Now, the characteristic polynomial of $T$ is zero in $\mathbb F[T]$. Therefore, $p_T(T) = \sum_{i=0}^n a_iT^i = 0$.

Claim to verify yourself : the characteristic polynomial of a linear operator is irreducible if and only if it has no invariant subspaces.

Now, the minimal polynomial must be the characteristic polynomial itself, and therefore $\mathbb F[T] \cong \frac{\mathbb F[x]}{p_T(x)}$. Hence, since $p_T$ is of degree the dimension of $V$, part two and three follow.