Let $p$ be prime, $r \in \mathbb{N}_{>0}$ , $q = p^r $ and $ K := \mathbb{F}_{q}$ the finite field with $q$ elements. Let $F$ be the set of polynomials, which do not change under translation: $$ F := \{ ~f \in K[x] \mid \forall \alpha \in K ~:~ f(x) = f(x + \alpha )~ \} $$ prove that $$ F = K[ x^q - x] $$
2026-03-25 14:26:55.1774448815
Polynomials in $\mathbb{F}_{q}[x]$ invariant under translation of $x$
226 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in POLYNOMIALS
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Integral Domain and Degree of Polynomials in $R[X]$
- Can $P^3 - Q^2$ have degree 1?
- System of equations with different exponents
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Dividing a polynomial
- polynomial remainder theorem proof, is it legit?
- Polyomial function over ring GF(3)
- If $P$ is a prime ideal of $R[x;\delta]$ such as $P\cap R=\{0\}$, is $P(Q[x;\delta])$ also prime?
- $x^{2}(x−1)^{2}(x^2+1)+y^2$ is irreducible over $\mathbb{C}[x,y].$
Related Questions in FINITE-FIELDS
- Covering vector space over finite field by subspaces
- Reciprocal divisibility of equally valued polynomials over a field
- Solving overdetermined linear systems in GF(2)
- Proof of normal basis theorem for finite fields
- Field $\mathbb{Q}(\alpha)$ with $\alpha=\sqrt[3]7+2i$
- Subfield of a finite field with prime characteristic
- Rank of a Polynomial function over Finite Fields
- Finite fields of order 8 and isomorphism
- Finding bases to GF($2^m$) over GF($2$)
- How to arrange $p-1$ non-zero elements into $A$ groups of $B$ where $p$ is a prime number
Related Questions in INVARIANCE
- A new type of curvature multivector for surfaces?
- Is a conformal transformation also a general coordinate transformation?
- What does invariant to affine transformations mean?
- Matrix permutation-similarity invariants
- system delay: $x(2t-t_o) \,\,or \,\, x(2t-2t_o)$?
- Diffeomorphism invariance, Lie derivative
- Writing a short but rigorous proof
- Poles and Zeros of a Linear Transform
- Two Player Strategy Game
- Rigorous proof to show that the $15$-Puzzle problem is unsolvable
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The inclusion $K[x^q - x] \subseteq F$ is relatively straightforward.
Assume $f \in K[x^q - x]$ and $\alpha \in K$. Then there is a $\bar{f} \in K[x]$, with $f(x) = \bar{f}(x^q-x)$. Since $(K^\times,\cdot)$ is a group with a finite number of elements, we have that $ 1 = \alpha^{\vert K^\times \vert} = \alpha^{q-1}$. Hence we get \begin{align*} f(x + \alpha) &= \bar{f}( (x + \alpha)^q - x - \alpha ) \\ &= \bar{f}( x^q + \alpha^q - x - \alpha ) \\ &= \bar{f}( x^q + \alpha - x - \alpha ) \\ &= \bar{f}( x^q - x ) \\ &= f(x) \end{align*} Which implies $K[x^q-x] \subseteq F$.
For the other direction, let's first note a useful observation about multiplicities. For $f \in K[x]$ and $\alpha \in K$, let $\mu(f, \alpha)\in \mathbb{N}$ denote the multiplicity of $\alpha$ in $f$ (it can also be $0$). Any polynomial $p \in K[x]$ of degree $1$ is invertible, and we have $$ \mu(f, \alpha) = \mu (f \circ p^{-1}, p(α)) $$ i.e. shifting the polynomial by $p^{-1}$ will shift any zero $\alpha$ to $p(\alpha)$, and it will keep the same multiplicity. (I will leave this without proof here)
We can now immediately make use of this to show that $\mu(f, \cdot)$ is a constant function for every polynomial $f \in F$. Given $p(x) := x + (\beta - \alpha)$ we have $f \circ p^{-1} = f$ due to the translation invariance, and therefore $$ \mu(f, \alpha) = \mu( ~f \circ p^{-1}, \, p(\alpha)~) = \mu( ~f, \, \alpha + (\beta - \alpha) ~) = \mu( f, \beta) $$ We will now proceed by showing $ f \in F ~\Rightarrow~ f \in K[x^q - x] $ by strong induction on the degree of $f$. So let $f \in F$.
If $\deg f = 0$ it trivially holds that $f \in K[x^q - x]$.
Otherwise we continue by considering $\bar{f} := f - f(0)$, which has the same degree as $f$ and a root at $0$ by definition. This means $n := \mu(f, 0) > 0$ and by what we discussed above, it means every element is a root of $\bar f$ with the same multiplicity. Thus $\bar{f}$ has the following form $$ \bar{f} = g \cdot \prod_{a \in K} (x-a)^n = g \cdot \Big( \prod_{a \in K} (x-a) \Big)^n = g \cdot (x^q - x)^n $$ With $g \in K[x]$, not having any zeroes in $K$. Using once more the translation invariance of $\bar f$ we get \begin{align*} g(x) (x^q - x)^n &= \bar{f}(x) \\ &= \bar{f}(x + \alpha) \\ &= g(x + \alpha) ( (x + \alpha)^q - x - \alpha )^n \\ &= g(x + \alpha) (x^q - x)^n \end{align*} Which shows that $g \in F$. Since $n>0$ we have that $\deg g < \deg g + n q = \deg f$, which allows us to conclude $g \in K[x^q - x]$ by strong induction.
Thus there exists a $\bar{g} \in K[x]$, such that $g(x) = \bar{g}(x^q - x)$ and therefore giving us $$ f(x) = \bar{g}(x^q - x)(x^q - x)^n + f(0) \in K[x^q - x] $$ which finally establishes $F \subseteq K[x^q - x]$.