Algorithms for the Multiplication Table Problem
Number Theory
2021-10-20 v2
Abstract
Let denote the number of distinct entries in the multiplication table. The function has been studied by Erd\H{o}s, Tenenbaum, Ford, and others, but the asymptotic behaviour of as is not known precisely. Thus, there is some interest in algorithms for computing either exactly or approximately. We compare several algorithms for computing exactly, and give a new algorithm that has a subquadratic running time. We also present two Monte Carlo algorithms for approximate computation of . We give the results of exact computations for values of up to , and of Monte Carlo computations for up to , and compare our experimental results with Ford's order-of-magnitude result.
Cite
@article{arxiv.1908.04251,
title = {Algorithms for the Multiplication Table Problem},
author = {Richard Brent and Carl Pomerance and David Purdum and Jonathan Webster},
journal= {arXiv preprint arXiv:1908.04251},
year = {2021}
}
Comments
15 pages, 3 tables, small improvements and references added in v2