Skip to content

Renewal Theory

Renewal theory studies sequences of i.i.d. positive interarrival times and the counting process they generate. The central result, the Elementary Renewal Theorem, is a direct corollary of the Strong LLN: the long-run rate of arrivals is the reciprocal of the mean interarrival time.

Preliminary: SLLN with one-sided infinite mean

Section titled “Preliminary: SLLN with one-sided infinite mean”

The SLLN assumes EX1<\mathbb{E}|X_1| < \infty. A useful one-sided extension covers the case where one of E[X1+],E[X1]\mathbb{E}[X_1^+], \mathbb{E}[X_1^-] is infinite and the other finite.

Let X1,X2,X_1, X_2, \ldots be i.i.d. positive continuous random variables. Interpret each XiX_i as the time gap between consecutive events: customers arriving at a queue, jobs finishing at a server, light bulbs burning out.

  • Arrival times. Tn=X1++XnT_n = X_1 + \cdots + X_n is the time of the nn-th event.
  • Counting process. Nt=sup{n0:Tnt}N_t = \sup\{ n \ge 0 : T_n \le t \} is the number of events that have occurred by time tt (with T0=0T_0 = 0).

By construction, TnT_n is non-decreasing in nn and NtN_t is non-decreasing in tt, and they are related by

TNtt<TNt+1.T_{N_t} \le t < T_{N_t + 1}.
  • Rate interpretation. The theorem says the long-run arrival rate is 1/μ1/\mu events per unit time. If light bulbs last μ=1000\mu = 1000 hours on average, you replace them at long-run rate 0.0010.001 per hour.

  • No second moment needed. Only EX1(0,]\mathbb{E} X_1 \in (0, \infty] is required. Variance is unconstrained.

  • Why the strong law and not the weak law. Convergence is asserted for almost every sample path ω\omega, not just in probability. The proof is built directly on the SLLN, so the strength of the conclusion mirrors the strength of the input.