Rational Univariate Representations of Bivariate Systems and Applications
Yacine Bouzidi (INRIA Nancy - Grand Est / LORIA), Sylvain Lazard, (INRIA Nancy - Grand Est / LORIA), Marc Pouget (INRIA Nancy - Grand Est /, LORIA), Fabrice Rouillier (INRIA Paris-Rocquencourt)

TL;DR
This paper presents an efficient algorithm for computing Rational Univariate Representations of bivariate polynomial systems, enabling precise solution isolation and sign evaluation with improved bit complexity bounds.
Contribution
It introduces a new algorithm for computing RURs with lower worst-case bit complexity and bounded coefficient bitsize, enhancing solution analysis of bivariate systems.
Findings
RUR computation complexity improved to OB(d^7+d^6t)
Bounded the bitsize of RUR coefficients by O(d^2+dt)
Efficient sign evaluation at solutions using RURs
Abstract
We address the problem of solving systems of two bivariate polynomials of total degree at most with integer coefficients of maximum bitsize . It is known that a linear separating form, that is a linear combination of the variables that takes different values at distinct solutions of the system, can be computed in bit operations (where refers to bit complexities and to complexities where polylogarithmic factors are omitted) and we focus here on the computation of a Rational Univariate Representation (RUR) given a linear separating form. We present an algorithm for computing a RUR with worst-case bit complexity in and bound the bitsize of its coefficients by . We show in addition that isolating boxes of the solutions of the system can be computed from the RUR with bit operations. Finally,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCoding theory and cryptography · semigroups and automata theory · Polynomial and algebraic computation
