Please assist with this problem.
Suppose 3 (distinct) points are uniformly and independently distributed on a circle of unit length (smaller than a unit circle!). This is really circle and not disc. Call one of these points $B$. Let $M$ be the minimum distance between any 2 of the points.
Find the pdf of $M$. (Well there's no measure theory for this problem, but I assume this pdf exists. Of course we can see for ourselves by computing the cdf $F_M(m)= P(M \le m)$ 1st and then hope the cdf is absolutely continuous.)
My model: The circle is bijective with $[0,1)$, so let's call these 3 points $A,B,C$ s.t. they are iid $\sim \ Unif(0,1)$ (or $[0,1)$ or whatever).
Question: Well, I hope to find the pdf of $M$ via its cdf, which I think I'm able to compute if I know what $M$ is. What is $M$?
I think $M=\min\{X,Y,1-Y,1-X$ $,|X-Y|,1-|X-Y|\}$, where $X$ and $Y$ are the anti-clockwise distances from $B$ to, resp, $A$ and $C$. Somehow $X$ and $Y$ are iid Unif(0,1).
How would I compute $M$'s distribution?
These questions are all related, but I hope I made each self-contained
