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?