Consider two sequences of random variables $X_n, Y_n$ and suppose $X_n\to X$ in distribution. Does the following hold: $\lim_{n\to\infty} E[|X_n-Y_n|]=0 \implies Y_n\to X$ in distribution?
Two sequences of random variables
1
$\begingroup$
probability
probability-theory
random
-
0@Mercy http://en.wikipedia.org/wiki/Convergence_in_distribution#Convergence_in_distribution – 2012-06-22
1 Answers
2
Let $Z_n = Y_n - X_n$. From the assumption, we have $Y_n = X_n + Z_n$, where $X_n \to X$ in distribution and $Z_n \to 0$ in $L^1$.
Then $Z_n \to 0$ in probability, and therefore by Slutsky's theorem we have the desired conclusion.