Questions tagged [finite-fields]

Finite fields are fields (number systems with addition, subtraction, multiplication, and division) with only finitely many elements. They arise in abstract algebra, number theory, and cryptography. The order of a finite field is always a prime power, and for each prime power $q$ there is a single isomorphism type. It is usually denoted by $\mathbb{F}_q$ or $\operatorname{GF}(q)$.

The order of a finite field is always a prime power, and for each prime power $q = p^r$ with $p$ prime there is a single isomorphism type. It is usually denoted by $\mathbb{F}_q$ or $\operatorname{GF}(q)$. The finite field $\mathbb F_q$ has characteristic $p$.

In the case $r = 1$ (i.e. $q = p$), a representative of $\mathbb F_p$ is given by the ring $\mathbb{Z}/p\mathbb{Z}$ of integers residue classes modulo $p$. For $r \geq 2$, $\mathbb F_q$ can be constructed by a quotient ring $\mathbb{F}_p[x]/\langle f(x)\rangle$, where $f\in\mathbb F_p[x]$ is an irreducible polynomial of degree $r$.


Questions about finite fields typically fall into one of the following groups:

1: Questions arising in introductory level courses on abstract algebra. Here abstract-algebra is a suitable related tag.

2: Questions about solvability of higher degree congruences and/or factorization of polynomials with integer coefficients modulo a prime number often need basic facts about finite fields. This kind of questions are adequately tagged with polynomials and/or elementary-number-theory. Adding a finite-fields tag may help, but may not be necessary to attract quality answers.

3: Finite fields naturally occur in algebraic-number-theory as their properties are used heavily in the study of prime ideals and their behavior under field extensions. Use the tags jointly, if you see the need for it. A rich area in the intersection of finite fields and number theory is that of characters, most notably character sums. For the latter exponential-sums is an appropriate auxiliary tag.

4: Many error-correcting codes use a finite-field as the alphabet representing data, and such codes depend heavily on the properties of the alphabet fields. Use the coding-theory tag in conjunction with finite-fields, if your question is under this umbrella. Another rich source of applications of finite fields is cryptography.

5: There are special questions considering algebraic varieties and/or algebraic groups over finite fields. Here my recommendation is to use algebraic-geometry or algebraic-groups as the primary tag, and finite-fields as an auxiliary tag. This way your question will most likely attract the attention of those members who are best placed to answer it.


WARNING1: A relatively common mistake is to assume that finite-fields is an appropriate tag for questions about finite field extensions. There the word 'finite' is an attribute of the word 'extension' meaning that the dimension of the larger field as a vector space over the smaller one is finite. If that is what your question is about, you should use some combination of the tags galois-theory, field-theory, extension-field.


WARNING2: Another common source of confusion is the following. It is a well-known fact that a finite subgroup of the multiplicative group of any field is cyclic. Thus the entire multiplicative group of a finite field is cyclic. Any generator $g\in\Bbb{F}_q^*$ of the multiplicative group is called a primitive element. This is a natural extension of the concept of a primitive root in the multiplicative group $\Bbb{Z}/p\Bbb{Z}^*$ of the residue class ring. Unfortunately it is in conflict with the common practice of general field theory to call an element $z\in L$ primitive (w.r.t. the field extension $K/L$), if $L=K(z)$. In the case of finite fields we require more from a primitive element.

An irreducible polynomial $m(x)\in\Bbb{F}_p$ of degree $r$, is called a primitive polynomial, if any (and hence all) of its zeros in $\Bbb{F}_q$ are primitive elements. IOW, primitive polynomials are exactly the minimal polynomials (over the prime field) of primitive elements. This is another unfortunate source of confusion, for in the theory of polynomials over PIDs a polynomial is called primitive, if its coefficients have no non-unital common divisors. This is rarely very confusing for over a field this alternative concept of primitivity is patently meaningless.

Primitive polynomials are extremely useful in software implementations of the arithmetic of a moderate size finite field. This is largely because having a primitive polynomial at hand allows one to generate look-up-tables for both the base $g$ discrete logarithm as well as its inverse function. See this CW question for examples.

For that reason extensive tables of primitive polynomials have been generated. One such table is here.


Learn more: The tome for the keen students of finite fields is the book by Rudolf Lidl and Harald Niederreiter.

5331 questions
1
vote
1 answer

existence of special mapping from a finite field

Let $\mathbb{F}_q$ be a finite field. Prove that there is a mapping $\phi:\mathbb{F}_q\to\mathbb{R}^q$ such that: For all $a\in\mathbb{F}_q$ such that $\lVert\phi(a)\rVert=1$. For all $a,b\in\mathbb{F}_q$, $a\neq b$ and…
Don Fanucci
  • 2,485
1
vote
1 answer

Order of a polynomial over a finite field

I want to show that the order of a polynomial $x^4+ax^2+b$ is a divisor of $2(q^2-1)$ over a finite field with $q$ elements.
sekus
  • 101
1
vote
1 answer

Nonzero trace in finite fields and proving irreducibility.

If we define trace to be $x+x^p+\cdots+x^{p^{n-1}}$. How do we know there is an element of nonzero trace? Clearly if $a\in F_p$ then its trace is zero as $a^{p^i}=a$ so $\operatorname{tr}(a)=a+a+\cdots+a=pa=0$. So we know this element has to come…
Steven-Owen
  • 5,556
1
vote
1 answer

How many fields are there (Up to isomorphism) with exactly 6 elements?

How many fields are there (Up to isomorphism) with exactly 6 elements? In case of Group of order 6.. number of group( up to isomorphism )is 2..but what is it in case of field?
PRIM TA
  • 53
1
vote
0 answers

Factoring $x^n-1$ over $GF(p^q)$

We know that if $\gcd(n,p)=1$, then the polynomial $x^n-1$ can be factored to the irreducible polynomials over $GF(p)$ by cyclotomic cosets method, as follows($t$ is a number of cyclotomic cosets) $$ x^n-1=f_1(x)\, f_2(x)\, \cdots \, f_t(x) $$…
Amin235
  • 1,867
1
vote
1 answer

Prove that there exists a $p$-root for every member of $GF(q)$ and/or existence of power in $GF(q)$

I've been baffled by this question: "Let $\mathrm{GF}(q)$, where $q$ is a prime power of $p$ ($q=p^h$), be a finite Galois field, prove that for each member of the field there exists a $p$ root of it." I think I have a solution, but there's one…
1
vote
1 answer

Proving a particular isomorphism in $GF(2^n)$

Suppose we have $GF(2^n)$ expressed as the quotient ring $GF(2)[x]/p(x)$ where $p(x)$ is a particular primitive polynomial of degree $n$. Suppose also that the function $c_0(f(x))$ is the constant coefficient of $f(x) \bmod p(x)$, e.g. $c_0(1) = 1$,…
Jason S
  • 3,109
1
vote
2 answers

Express each power of the root $\alpha$ of $\frac{\mathbb Z_2[x]}{\langle x^3+x^2+1\rangle}$ as linear combinations of $1, \alpha$ and $\alpha^2$

There are $8$ elements in $\frac{\mathbb Z_2[x]}{\langle x^3+x^2+1\rangle} = GF(8)$ and this generates the set $\{0,1,x,x+1,x^2,x^2+1,x^2+x,x^2+x+1\}$ We're required to express $\alpha^1$ all the way up to $\alpha^7$ as linear combinations of $1,…
Arvin
  • 1,733
1
vote
1 answer

Finite Fields of Order 3

I have been trying to learn Real Analysis, though I'm having trouble with a problem. Show that there exists one and (essentially) only one field with three elements. Any help will be appreciated.
Pax
  • 5,762
1
vote
1 answer

LFSR (Linear Feedback Shift Register)

Given polynomial $P(x)=x^6+x^3+1$ belonging to $\mathbb{Z}_2[x]$. Build an $LFSR$ corresponding to $P(x)$. Then find the maximal period of its output sequence and the initial state that could lead to the maximal period output sequence. Could someone…
ayesha
  • 35
1
vote
0 answers

Understanding quotient classes in finite field - explicit example

I have a little doubt. How do I find representants for classes of the quotient $$\big( \mathbb{F}_{11}[X]/(X^3-4x^2+23) \big)^{\ast} /\Big( \big( \mathbb{F}_{11}[X]/(X^3-4x^2+23) \big)^{\ast}\Big)^7 $$ I think that such quotient should be…
FBruzzesi
  • 163
1
vote
2 answers

finite field multiplicative group squares

I'm working through a proof on t-designs and I'm stuck at this part. Let $\mathbb{F}_{p^k}$ be a field of order $p^k$ with $p^k$ = $4n + 3$. Let $\alpha$ be the cyclic generator. Then the set of all the distinct even powers of alpha are $$S = \left…
sev13
  • 13
1
vote
2 answers

Determine subgroup of squares.

In a field with $2^n$ elements what is the subgroup of squares? I know that, for every prime power $p^n$, a field of order $p^n$ exists, but I don-t know how determine this subgrup. Can give me any hint, thanks!
hess
  • 11
1
vote
1 answer

Abstract algebra, Field extension

Suppose F and H are fields of size $\;q=p^{r}\;$containing$\;GF(p)\;$as subfield.$\;\alpha\;$is a primitive element of F and $\;\beta\;$ is a primitive element of H.$\;m(x)\;$is the minimal polynomial of $\;\alpha\;.\;$Non-zero Elements of both…
1
vote
0 answers

Cardinality of field

If $F_1$ is field with cardinality $2^9$ and $F_2$ is a field with cardinality $2^6$ then what is the cardinality of $F_1\cap F_2$. My answer is $2^n$ such that $n|9$ and $n|6$ That gives me $n=1$ and $n=3$ .Which one is correct can somebody help
Upstart
  • 2,613