Degree of an extension field

83 Views Asked by At

Suppose that I have a finite field $GF(2)$. Then, suppose to extend it to $GF(2^{13})$. Finally, consider a irreducible polynomial of degree $256$ over $GF(2^{13})$. What is the degree of such extension?

Also, how are structured the elements of this extension?

Thank you

1

There are 1 best solutions below

2
On BEST ANSWER

Hint: If $F$ is a field and $f$ is an irreducible polynomial of degree $n$ over $F$, then $E=F[X]/(p)$ is an extension of $F$ of degree $n$.

If $F$ is an extension of $K$ of degree $m$, then $E$ is an extension of $K$ of degree $mn$.