The Proper Basis for Polynomial Ideals
Sheng-Ming Ma
TL;DR
The paper introduces the proper basis, a new ideal basis for zero-dimensional polynomial ideals that reduces computational complexity and coefficient swell by separating the least variable $x_1$ as a parameter in $K[x_1][\tilde{\mathbf{x}}]$ and performing a two-stage elimination. The first step operates in $K[x_1][\tilde{\mathbf{x}}]$ to produce a prebasis via proper division with least multipliers; the second modular step in $R_q[\tilde{\mathbf{x}}]$ constructs partial proper bases modulo coprime factors of the eliminant and then reconstructs the full proper basis. The paper provides formal definitions, algorithmic steps, and proofs, complemented by an explicit example and extensive benchmarks showing improved performance and reduced coefficient swell compared to Buchberger’s and Möller’s approaches. This work suggests substantial opportunities to enhance state-of-the-art Buchberger-based methods by applying them to the proper basis and points toward extensions to higher-dimensional ideals.
Abstract
We define a new type of ideal basis called the proper basis that improves both Gröbner basis and Buchberger's algorithm. Let $x_1$ be the least variable of a monomial ordering in a polynomial ring $K[x_1,\dotsc,x_n]$ over a field $K$. The Gröbner basis of a zero-dimensional polynomial ideal contains a univariate polynomial in $x_1$. The proper basis is defined and computed in the variables $\tilde{\bm{x}}:=(x_2,\dotsc,x_n)$ with $x_1$ serving as a parameter in the algebra $K[x_1][\tilde{\bm{x}}]$. Its algorithm is more efficient than not only Buchberger's algorithm whose elimination of $\tilde{\bm{x}}$ unnecessarily involves the least variable $x_1$ but also Möller's algorithm due to its polynomial division mechanism. This is corroborated by a series of benchmark testings herein. The proper basis is in a modular form and neater than Gröbner basis and hence reduces its coefficient swell problem. It is expected that all the state of the art algorithms improving Buchberger's algorithm over the last decades can be further improved if we apply them to the proper basis.
