Find a function of the independent random variables X, Y, and U that has the moment generating function $[M_{X}(t) +M_{Y}(t)]/2$.

606 Views Asked by At

Here $X$, $Y$, and $U$ are independent random variables, $X$ and $Y$ have moment generating functions $M_{X}(t)$ and $M_{Y}(t)$ respectively, and $U$ has the uniform distribution on $[0,1]$. I can't seem to find any function of $X$, $Y$, and $U$ that gives the moment generating function required, $$\frac{M_{X}(t) +M_{Y}(t)}{2}.$$ Any ideas?

1

There are 1 best solutions below

2
On

More generally, let $X_1,\ldots,X_n$ be independent random variables and set $$V_i=\mathsf 1_{U^{-1}\left(\frac{i-1}n,\frac in\right)},$$ that is, $$ V_i=\begin{cases} 1,& \frac{i-1}n<U<\frac in\\ 0,& \text{otherwise}. \end{cases} $$ Set $Z=\sum_{i=1}^n V_iX_i$, then as the sets $\{V_i = 1:1\leqslant i\leqslant n\}$ are disjoint and $$\mathbb P\left(\bigcup_{i=1}^n\{V_i=1\}\right)=1,$$ by conditioning on $V_i$ we obtain \begin{align} \mathbb E\left[e^{tZ}\right] &= \sum_{i=1}^n\mathbb E\left[e^{tZ}\mid V_i=1 \right]\mathbb P(V_i=1)\\ &=\sum_{i=1}^n p_i\mathbb E\left[e^{tX_i}\right]. \end{align}