[Math] Maximum distance between two consecutive points of N random points on a unit length line

co.combinatoricspr.probability

I have encountered a seemingly simple question on distances of random points.

Place N points randomly and uniformly on the line segment [0..1].
How to derive the expectation (or the distribution) of the "maximum"
distance between two consecutive points?

Just a reference would be very helpful.

Thanks,

Best Answer

Let $S$ be the length of the longest interval and let $X$ be the largest random variable among $n=N+1$ iid exponential random variables with mean 1. We have $E[S] = E[X]/n$, where $E[X]=\sum_{i=1}^n 1/i$.

From this paper:

L. Holst. On the lengths of the pieces of a stick broken at random. Journal of Applied Probability, 17(3):623–634, 1980.