A note on the complexity of addition

Emil Jeřábek
DOI: https://doi.org/10.48550/arXiv.2306.08513
2023-06-14
Computational Complexity
Abstract:We show that the sum of a sequence of integers can be computed in linear time on a Turing machine. In particular, the most obvious algorithm for this problem, which appears to require quadratic time due to carry propagation, actually runs in linear time by amortized analysis.
What problem does this paper attempt to address?