How to find the distribution of $$\sum_{i=1}^n (X_i - X_{1:n}),$$ where $X_i$ are i.i.d. random variables and $X_{1:n} = \min(X_1,X_2,...,X_n)$?
I need to find the distribution in a particular case, but I would be grateful for a general proof.
(As a matter of notation, $X_{i:n}$ generally means the $i$th smallest of the $n$ values $(X_1, X_2, \ldots, X_n)$.)