Two sequences of random variables

205 Views Asked by At

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?

1

There are 1 best solutions below

0
On

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.