I am studying a scenario where (N) particles are emitted at time (t=0), and the detection time since the origin follows an exponential distribution with time constant (L). Specifically, the PDF is given by:
P(T)=1/L * exp(-T/L)
In my simulations, I observed that the time distribution between two consecutive detections is also exponential, with time constant (L/(N-1)). I am trying to understand and derive this relationship.
Can someone please provide a hint as to where I can get the derivation. Thank you for your insights.