Let $U$ be a uniform random variable on the interval $[0,1]$.
It is exceedingly unlikely that $U$ can be written as a sum
$U = X + Y$ where $X$ and $Y$ are independent identically distributed random variables.
Consider, for example, the discrete analogue where it is very clear that no such
decomposition is possible.
Furthermore, the moment generating function (mgf) of $U$ is given by $M(x):=\dfrac{e^x -1}{x}$. So that the mgf for $X$ and $Y$ would have to be the curious looking $\sqrt{M(x)}$.
Questions:
Is there a simple proof that $U$ does not equal $X+Y$ as above?
A necessary condition for the existence of $X$ and $Y$ is that the power series for $\sqrt{M(x)}$ possess exclusively positive coefficients. Does it?
Thanks.