Section:
New Results
Fundamental algorithms and structured
polynomial systems
Sparse Gröbner Bases
Sparse elimination theory is a framework developped during the last decades to exploit monomial structures in systems
of Laurent polynomials. Roughly speaking, this amounts to computing in a semigroup algebra, i.e. an
algebra generated by a subset of Laurent monomials. In order to solve symbolically sparse systems, we introduce
sparse Gröbner bases, an analog of classical Gröbner bases for semigroup algebras, and we propose sparse
variants of the and FGLM algorithms to compute them.
In the case where the generating subset of monomials corresponds to the points with integer coordinates in a normal
lattice polytope and under regularity assumptions, we prove in [19]
complexity bounds which depend on the combinatorial properties of . These bounds yield new estimates on the
complexity of solving 0-dim systems where all polynomials share the same Newton polytope (unmixed case). For
instance, we generalize the bound on the maximal degree in a Gröbner basis of a 0-dim. Bilinear
system with blocks of variables of sizes to the multihomogeneous case: . We also propose a variant of Fröberg's conjecture which allows us to estimate the complexity of
solving overdetermined sparse systems.
Moreover, our prototype “proof-of-concept” implementation shows large speed-ups (more than 100 for some examples)
compared to optimized (classical) Gröbner bases software.
Gröbner bases for weighted homogeneous systems
Solving polynomial systems arising from applications is frequently
made easier by the structure of the systems. Weighted homogeneity
(or quasi-homogeneity) is one example of such a structure: given a
system of weights , -homogeneous
polynomials are polynomials which are homogeneous w.r.t the weighted
degree .
Gröbner bases for weighted homogeneous systems can be computed by
adapting existing algorithms for homogeneous systems to the weighted
homogeneous case. In [29] , we show that in
this case, the complexity estimate for Algorithm F5
can be divided by a
factor . For zero-dimensional
systems, the complexity of Algorithm FGLM (where
is the number of solutions of the system) can be divided by the same
factor . Under genericity
assumptions, for zero-dimensional weighted homogeneous systems of
-degree , these complexity estimates are
polynomial in the weighted Bézout bound .
Furthermore, the maximum degree reached in a run of Algorithm F5 is
bounded by the weighted Macaulay bound ,
and this bound is sharp if we can order the weights so that
. For overdetermined semi-regular systems, estimates from
the homogeneous case can be adapted to the weighted case.
We provide some experimental results based on systems arising from a
cryptography problem and from polynomial inversion problems. They
show that taking advantage of the weighted homogeneous structure
yields substantial speed-ups, and allows us to solve systems which
were otherwise out of reach.
Computing necessary integrability conditions
for planar parametrized homogeneous potentials
Let
be a rationally
parametrized planar homogeneous potential of homogeneity degree . In [12] , we design an algorithm that
computes polynomial necessary conditions on the parameters
such that the dynamical system
associated to the potential is integrable. These conditions
originate from those of the Morales-Ramis-Simó integrability
criterion near all Darboux points and make use of Gröbner bases
algorithms. The implementation of the algorithm allows to treat
applications that were out of reach before, for instance concerning
the non-integrability of polynomial potentials up to degree
9. Another striking application is the first complete proof of the
non-integrability of the collinear three body problem.