English

Faster truncated integer multiplication

Symbolic Computation 2023-08-03 v2 Data Structures and Algorithms

Abstract

We present new algorithms for computing the low nn bits or the high nn bits of the product of two nn-bit integers. We show that these problems may be solved in asymptotically 75% of the time required to compute the full 2n2n-bit product, assuming that the underlying integer multiplication algorithm relies on computing cyclic convolutions of real sequences.

Keywords

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