Algorithm for computing $\mu$-bases of univariate polynomials
Hoon Hong, Zachary Hough, and Irina A. Kogan

TL;DR
This paper introduces a novel algorithm for computing $$-bases of univariate polynomial syzygy modules, offering a linear algebra-based approach with proven correctness and complexity analysis, and compares its performance with existing methods.
Contribution
It presents a new, conceptually different algorithm for $$-basis computation over any field, with a self-contained proof of correctness and complexity analysis.
Findings
The new algorithm has a worst-case complexity of $O(d^2n+d^3+n^2)$.
Experimental results show the new algorithm outperforms existing methods for large $n$ or $d$.
The algorithm provides an alternative proof of the existence and freeness of the $$-basis.
Abstract
We present a new algorithm for computing a -basis of the syzygy module of polynomials in one variable over an arbitrary field . The algorithm is conceptually different from the previously-developed algorithms by Cox, Sederberg, Chen, Zheng, and Wang for , and by Song and Goldman for an arbitrary . It involves computing a "partial" reduced row-echelon form of a matrix over , where is the maximum degree of the input polynomials. The proof of the algorithm is based on standard linear algebra and is completely self-contained. It includes a proof of the existence of the -basis and as a consequence provides an alternative proof of the freeness of the syzygy module. The theoretical (worst case asymptotic) computational complexity of the algorithm is . We have implemented this algorithm (HHK) and the one…
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
TopicsPolynomial and algebraic computation · Cryptography and Residue Arithmetic · Coding theory and cryptography
