I'm stuck at these two questions:
i) How many distinct elements $a \in \mathbb{F}_{4096}$ exist, such that $\mathbb{F}_{4096}=\mathbb{F}_2 \left[a\right]$
ii) Find an irreducible $g \in \mathbb{F}_4 \left[x\right]$ such that $\mathbb{F}_{16}=\mathbb{F}_4/(g)$
As for i) I know that the degree of the minimal polynomial of $a$ has to be $12$, since $2$ is prime and $4096=2^{12}$.
As for ii) I'm lost: Does $\deg(g)$ equal to $2$? If so, how would I show that $\mathbb{F}_4/(g)$ indeed is $\mathbb{F}_{16}$? Is $g=x^2+1$ a viable guess?
i) Hint: By a bad choice for $a$, you would end up with $\Bbb F_{2048}$ or a sub-field thereof
ii) Yes, we need $\deg g=2$. However, $x^2+1$ is not irreducible: $x^2+1=(x+1)(x+1)$. In fact, any $x^2+ax+b$ with $a,b\in\Bbb F_2$ will fail to work as it can at most produce a degree 2 extension of $\Bbb F_2$, i.e., it can already be factored in $\Bbb F_4$.