I have some explicit questions regarding the following problems. Additional critiques/suggestions are more than welcome.
Let $F$ be a finite field with $p$ elements, let $V$ be a $3$-dimensional vector space over $F$ and let $T\colon V\to V$ be a linear operator that has minimal polynomial $x^2.$
How many $1$-dimensional $T$-invariant subspaces does $V$ have?
Let's view $V$ as an $F[x]$-module with $x\alpha = T\alpha.$ Since $p(x) = x^2$ is the minimal polynomial and $\dim V = 3,$ we have that $f(x) = x^3$ is the characteristic polynomial. Thus
$$V\cong \frac{F[x]}{(x)}\oplus\frac{F[x]}{(x^2)},$$ and there exits $\alpha_1,\alpha_2\in V$ such that $\{\alpha_1,\alpha_2,x\alpha_2\}$ is a basis for $V$. If we are looking for a $1$-dimensional subspace generated by $\beta = c_1\alpha_1+c_2\alpha_2+c_3x\alpha_2,$ then $x\beta = 0,$ which implies $c_2=0.$ Since $|F|=p,$ there are $p^2-1$ choices for $c_1,c_3$ since both can't be $0$. I think we also want to divide this by $p-1$ to give $p+1$ $1$-dimensional $T$-invariant subspaces. I know it has to do with the number of generators and that there are $p-1$ numbers relatively prime to $p$, but I'm not sure how to say that precisely. Also, how does this guarantee that the subspace is $T$-invariant?
How many $1$-dimensional $T$-invariant subspaces $W$ of $V$ are direct summands of $V,$ i.e., are such that $V = W\oplus W',$ where $W'$ is a $T$-invariant subspace of $V$?
These have to come from the first factor, so there are $p$ such subspaces since there is a unique $1$-dimensional subspace of $\frac{F[x]}{(x^2)},$ namely $$\frac{xF[x]}{(x^2)}.$$
How many $2$-dimensional $T$-invariant subspaces does $V$ have?
I have the same question about $T$-invariant-ness, but here we want $x\beta\ne0,$ but $x^2\beta=0$ (where $\beta = c_1\alpha_1+c_2\alpha_2+c_3x\alpha_2$). Then necessarily $c_2\ne0$. Then there are $p^2(p-1)$ vectors $\beta$ such that $x^2\beta=0$ (and $x\beta\ne0$). If the subspace is cyclic then for $\gamma\in\left<\beta\right>,$ $\gamma = d_1\beta+d_2x\beta$ and $\left<\gamma\right> = \left<\beta\right>$ if and only if $d_1\ne 0$. So there are $p(p-1)$ generators. Thus there are $$\frac{p^2(p-1)}{p(p-1)}=p$$ $2$-dimensional cyclic subspaces. But we could also come from $$\frac{F[x]}{(x)}\oplus\frac{xF[x]}{(x^2)}.$$ But how many would that be?
How many $2$-dimensional $T$-invariant subspaces are direct summands of $V$?
I believe it should just be $p$, the number of cyclic $2$-dimensional subspaces.