Faster truncated integer multiplication
Symbolic Computation
2023-08-03 v2 Data Structures and Algorithms
Abstract
We present new algorithms for computing the low bits or the high bits of the product of two -bit integers. We show that these problems may be solved in asymptotically 75% of the time required to compute the full -bit product, assuming that the underlying integer multiplication algorithm relies on computing cyclic convolutions of real sequences.
Cite
@article{arxiv.1703.00640,
title = {Faster truncated integer multiplication},
author = {David Harvey},
journal= {arXiv preprint arXiv:1703.00640},
year = {2023}
}
Comments
32 pages. Improved exposition, updated timings