English

Fast interpolation and multiplication of unbalanced polynomials

Symbolic Computation 2024-10-22 v2 Computational Complexity

Abstract

We consider the classical problems of interpolating a polynomial given a black box for evaluation, and of multiplying two polynomials, in the setting where the bit-lengths of the coefficients may vary widely, so-called unbalanced polynomials. Writing s for the total bit-length and D for the degree, our new algorithms have expected running time O~(slogD)\tilde{O}(s \log D), whereas previous methods for (resp.) dense or sparse arithmetic have at least O~(sD)\tilde{O}(sD) or O~(s2)\tilde{O}(s^2) bit complexity.

Keywords

Cite

@article{arxiv.2402.10139,
  title  = {Fast interpolation and multiplication of unbalanced polynomials},
  author = {Pascal Giorgi and Bruno Grenet and Armelle Perret du Cray and Daniel S. Roche},
  journal= {arXiv preprint arXiv:2402.10139},
  year   = {2024}
}
R2 v1 2026-06-28T14:49:52.841Z