Faster integer and polynomial multiplication using cyclotomic coefficient rings
Symbolic Computation
2017-12-12 v1 Data Structures and Algorithms
Number Theory
Abstract
We present an algorithm that computes the product of two n-bit integers in O(n log n (4\sqrt 2)^{log^* n}) bit operations. Previously, the best known bound was O(n log n 6^{log^* n}). We also prove that for a fixed prime p, polynomials in F_p[X] of degree n may be multiplied in O(n log n 4^{log^* n}) bit operations; the previous best bound was O(n log n 8^{log^* n}).
Keywords
Cite
@article{arxiv.1712.03693,
title = {Faster integer and polynomial multiplication using cyclotomic coefficient rings},
author = {David Harvey and Joris van der Hoeven},
journal= {arXiv preprint arXiv:1712.03693},
year = {2017}
}
Comments
28 pages