Fast interpolation and multiplication of unbalanced polynomials

Pascal Giorgi,Bruno Grenet,Armelle Perret du Cray,Daniel S. Roche
DOI: https://doi.org/10.1145/3666000.3669717
2024-10-21
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 $\tilde{O}(s \log D)$, whereas previous methods for (resp.) dense or sparse arithmetic have at least $\tilde{O}(sD)$ or $\tilde{O}(s^2)$ bit complexity.
Symbolic Computation,Computational Complexity
What problem does this paper attempt to address?