English

Approximately counting semismooth integers

Data Structures and Algorithms 2018-11-16 v2 Number Theory

Abstract

An integer nn is (y,z)(y,z)-semismooth if n=pmn=pm where mm is an integer with all prime divisors y\le y and pp is 1 or a prime z\le z. arge quantities of semismooth integers are utilized in modern integer factoring algorithms, such as the number field sieve, that incorporate the so-called large prime variant. Thus, it is useful for factoring practitioners to be able to estimate the value of Ψ(x,y,z)\Psi(x,y,z), the number of (y,z)(y,z)-semismooth integers up to xx, so that they can better set algorithm parameters and minimize running times, which could be weeks or months on a cluster supercomputer. In this paper, we explore several algorithms to approximate Ψ(x,y,z)\Psi(x,y,z) using a generalization of Buchstab's identity with numeric integration.

Cite

@article{arxiv.1301.5293,
  title  = {Approximately counting semismooth integers},
  author = {Eric Bach and Jonathan Sorenson},
  journal= {arXiv preprint arXiv:1301.5293},
  year   = {2018}
}

Comments

To appear in ISSAC 2013, Boston MA

R2 v1 2026-06-21T23:13:42.970Z