English

Fast Sequential Summation Algorithms Using Augmented Data Structures

Data Structures and Algorithms 2014-04-08 v1

Abstract

This paper provides an introduction to the design of augmented data structures that offer an efficient representation of a mathematical sequence and fast sequential summation algorithms, which guarantee both logarithmic running time and logarithmic computational cost in terms of the total number of operations. In parallel summation algorithms, logarithmic running time is achieved by high linear computational cost with a linear number of processors. The important practical advantage of the fast sequential summation algorithms is that they do not require supercomputers and can run on the cheapest single processor systems.

Keywords

Cite

@article{arxiv.1404.1560,
  title  = {Fast Sequential Summation Algorithms Using Augmented Data Structures},
  author = {Vadim Stadnik},
  journal= {arXiv preprint arXiv:1404.1560},
  year   = {2014}
}

Comments

13 pages, 8 figures

R2 v1 2026-06-22T03:43:59.920Z