In probability theory, the Lindley equation, Lindley recursion or Lindley processes is a discrete-time stochastic process AnA_nAn where nnn takes integer values and:
An+1=max(0,An+Bn)A_{n + 1} = max(0, A_n + B_n)An+1=max(0,An+Bn).
Processes of this form can be used to describe the waiting time of customers in a queue or evolution of a queue length over time. The idea was first proposed in the discussion following Kendall’s 1951 paper.
Waiting times
In Dennis Lindley’s first paper on the subject the equation is used to describe waiting times experienced by customers in a queue with the First-In First-Out (FIFO) discipline.
Wn+1=max(0,Wn+Un)W_{n + 1} = max(0,W_n + U_n)Wn+1=max(0,Wn+Un)
where
TnT_nTn is the time between the nnnth and (n+1)(n+1)(n+1)th arrivals,
SnS_nSn is the service time of the nnnth customer, and
Un=Sn−TnU_n = S_n − T_nUn=Sn−Tn
WnW_nWn is the waiting time of the nnnth customer.
The first customer does not need to wait so W1=0W_1 = 0W1=0. Subsequent customers will have to wait if they arrive at a time before the previous customer has been served.
Queue lengths
The evolution of the queue length process can also be written in the form of a Lindley equation.
Integral equation
Lindley’s integral equation is a relationship satisfied by the stationary waiting time distribution F(x) in a G/G/1 queue.
F(x)=∫0−∞K(x−y)F(dy)x≥0F(x)=\int _{0^{-}}^{\infty }K(x-y)F({\text{d}}y)\quad x\geq 0F(x)=∫0−∞K(x−y)F(dy)x≥0
Where K(x)K(x)K(x) is the distribution function of the random variable denoting the difference between the (k−1)(k - 1)(k−1)th customer’s arrival and the inter-arrival time between (k−1)(k - 1)(k−1)th and kkkth customers. The Wiener–Hopf method can be used to solve this expression.
https://en.wikipedia.org/wiki/Lindley_equation