English

A linear lower bound for incrementing a space-optimal integer representation in the bit-probe model

Computational Complexity 2017-02-16 v3

Abstract

We present the first linear lower bound for the number of bits required to be accessed in the worst case to increment an integer in an arbitrary space- optimal binary representation. The best previously known lower bound was logarithmic. It is known that a logarithmic number of read bits in the worst case is enough to increment some of the integer representations that use one bit of redundancy, therefore we show an exponential gap between space-optimal and redundant counters. Our proof is based on considering the increment procedure for a space optimal counter as a permutation and calculating its parity. For every space optimal counter, the permutation must be odd, and implementing an odd permutation requires reading at least half the bits in the worst case. The combination of these two observations explains why the worst-case space-optimal problem is substantially different from both average-case approach with constant expected number of reads and almost space optimal representations with logarithmic number of reads in the worst case.

Keywords

Cite

@article{arxiv.1607.00242,
  title  = {A linear lower bound for incrementing a space-optimal integer representation in the bit-probe model},
  author = {M. Raskin},
  journal= {arXiv preprint arXiv:1607.00242},
  year   = {2017}
}

Comments

12 pages, 4 figures

R2 v1 2026-06-22T14:40:44.203Z