1

If α and β are roots of $x^3+x+1$ and$x^3+x^2+1$$Z_2[x]$,respectively, prove that the Galois fields $Z_2(α)$ and $Z_2(β)$ are isomorphic.

I have no idea how to solve this problem. I've gone through all of the theorems in the chapter of the book that I am using, and there is nothing. Any help would be great, thank you in advance!

James Done
  • 417
  • 3
  • 17

1 Answers1

1

Are you aware that for each prime $p$ and $n\in\Bbb Z^+$ there is a unique (up to isomorphism) field of order $p^n$? If so then you can apply this here; just note that the polynomials you've given are both irreducible over $\Bbb Z_2$ (why?), so $\Bbb Z_2[\alpha]$ and $\Bbb Z_2[\beta]$ both have degree $3$ over $\Bbb Z_2$, so they both have order $2^3=8$.

Alex Mathers
  • 18,509