If $\{X_n\}$ is a sequence of random variables and $X$ be another random variable, then as far as I know $$E(X_n)\rightarrow E(X)\nRightarrow E(|X_n-X|)\rightarrow 0$$ always. But I am not getting an example. Can somone provide me one?
2026-04-01 03:48:33.1775015313
$E(X_n)\rightarrow E(X)\nRightarrow E(|X_n-X|)\rightarrow 0$
69 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $X_n$ be Rademacher-distributed, i.e. $P(X_n = 1) = P(X_n = -1) = \frac{1}{2}$ and $X = 0$. Then clearly $E[X_n] = 0 \to 0 = E[X]$, but $E[|X_n - X|] = E[|X_n|] = E[1] = 1$.