My question is basically if there exists any counterexample where we have that $\mathbb{E}(X_n)\to \mathbb{E}(X)$ as $n\to \infty$, but $X_n$ does not converge to $X$ in $L^1$. If not, then it should be true that $\mathbb{E}(X_n)\to \mathbb{E}(X)$ as $n\to \infty$ implies that $X_n \overset{L^1}{\rightarrow}X$ but I cannot really get to prove that one.
Any tips on how to approach this problem? Or any counterexample you could maybe think of?
Let $X$ be 1 with probability 0.5 and 0 with probability 0.5. Then let $X_n$ be copies of $X$. Let $Y = 1-X$. Then $\mathbb E[X_n] = 0.5 = \mathbb E[Y]$ but $\lVert X_n - Y \rVert_{L^1} = \Vert X - Y \rVert_{L^1} = 1$ for all $n$, so we don't have $L^1$ convergence.