An alternative to the Euler--Maclaurin formula: Approximating sums by integrals only
Iosif Pinelis

TL;DR
This paper introduces an alternative summation formula that approximates sums using only integrals, avoiding derivatives, and demonstrates its efficiency and parallelizability compared to the traditional Euler--Maclaurin formula.
Contribution
A new summation method is proposed that replaces derivatives with integrals, improving computational speed and memory efficiency, especially for parallel processing.
Findings
Alt formula outperforms EM in speed and memory usage
Both formulas are faster than Mathematica's HurwitzZeta for high-accuracy calculations
Alt formula is highly parallelizable
Abstract
The Euler--Maclaurin (EM) summation formula is used in many theoretical studies and numerical calculations. It approximates the sum of values of a function by a linear combination of a corresponding integral of and values of its higher-order derivatives . An alternative (Alt) summation formula is proposed, which approximates the sum by a linear combination of integrals only, without using high-order derivatives of . Explicit and rather easy to use bounds on the remainder are given. Possible extensions to multi-index summation are suggested. Applications to summing possibly divergent series are presented. It is shown that the Alt formula will in most cases outperform, or greatly outperform, the EM formula in terms of the execution time and memory use. One of the advantages of the Alt calculations is that, in contrast with the EM ones, they can…
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
TopicsAdvanced Mathematical Identities · Advanced Combinatorial Mathematics · Analytic Number Theory Research
