I have to find a primitive element of $\mathbb{F}_{16}^{\times}$. I defined $\mathbb{F}_{16} = \frac{\mathbb{F}_{2}[a]}{\langle a^4+a+1 \rangle}$.
I tried to prove that $a^3$ and $a^5 \neq 1$.
I got $a^3=a^3 \neq 1$ and $a^5 = a^2 + a \neq 1$.
But, when I try to check if $a^{15} = 1$, I get $a^{15} = a^3 + a^2 \neq 1$. I checked several times and can not get it, it may be something I am missing.
Are my calculations right?
How can I find the primitive element? Which is the primitive element?