Cell-Probe Lower Bounds for Prefix Sums

Abstract

We prove that to store n bits x so that each prefix-sum query Sum(i) := sumk < i xk can be answered by non-adaptively probing q cells of log n bits, one needs memory > n + n/logO(q) n. Our bound matches a recent upper bound of n + n/logOmega(q) n by Patrascu (FOCS 2008), also non-adaptive. We also obtain a n + n/log2O(q) n lower bound for storing a string of balanced brackets so that each Match(i) query can be answered by non-adaptively probing q cells. To obtain these bounds we show that a too efficient data structure allows us to break the correlations between query answers.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…