Girish Mahajan (Editor)

Permutation polynomial

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In mathematics, a permutation polynomial (for a given ring) is a polynomial that acts as a permutation of the elements of the ring, i.e. the map x g ( x ) is a bijection. In case the ring is a finite field, the Dickson polynomials, which are closely related to the Chebyshev polynomials, provide examples. Over a finite field, every function, so in particular every permutation of the elements of that field, can be written as a polynomial function.

Contents

In the case of finite rings Z/nZ, such polynomials have also been studied and applied in the interleaver component of error detection and correction algorithms.

Quadratic permutation polynomials (QPP)

For the finite ring Z/nZ one can construct quadratic permutation polynomials. Actually it is possible if and only if n is divisible by p2 for some prime number p. The construction is surprisingly simple, nevertheless it can produce permutations with certain good properties. That is why it has been used in the interleaver component of turbo codes in 3GPP Long Term Evolution mobile telecommunication standard (see 3GPP technical specification 36.212 e.g. page 14 in version 8.8.0).

Simple examples

Consider g ( x ) = 2 x 2 + x for the ring Z/4Z. One sees: g ( 0 ) = 0 ;   g ( 1 ) = 3 ;   g ( 2 ) = 2 ;   g ( 3 ) = 1 , so the polynomial defines the permutation

( 0 1 2 3 0 3 2 1 ) .

Let us consider the same polynomial g ( x ) = 2 x 2 + x for the other ring Z/8Z. One sees: g ( 0 ) = 0 ;   g ( 1 ) = 3 ;   g ( 2 ) = 2 ;   g ( 3 ) = 5 ;   g ( 4 ) = 4 ;   g ( 5 ) = 7 ;   g ( 6 ) = 6 ;   g ( 7 ) = 1 ; , so the polynomial defines the permutation

( 0 1 2 3 4 5 6 7 0 3 2 5 4 7 6 1 ) .

Rings Z/pkZ

Consider g ( x ) = a x 2 + b x + c for the ring Z/pkZ.

Lemma: for k=1 (i.e. Z/pZ) such polynomial defines a permutation only in the case a=0 and b not equal to zero. So the polynomial is not quadratic, but linear.

Lemma: for k>1, p>2( Z/pkZ) such polynomial defines a permutation if and only if a = 0   m o d   p and b 0   m o d   p .

Rings Z/nZ

Consider n = p 1 k 1 p 2 k 2 . . . p l k l , where pt are prime numbers.

Lemma: any polynomial g ( x ) = a 0 + 0 < i M a i x i defines a permutation for the ring Z/nZ if and only if all the polynomials g p t ( x ) = a 0 , p t + 0 < i M a i , p t x i defines the permutations for all rings Z / p t k t Z , where a j , p t are remainders of a j modulo p t k t .

As a corollary one can construct plenty quadratic permutation polynomials using the following simple construction. Consider n = p 1 k 1 p 2 k 2 . . . p l k l , assume that k1 >1.

Consider a x 2 + b x , such that a = 0   m o d   p 1 , but a 0   m o d   p 1 k 1 ; assume that a = 0   m o d   p i k i ,i>1. And assume that b 0   m o d   p i for all i=1...l. (For example, one can take a = p 1 p 2 k 2 . . . p l k l and b = 1 ). Then such polynomial defines a permutation.

To see this we observe that for all primes pi,i>1, the reduction of this quadratic polynomial modulo pi is actually linear polynomial and hence is permutation by trivial reason. For the first prime number we should use the lemma discussed previously to see that it defines the permutation.

For example, consider Z/12Z and polynomial 6 x 2 + x . It defines a permutation

( 0 1 2 3 4 5 6 7 8 . . . 0 7 2 9 4 11 6 1 8 . . . ) .

Higher degree polynomials

A polynomial g(x) for the ring Z/pkZ is a permutation polynomial if and only if it permutes the finite field Z/pZ and g ( x ) 0   m o d   p for all x in Z/pkZ, where g′(x) is the formal derivative of g(x).

Lemma: consider the finite field Z/pZ for some prime number p. The cubic polynomial g ( x ) = a x 3 + b x defines a permutation if and only if for all y Z / p Z it is true that y 2 b / a , i.e. the Legendre symbol ( b / a p ) = 1. .

Evaluation of the Legendre symbol can be achieved with the help of quadratic reciprocity law.

Finite fields

There are many open questions concerning permutation polynomials defined over finite fields (see Lidl & Mullen (1988) and Lidl & Mullen (1993)).

If f(x) is a permutation polynomial defined over the finite field GF(q), where q = pe for some prime p, then so is g(x) = a f(x + b) + c for all a ≠ 0, b and c in GF(q). We say that g(x) is in normalized form if a, b and c are chosen so that g(x) is monic, g(0) = 0 and (provided the characteristic p does not divide the degree n of the polynomial) the coefficient of xn-1 is 0.

The following list, while not exhaustive, contains almost all of the known major classes of permutation polynomials over finite fields.

  • Dickson (1958, pg. 63) lists all normalized permutation polynomials of degree at most 5.
  • xk permutes GF(q) if and only if (k, q - 1) = 1.
  • If a is in GF(q) then the Dickson polynomial gk(x,a) permutes GF(q) if and only if (k, q2 - 1) = 1.
  • If GF(qr) is an extension of GF(q) of degree r, then the linearised polynomial
  • with αs in GF(qr) is a linear operator on GF(qr) over GF(q) and it permutes GF(qr) if and only if
  • If r > 1 is relatively prime to q - 1, s divides q - 1 and g(xs) has no nonzero root in GF(q) where g(x) is in the polynomial ring GF(q)[x], then xr(g(xs))(q - 1)/s permutes GF(q).
  • Only a few other specific classes of permutation polynomials over GF(q) have been characterized. Two of these, for example, are:
  • x ( q + m 1 ) / m + a x where m divides q - 1, and x r ( x d a ) ( p n 1 ) / d where d divides pn - 1.

    Geometric examples

    In finite geometry coordinate descriptions of certain point sets can provide examples of permutation polynomials of higher degree. In particular, the points forming an oval in a finite projective plane, PG(2,q) with q a power of 2, can be coordinatized in such a way that the relationship between the coordinates is given by an o-polynomial, which is a special type of permutation polynomial over the finite field GF(q).

    Schur's conjecture

    Let K be an algebraic number field with R the ring of integers. The term "Schur's conjecture" refers to the assertion that, if a polynomial f defined over K is a permutation polynomial on R/P for infinitely many prime ideals P, then f is the composition of Dickson polynomials, degree-one polynomials, and polynomials of the form xk. In fact, Schur did not make any conjecture in this direction. The notion that he did is due to Fried, who gave a flawed proof of a false version of the result. Correct proofs have been given by Turnwald and Müller.

    Computational complexity

    The problem of testing whether a given polynomial over a finite field is a permutation polynomial can be solved in polynomial time.

    References

    Permutation polynomial Wikipedia