Suppose that $X$ and $Y$ have moment generating functions $M_X(t),M_Y(t)$ respectively and $U$ has uniform distribution on $[0,1]$.
What is a random variable that is a function of either X,Y, and or Z such that it's moment generating function is 1) $\int_0^1 M_X(tu) \, du$ and 2) $\frac{M_X(t)+M_Y(t)}2$?
I know the linear properties of moment generating functions, such as $M_U(t) = \int_0^1 e^{ut}f(u)\,du$ and the properties $M_{X+Y}(t) = M_X(t)M_Y(t)$ as well as $M_{aX+b}(t) = e^{bt} M_X(at)$ but don't know how other properties would apply. Would the product of UV yield a moment generating function corresponding to $\int_0^1 M_X(tu) \, du$ Any help would be really appreciated!