Let $f(x) = x^3 + x^2 + 1$ be irreducible polynomial factor of $x^7 - 1$. I want to prove the following
- $f$ as exactly three roots in $\mathbb{F}_8^*$
- let $a$ be some root of $f$, then $\forall g \in \mathbb{F}_2[x] : g(a) = 0$ implies $f \mid g$
- The code generated by $f$ is $[7,4,3]_2$ code.
So far, I have the following partial thoughts:
- since $f$ is irreducible, it's also must be the minimum polynomial of $a$, otherwise it wasn't irreducible. Thus, it must be $f \mid g$
But regarding (1), (3) i have no idea, so any help will be appreciate!
A hint for a different route to part 3: