Let $X_1,...,X_n$ be iid lognormally distributed variables and $X_{sum} = X_1+...+X_n$. What is the distribution of $\frac{X_k}{X_{sum}}$ for each $k$ in $1..n$? What are their density functions?
More broadly, are there any general approaches for answering this kind of question (e.g. with some other distribution than lognormal)? The usual strategy one uses when dealing with, say, finding the distribution of the minimum of a group of variables doesn't seem to yield anything here, since $X_{sum}$ depends on $X_1,...,X_n$.