fq
Fq, often written F_q, denotes a finite field with q elements. In most contexts q is a power of a prime, q = p^n, with p prime and n ≥ 1. The field is usually denoted GF(q) or GF(p^n).
Existence and uniqueness: For every prime p and integer n ≥ 1 there exists a finite field of
Construction: F_q is an extension of the prime field GF(p). When n > 1 it can be constructed
Algebraic structure: The additive group of F_q is a vector space of dimension n over GF(p). The
Applications: Finite fields are central to error detection and correction codes (such as Reed-Solomon and BCH
Notes: Because of the finite number of elements, arithmetic in F_q is performed with modular reduction, and