Possible sizes of finite fields and the relation to the characteristic of the field

477 Views Asked by At

In my abstract algebra class we discussed the idea that for a finite field $F$, that the characteristic of $F$ is a prime number. The proof would go more or less like : Suppose that $char(F) = nm$ for $n,m \in \Bbb Z$ and $n,m \geq 2$. Then $nm(1_F)=n(1_F)m(1_F)=0$ implying that either $n(1_f)=0$ or $m(1_f)=0$ since $F$ is an integral domain, but this contradicts the minimality of $char(F)$. This lead me to two questions:

$1$)What effect does $char(F)$ have on the size of $F$

$2$)Are there finite fields of cardinality $k$ for any $k\in \Bbb Z, k \geq 2$

3

There are 3 best solutions below

2
On BEST ANSWER

Certainly if the characteristic of $F$ is $0$ then $F$ must be infinite. The converse is false.

If the characteristic of $F$ is the prime $p$, the field $F$ could be finite or infinite. In the finite case, it must have order $p^n$ for some $n$. This is most easily seen by viewing $F$ as a vector space over the prime field, which must be isomorphic to $\mathbb{Z}_p$. If this vector space has dimension $n$, a simple count shows that $F$ has $p^n$ elements. The infinite case is definitely a possibility, as the field $\mathbb{Z}_p(x)$ of rational functions shows.

0
On

Think about $F$ as a commutative group under addition (ignoring for the moment the multiplicative structure). You know that the order of every non-zero element of $F$ is $p$. What does that tell you about the order of $F$?

0
On

For any finite field $F$, take the subring given by integral linear combinations of $1$. This must be the field $F_p$, where $p$ is the characteristic of the field( you can take this to be a definition even). Hence $F_p\subseteq F$, and as a result $F$ must be an $F_p$-vector space. Consequentially $$|F|=p^{\operatorname{dim}_{F_p}F}$$

The converse also holds. There exists a field of cardinality $k\in \mathbb{N}$ if and only if $k=p^n$ for some $n\in \mathbb{N}$.