I'm wondering how I could answer the following questions about $N = \mathbb{C}^3$ with a $\mathbb{C}[x]$-module structure given by the linear map $A$ on $\mathbb{C}^3$:
$$A = \left(\begin{matrix} 0 & 0 & 1 \\ 1 & 0 & 0 \\ 0 & 1 & 0 \end{matrix}\right)$$
(i) What is the rank of $N$?
(ii) Is $N$ cyclic?
(iii) Write $N$ as the direct sum of 3 non-zero submodules
(iv) Is $N$ isomorphic to $\mathbb{C}[A]$ as a $\mathbb{C}[x]$-module
(v) Do your answers change if we replace $\mathbb{C}$ with $\mathbb{R}$ or $\mathbb{Z}_7$?
For (i), I think the rank must be zero since (as a $\mathbb{C}$ vector space) $\mathbb{C}[x]$ is infinite dimensional while $N$ is not. So the direct sum decomposition of $N$ according to the structure theorem can't contain $\mathbb{C}[x]$ as a summand. Is this correct? Intuitively it seems so, but going from vector spaces to modules a lot of intuition becomes wrong so I don't know.
For (ii), I think it is cyclic since I think $e_1$ is a cyclic vector, we can multiply by $A$ to get $e_2$ and $A^2$ to get $e_3$ so we can write any element as $p(A) e_1$ for some polynomial $p$.
I am confused about (iii) and (iv). I know that $\mathbb{C}[A] \cong \frac{\mathbb{C}[x]}{(m_A(x))}$ which I could then decompose further using the Chinese Remainder Theorem but how can I find what $N$ is isomorphic to? How do I find the invariant factors using $A$?
For (v) I believe that the main difference is that $m_A(x)$ will factorise differently in $\mathbb{R}$ and $\mathbb{Z}_7$.