Asymptotic Analysis of a Leader Election Algorithm
Christian Lavault, Guy Louchard
TL;DR
The paper delivers a precise asymptotic analysis of the Itai–Rodeh leader election algorithm on a symmetric ring, deriving $M(\infty) \approx 2.441715879$ and the limiting second moment $M^{(2)}(\infty) \approx 8.794530817$, along with the limiting distribution $P(\infty,j)$. It develops a general, mechanically applicable asymptotic framework for recurrences that yields all moments and the full distribution by solving recurrences, exchanging limits with summations, and employing singularity analysis of generating functions. A key extension replaces the per-round participation probability with $t/n$, establishing a unique minimum of $M(\infty,t)$ on $(0,2)$ at $t^{*} \approx 1.065439$, with $M(\infty,t^{*}) \approx 2.434810964$, and demonstrating similar behavior for $t \ge 2$ across successive intervals. The results provide a robust methodology for asymptotic complexity measures of distributed algorithms, with potential for broad applicability beyond the specific algorithm studied.
Abstract
Itai and Rodeh showed that, on the average, the communication of a leader election algorithm takes no more than $LN$ bits, where $L \simeq 2.441716$ and $N$ denotes the size of the ring. We give a precise asymptotic analysis of the average number of rounds M(n) required by the algorithm, proving for example that $\dis M(\infty) := \lim\_{n\to \infty} M(n) = 2.441715879...$, where $n$ is the number of starting candidates in the election. Accurate asymptotic expressions of the second moment $M^{(2)}(n)$ of the discrete random variable at hand, its probability distribution, and the generalization to all moments are given. Corresponding asymptotic expansions $(n\to \infty)$ are provided for sufficiently large $j$, where $j$ counts the number of rounds. Our numerical results show that all computations perfectly fit the observed values. Finally, we investigate the generalization to probability $t/n$, where $t$ is a non negative real parameter. The real function $\dis M(\infty,t) := \lim\_{n\to \infty} M(n,t)$ is shown to admit \textit{one unique minimum} $M(\infty,t^{*})$ on the real segment $(0,2)$. Furthermore, the variations of $M(\infty,t)$ on thewhole real line are also studied in detail.
