Given a series of all the expected values of a random variable, can we find the random variable itself ?
2026-03-29 15:50:31.1774799431
Generate random variable from series of its expected values E[X], E[X^2], E[X^3], ...?
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Let $\varphi(t)=\mathbb{E}[e^{itX}]$. Then: $$i^n\,\mathbb{E}[X^n] = \varphi^{(n)}(0)$$ hence the problem of finding the distribution of $X$ given its moments is equivalent to finding an inverse Fourier transform for the characteristic function $\varphi(t)$.