An Algorithm to Find Sums of Powers of Consecutive Primes
Cathal O'Sullivan, Jonathan P. Sorenson, Aryn Stahl

TL;DR
This paper introduces an algorithm to efficiently enumerate integers up to x that are sums of consecutive k-th powers of primes, providing asymptotic bounds and extending previous work on sums of prime squares.
Contribution
The paper presents a novel algorithm for counting sums of consecutive prime powers and establishes their asymptotic bounds, extending prior research on prime squares.
Findings
Asymptotic bound on the number of such integers proportional to x^{2/(k+1)}
Development of a fast counting algorithm for these integers
Extension of previous work from prime squares to higher powers
Abstract
We present and analyze an algorithm to enumerate all integers that can be written as the sum of consecutive th powers of primes, for . We show that the number of such integers is asymptotically bounded by a constant times where is a constant depending solely on , roughly in magnitude. This also bounds the asymptotic running time of our algorithm. We also give a lower bound of the same order of magnitude, and a very fast algorithm that counts such . Our work extends the previous work by Tongsomporn, Wananiyakul, and Steuding (2022) who examined sums of squares of consecutive primes.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnalytic Number Theory Research · History and Theory of Mathematics · semigroups and automata theory
