0

I want to know how many finite fields with 10 elements there are. I know for example $\mathbb Z_{11}$ is one of them. How can I count all the possible polynomial fields or even something like $\mathbb Z^{*}_{p}$? Or is $\mathbb Z_{11}$ the only one?

thank you for your help

1 Answers1

10

None. A finite field $F$ always has a prime subfield $\mathbf F_p=\mathbf Z/p\mathbf Z$ for some prime $p$ ($p$ is the smallest natural number $n$ such that $n\cdot 1=0$) and it is a finite dimensional vector space over this prime field, hence if its dimension is $r$, it has $p^r$ elements. As a consequence, the cardinality of a finite field is some power of a prime number.

Bernard
  • 175,478