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$
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.