The question is list all those integers n such that 1≤n≤10 and there exists a field with n elements.
My approach:
Of course n can take values 2,3,5,7 since they are prime and we know Zp is a field iff p is a prime.
Next I will use the concept that if p(x) is a irreducible polynomial then the ideal $
ismaximal,andifIisamaximalidealofaringRthenR/I$ is a field.
Now I consider the ideal $
By the same type of argument, I have found the fields $\mathbb F_2(x)/
However I cannot find any field containing 6 or 10 elements. How to confirm whether there really are fields containing 6 or 10 elements?
Now I found that there are fields with 2,3,4,5,7,8,9 elements. My method is a bit tedious. Are there any simple and direct computation to find so?
Answer
A finite field has prime characteristic.
If R is any unital ring then there is a unique unital ring homomorphism
ϕ:Z→R. Either ϕ is injective (R has characteristic zero) or kerR=nZ (n∈N); in this case R has
characteristic n. Then Z/nZ is a subring of R.
If R has composite characteristic n=ab (a proper factorisation)
then n1R=0 in R but n1R=(a1R)(b1R) and a1R≠0
and b1R≠0. Therefore R has zero-divisors and is not a field.
Therefore every finite field has prime characteristic. It
has a subfield Z/pZ, and as it is a vector space
over this subfield, it has pd elements for some d∈N.
No comments:
Post a Comment