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
2
votes
2 answers

Division in a finite field, $1/2$ in $\mathbb{Z}_5$ is $3$

I was watching my math lecture for a course and we were doing inverse matrices in finite fields in $\mathbb{Z}_5$. The determinant was $1 / (6-4)$ so $1/2$ which apparently means it is 3. I have no idea where 3 comes from, is $1$ over $2$ the same…
Patrick
  • 23
2
votes
1 answer

Turning $\overline{\mathbb{F}_{q}}$ into a $\mathbb{F}_{q}[X]$-module.

Well, I am studying an article about the existence of a normal basis with a primitive element for finite extensions of $\mathbb{F}_{q}$. And there is this new definition for me, that I haven't found anywhere: Let $\alpha \in…
Lucas
  • 887
2
votes
1 answer

How many solution there are finite field linear system?

Let be $S$ a system of N linear equations, with K unknowns; and K > N, where the equations are linear and over $\mathbb{F}_2$, how many solutions are in this finite field linear system?
juaninf
  • 1,264
2
votes
0 answers

The binary splitting field of the equation $x^n-\alpha$

We know that the binary splitting field of the equation $x^n-1$ is the $GF(2^q)$ where $q$ is the least positive number such that $n\mid 2^q-1$. My question: what is the binary splitting field of the equation $x^n-\alpha$ such that $\alpha$ is…
user0410
  • 582
2
votes
1 answer

How do i calculate a multiplication table for GF(8)?

Could you please provide the steps involved in calculating a multiplication table for GF(8)?
phoenix
  • 121
  • 1
  • 3
2
votes
1 answer

Norm of an element in a finite field

Let $\mathbb{F}_p =:K\leqslant F:=\mathbb{F}_{p^n}$. Define the norm of $f\in F$ to be $N_{F/K}(f) = f^{p^{n-1}+p^{n-2}+\ldots +p+1}$ Show that if $f\in\mbox{ker}N$, then $f = g^{p-1}$, for some $g\in F^\times$ One can verify that the norm is…
AlvinL
  • 8,664
2
votes
1 answer

Constructing sub-fields of a finite field

Given a finite field $\mathbb{F}_{p^m}$ that is given $p$ and the irreducible polynomial of degree $m$. I want to construct irreducible polynomials of degree $d|m$. Let $\mathbb{F}_{p^m}= \mathbb{F}_{p}(\alpha)$, then we can take its partial trace…
xyz
  • 899
2
votes
1 answer

The connection between roots and primitive element

given a field $F=GF(q)$ and an irreducible polynom of second degree $f(x)$ over $F$ I create the extention field $F'=GF(q^2)$. given $\beta\in F'$ a root of $f(x)$, is $\beta$ is primiive element of $F'$? is there a connection between them?
2
votes
1 answer

Number of elements in a finite field extension for finite fields

Given an arbitrary finite field $K$ (not necessarily $\mathbb{F}_p$ with $p \in \mathbb{P}$) with $|K| = q$ and an irreducible polynomial $f$ with $\alpha$ as root and degree of $n$. Is $|K(\alpha)| = q^n$ and why? Its clear to me for $K$ isomorphic…
Joachim
  • 2,623
2
votes
0 answers

Show $ \mathbb{F}_2[x]/(x^3 + x^2 + 1) \simeq \mathbb{F}_2[t]/(t^3 + t + 1)$

$x^3 + x^2 + 1$ and $x^3 + x + 1$ are both irreducible over $\mathbb{F}_2[x]$, so then we have isomorphism of fields: $$ \mathbb{F}_2[x]/(x^3 + x^2 + 1) \simeq \mathbb{F}_2[t]/(t^3 + t + 1) \simeq \mathbb{F}_8 $$ Then do we have that $x \mapsto t$…
cactus314
  • 24,438
2
votes
1 answer

How to define $\mathrm{GF}(2)$ with elements $\{+1,-1\}$?

To explain how addition and multiplication works in Galois fields, almost all the resources use the example of smallest finite field $\mathrm{GF}(2)$ that has elements $\{0,1\}$. How can we define these properties for a $\mathrm{GF}(2)$ with…
NAASI
  • 997
2
votes
3 answers

How do finite fields work?

I know that a field must satisfy a set of axioms, the one that is causing me most discomfort is closure under addition. All the roots of $X^q-X$ are all the elements of a finite field of order $q$. However, I tested this with $X^5-X$, its roots are…
GuPe
  • 7,318
2
votes
1 answer

Properties of the finite field with $729$ elements

I am trying to solve the following problem: let $K$ be a finite field with $729$ elements. How many $\alpha\in K$ make $K^* = \langle \alpha\rangle$? How many fields $E$ are such that $K|E$ is a field extension? What number of elements have…
user55268
2
votes
0 answers

Show that polynomial is primitive in GF(5)

How can I show that $x^2 + 2x + 3$ is primitive in $GF(5)$? My idea: $ x^1 = x\\ x^2 = -2x - 3 = 3x + 2\\ x^3 = (3x + 2)x = 3x^2 + 2x = 3(3x + 2) + 2x = x + 1\\ ...\\ x^a = 1\\ $ This would take quite long. Is there a better way? Please only basic…
2
votes
1 answer

Sum of powers in finite fields

I have trouble following the logic in this proof. In particular, why is the following equality is true: $$\displaystyle\sum_{x \in K^\times} x^u = \displaystyle\sum_{x \in K^\times} y^u x^u$$