Let $X_n$ be an independent sequence of centered, integrable real random variables on $(\Omega, \mathcal{A}, P).$ Show that if $X_n$ obeys the weak law of large numbers, then the sequence $n^{-1}X_n$ converges in probability to $0$.
I need to show that $$P\left(\left|\frac{1}{n}X_n\right|\ge \epsilon\right)\to 0$$ for all $\epsilon>0$. From the hypothesis, we have $$P\left(\left|\frac{1}{n}\sum_{i=1}^nX_i\right|\ge \epsilon\right)\to 0$$ for all $\epsilon>0$. How can I get the above from using this? I would greatly appreciate any help.