Solvability of systems of polynomial equations over finite fields

Ramón L. Collazo
Julio J. de la Cruz
Daniel E. Ramírez
Department of Computer Science
College of Natural Sciences

(*Para poder ver todas las formulas que se encuentran en este artículo debe utilizar un motor de búsqueda que no sea Google Chrome)

Abstract

An important problem in mathematics is to determine if a system of polynomial equations has or not solutions over a given set. We study systems of polynomial equations over finite fields Fp, p prime, and look for sufficient conditions that guarantee their solvability over the field. Using the covering method of (Castro & Rubio, n.d.) we get conditions on the degrees of the terms that allow us to construct families of systems that have exact p-divisibility of the number of solutions and therefore guarantee the solvability of the system over the finite field.

Keywords: mathematics, polynomial equations, finite fields, solvability

Resumen:

Un problema importante en las matemáticas es el determinar si un sistema de ecuaciones polinomiales tiene o no soluciones sobre un conjunto dado. Estudiamos sistemas de ecuaciones polinomiales sobre campos finitos Fp, donde p es primo, y buscamos condiciones suficientes para garantizar que el sistema tenga solución sobre el campo. Usando el método de la cubierta de (Castro & Rubio, n.d.) obtenemos condiciones en los grados de los términos de modo que podamos construir familias de sistemas que tengan divisibilidad exacta p del número de soluciones, y por consiguiente garantizar que el sistema tenga solución sobre el campo finito.

Palabras Claves: matemáticas, ecuaciones polinomiales, campos finitos, resolución


1 Introduction

      The computation of the p-divisibility of an exponential sum is a mathematical tool used for different purposes. In our research, the p-divisibility is used to determine if a system of polynomial equations

a11(Xb1111Xb11nn)d11++a1r1(Xb1r111Xb1r1nn)d1r1=α1 at1(Xbt111Xbt1nn)dt1++atrt(Xbtrt11Xbtrtnn)dtrt=αt,

where bijk{0,1}, has solutions or not over a finite field.

      The exact p-divisibility of exponential sums was used in (Castro & Rubio, 2010) to determine the solvability of certain systems of polynomial equations. The results in that paper were obtained by solving systems of polynomial congruences. The covering method was used in (Castro & Rubio, n.d.) to prove that if a system of polynomial equations has a certain (p1)-covering the system is solvable. We present sufficient conditions on the degrees of the terms of a system of polynomial equations that guarantee that it produces the type of (p1)-covering in (Castro & Rubio, n.d.) and assure that the system is solvable.

2 Preliminaries

      First, we introduce some concepts that will be used in our work. The handbook (Panario & Mullen, 2013) is a complete reference book for all the background and recent results in finite fields.

Definition 1. A finite field 𝔽q is a field with q=pf elements, where p is a prime.

Example 1.

𝔽7=7={0, 1, 2, 3, 4, 5, 6},
with addition and multiplication mod 7 is a field.

Example 2.

6={0, 1, 2, 3, 4, 5},
with addition and multiplication mod 6 is not a field because 3 does not have a multiplicative inverse.

      In this work we only deal with prime fields, this is, q=p.

Definition 2. A system of polynomial equations over 𝔽p is a set of equations F1=0,...,Fn=0, where Fi are polynomials in n variables X1,,Xn and coefficients in 𝔽p.

We assume that every system of polynomial equations contains all the variables X1,,Xn, and denote the set of all polynomials in X1,,Xn and coefficients in 𝔽p by 𝔽p[X].

2.1 Exponential Sums and Solvability

Definition 3. The exponential sum over 𝔽p associated with the polynomial F(X) is given by

S(F)=xFnpζF(x),
where ζ is a p-th root of unity.

      This number is hard to compute but we are not interested in the exact number, we just look for the greatest power of p that divides the sum.

Definition 4. The exact p-divisibility of a positive integer k, denoted as νp(k), is the exponent of the highest power of p dividing k.

νp(40)=νp(235).
Hence,
ν2(40)=3,ν5(40)=1, and νp(40)=0 for p2,5.

      Note that, if k=0, there is no highest power of p that divides k. This is, the exact p-divisibility of 0 is not defined.

      To determine if a system is solvable, we need to know if the exponential sum of the system of polynomials has exact p-divisibility. The exponential sum is defined for a single polynomial; we construct a new polynomial from the system of polynomials. This new polynomial is obtained by multiplying a new variable to each polynomial in the system and adding the products. The exponential sum of this new polynomial gives the number of common zeros of the system.

Lemma 1 (Ax (1964)). Let F1(X),,Ft(X)𝔽p[X] and N be the number of common zeros of F1,,Ft. Then,

N=ptS(Y1F1(X)++YtFt(X)).

      The exact value of this number N is hard to compute because it depends on the exact value of the exponential sum. But we are interested on whether or not the system has solutions and it is enough to know if N=0 or N0.
      Note that if νp(N)=a, this implies that pa|N and pa+1N, therefore N0, because 0 is divisible by every number that is not 0. This is, if the exponential sum associated with a system of polynomial equations has exact p-divisibility, we guarantee that the system is solvable.
      To determine systems which have exact p-divisibility we use the covering method as it was presented in (Castro & Rubio, n.d.)

2.2 The Covering Method

      We now define the (p1)-covering of a polynomial F, which encodes how many monomials of F (including repetitions) are needed to have each variable “represented” a multiple of p1 times.

Definition 5. Let F(X)=a1F1+a2F2++arFr. A set C={F1v1,,Frvr} of powers of the monomials in F is a (p1)-covering of F if in the product F1v1Frvr the exponent of each variable is a positive multiple of p1. Note that some of the vi might be 0. The size of the (p1)-covering is ri=1vi.

Definition 6. A set C={Fv11,,Fvrr} is a minimal (p1)-covering of F if for any other (p1)-covering C={Fv11,,Fvrr} of F, ri=1viri=1vi.

Example 4. Consider

F(X)=X1X2+X3X4+X1X2X3X4𝔽2[X].
Then C1={(X1X2),(X3X4)} is a 1-covering of F of size 2 and the minimal 1-covering of F is C2={(X1X2X3X4)} and it has size 1.

      If F(X)𝔽5[X], then C1={(X1X2)4,(X3X4)4} is a 4-covering of F of size 8, and C2={(X1X2X3X4)4} is the minimal 4-covering of F of size 4.

      The covering method for computing exact 2-divisibility of exponential sums of binary polynomials was introduced in (Castro, Medina, & Rubio, 2011). In (Castro & Rubio, n.d.) the authors presented the following sufficient conditions to obtain polynomials such that their exponential sum has exact p-divisibility.

Theorem 1 ((Castro & Rubio, n.d.), Theorem 3.7). Suppose that F=a1F1++arFr has a unique minimal (p1)-covering C={Fv11,,Fvrr} where each monomial in C with vi0 has at least two variables that are not contained in the other monomials of C. Then νp(S(F))=ri=1vip1.

3 Conditions for solvability

The results in (Castro & Rubio, n.d.) gave sufficient conditions to guarantee that the exponential sum of the polynomials has exact p-divisibility. However, these conditions are on the type of (p1)-coverings that the polynomials must have and it might be hard to know if these conditions are satisfied by just looking at the polynomials. Also, for the exact p-divisibility of the number of solutions we have to consider the new variables Yi as in Lemma 1. Here we present a result similar to Theorem 1 but with conditions in the degrees of the polynomials. We also present a similar theorem for the computation of the exact p-divisibility of the number of solutions of the system of polynomials.
      To use Theorem 1 we need the polynomial F to have a unique minimal (p1)-covering. We now prove conditions so that polynomials of the form F=a1(Xb111Xb1nn)d1++ar(Xbr11Xbrnn)dr, where bjk{0,1}, have this type of (p1)-covering. Corollary 3.8 in (Castro & Rubio, n.d.) has a similar result but the proof was not provided.

Lemma 2. If the polynomial F=a1(Xb111Xb1nn)d1++ar(Xbr11Xbrnn)dr
=a1F1++arFr𝔽p[X], where bjk{0,1}, is such that each Fj has at least one variable that is not contained in the other monomials of F, then C={F1p1gcd(p1,d1),,Frp1gcd(p1,dr)} is the unique minimal(p1)-covering of F.

Proof. First, in order to prove that C covers all the variables, we have to show that the exponent of each variable in the product F1p1gcd(p1,d1)Frp1gcd(p1,dr) is a positive multiple of (p1). The exponent of Xk has the form β=d1v1b1k++drvrbrk, where vj=p1gcd(p1,dj). Note that bjk=0 when Xk is not in the monomial Fj and bjk=1 when it is. This is,

β=d1p1gcd(p1,d1)b1k++drp1gcd(p1,dr)brk=lcm(p1,d1)b1k++lcm(p1,dr)brk=(p1)l1b1k++(p1)lrbrk, li=(p1)[l1b1k++lrbrk],

where li0, and, since F contains all the variables, there exist at least one k such that bjk=1. Therefore, l1b1k++lrbrk, and the exponent of Xk is a positive multiple of p1. The same reasoning can be used for each of the other variables.
      Now, we want to prove that the covering is minimal and unique. Since each Fi has at least one variable that is not contained in Fj, for all ji, we can take a variable Xk, that only appears in Fi. Then, in the product F1p1gcd(p1,d1)Frp1gcd(p1,dr), Xk has exponent dip1gcd(p1,di)=lcm(p1,di) and therefore the exponent of Xk is the smallest multiple of p1 and di. This implies that the monomial Fi cannot have a smallest exponent in any other (p1)-covering. The same argument works for all the other monomials in F and the (p1)-covering is minimal and unique with this property.

Example 5. Consider the polynomial F=7X41+4X52+3X93𝔽13[X]. A 12-covering of F is

C={(X41)6,(X52)24,(X93)8}={X241,X1202,X723},

and has size 38, but the minimal 12-covering of F is

C={(X41)12gcd(12,4),(X52)12gcd(12,5),(X93)12gcd(12,9)}={(X41)3,(X52)12,(X93)4}={X121,X602,X363},

and has size 18.

      We now present sufficient conditions on the exponents d1,,dr of the terms in the polynomial F that guarantee that the equation F=α is solvable for any α𝔽p.

Theorem 2. Suppose that F=a1(Xb111Xb1nn)d1++ar(Xbr11Xbrnn)dr \ =a1F1++arFr𝔽p[X],
where bjk{0,1}, is such that each monomial Fi has at least two variables that are not contained in the other monomials of F. If gcd(di,p1)=k and k|r, then F(X)=α is solvable for any α𝔽p.

Proof. By Lemma 1, the number of zeros of Fα is N=p1S(Y(Fα)), where S(Y(Fα)) is the exponential sum of Y(Fα). By Lemma 2, C={F1p1gcd(p1,d1),,Frp1gcd(p1,dr)} is the unique minimal (p1)-covering of F. Consider C={(YF1)p1gcd(p1,d1),,(YFr)p1gcd(p1,dr)}. Since gcd(p1,di)=k and k|r, the variable Y in (YF1)p1gcd(p1,d1)(YFr)p1gcd(p1,dr) has exponent ri=1p1gcd(p1,di)=ri=1p1k=r(p1k)=c(p1), where c, because k|r. This implies that Y is (p1)-covered in C. By the same arguments in the proof of Lemma 2, C is the unique minimal (p1)-covering of F.

      Theorem 1 implies that

νp(S(Y(Fα)))=i=1rvi(p1)=i=1r(p1)gcd(p1,di)1(p1)=i=1r1k=r1k=c.

      Now we have that

νp(N)=νp(p1S(Y(Fα)))=νp(p1)+νp(S(Y(Fα)))=1+c,

c. Since νp(S(N))=c1, we have that pcN and therefore N0.

Example 6. Consider the polynomial F=(X1X2)8+(X3X4)10𝔽19[X]. The number of zeros of Fα, αF19 is N=p1S(Y(Fα)). By Lemma 2, the unique minimal 18-covering of Y(Fα) is

C={(Y(X1X2)8)18gcd(18,8),(Y(X3X4)10)18gcd(18,10)}={(Y(X1X2)8)9,(Y(X3X4)10)9}={Y9(X1X2)72,Y9(X3X4)90}.

      Using Theorem 1,

νp(S(Y(Fα)))=i=12vi(p1)=18gcd(18,8)118+18gcd(18,10)118=1.

By Lemma 1, this implies that νp(N)=11=0, where N is the number of solutions of Fα=0. Therefore, the equation F=α is solvable for any αF19.

      We can extend this theorem to systems with several equations. To simplify the notation, we only state the result for 2 equations.

Theorem 3. Consider a system of two polynomials equations over 𝔽p

F1F2=a11(Xb1111Xb11nn)d11++a1r1(Xb1r111Xb1r1nn)d1r1=a21(Xb2111Xb21nn)d21++a2r2(Xb2r211Xb2r2nn)d2r2,

where bjk{0,1}, and F1=a11F11++a1r1F1r1,F2=a21F21++a2r2F2r2 are such that each monomial Fji has at least two variables that are not contained in the other monomials of F1+F2. If gcd(p1,d1i)=k1, where k1|r1, and gcd(p1,d2i)=k2, where k2|r2, then the system F1=α1,F2=α2 is solvable for any α1,α2Fp.

Proof. Let F=Y1(F1α1)+Y2(F2α2). By Lemma 1, the number of common solutions of the system is

N=p2S(F),

where S(F) is the exponential sum associated with the system. By Lemma 2, the unique minimal (p1)-covering of F1+F2 is C={F11p1gcd(p1,d11), ,F1r1p1gcd(p1,d1r1),(F21)p1gcd(p1,d21), ,(F2r2)p1gcd(p1,d2r2)}. Consider C={(Y1F11)p1gcd(p1,d11),,(Y2F2r2)p1gcd(p1,d2r2)}. Since gcd(p1,d1i)=k1 and gcd(p1,d2i)=k2, the exponents of Y1 in (Y1F11)p1gcd(p1,d11) (Y1F1r1)p1gcd(p1,d1r1) and Y2 in (Y2F21)p1gcd(p1,d21)(Y2F2r2)p1gcd(p1,d2r2) are r1i=1p1gcd(p1,d1i)=r1i=1p1k1=r1p1k1=(p1)c1 and r2i=1p1gcd(p1,d2i)=r2i=1p1k2=r2p1k2=(p1)c2, respectively, where c1,c2. Therefore Y1 and Y2 are (p1)-covered in C. By the same arguments in the proof of Lemma2, C is the unique minimal (p1)-covering of F.

      Theorem 1 implies that

νp(S(F))=i=1r1v1i(p1)+i=1r2v2i(p1)

=i=1r1(p1)gcd(p1,d1i)1(p1)+i=1r2(p1)gcd(p1,d2i)1(p1)

=i=1r11k1+i=1r21k2=r11k1+r21k2=c1+c2.

      Now we have that

νp(N)=νp(p2S(F))=νp(p2)+νp(S(F))=2+c1+c2,

c1,c2. Since νp(N)=c1+c22, we have that pc1+c21N and therefore N0.

Example 7. Consider the polynomials F1=(X1X2)3+(X3X4X5)9+(X6X7X8)21 and F2=(X8X9X10)2+(X11X12)14 over 𝔽31. The number of common zeros is N=p2S(Y1F1+Y2F2). The unique minimal 30-covering of F=Y1F1+Y2F2 is %after multiplying by Y1 and Y2 is

C={(Y1(X1X2)3)30gcd(30,3),(Y1(X3X4X5)9)30gcd(30,9),(Y1(X6X7X8)21)30gcd(30,21),(Y2(X8X9X10)2)30gcd(30,2),(Y2(X11X12)14)30gcd(30,14)}={Y101(X1X2)30,Y101(X3X4X5)90,Y101(X6X7X8)210,Y152(X8X9X10)30,Y152(X11X12)210}.

      Using Theorem 1,

νp(S(F))=i=13v1i(p1)+i=12v2i(p1)=i=131gcd(30,d1i)+i=221gcd(30,d2i)=13+13+13+12+12=2.

This implies that νp(N)=0 and F1=α1, F2=α2 is solvable.

4 Acknowledgements

      This research has been supported by a grant from the Center of Undergraduate Research in Mathematics (CURM) from Brigham Young University, NSF grant #DMS-1148695, and was conducted under the direction of Prof. Ivelisse Rubio, Department of Computer Science, and Prof. Francis Castro, Department of Mathematics, University of Puerto Rico, Rio Piedras.


References

Ax, J. (1964). Zeroes of polynomials over finite fields. Amer. J. Math., 86, 255–261.

Castro, F. N., Medina, L. A., & Rubio, I. M. (2011). Exact divisibility of exponential sums over the binary field via the covering method. In Groups, algebras and applications (Vol. 537, pp. 129–136). Amer. Math. Soc., Providence, RI. doi: 10.1090/conm/537/10570

Castro, F. N., & Rubio, I. (n.d.). Exact p-divisibility of exponential sums via the covering method. accepted in Proc. Amer. Math. Soc..

Castro, F. N., & Rubio, I. M. (2010). Solvability of systems of polynomial equations with some prescribed monomials. In Finite fields: theory and applications (Vol. 518, pp. 73–81). Amer. Math. Soc., Providence, RI. doi: 10.1090/conm/518/10197

Castro, F. N., & Rubio, I. M. (2014). Construction of systems of polynomial equations with exact p-divisibility via the covering method. Journal of Algebra and Its Applications, 13(06), 1450013, 15.

Panario, D., & Mullen, G. L. (2013). Handbook of finite fields. CRC Press.

Revista [IN]Genios, Volumen 1, Número 2 (febrero, 2015).
ISSN#: 2324-2747 Universidad de Puerto Rico, Río Piedras
© 2015, Copyright. Todos los derechos están reservados.