I'm doing an exercise about uniformly integrable random variables:
Suppose $(\xi_n)$ is a sequence of uniformly integrable random variables, then \begin{equation} \lim_{n\rightarrow\infty}\mathbb{E}\bigg[\frac{1}{n}\sup_{1\leq k\leq n}|\xi_k|\bigg]=0. \end{equation}
I try to apply the definition and some other basic properties of uniformly integrable random variables, but it seems like I need more tricks.
Any hint would be appreciated.
Let $R$ be fixed and define $X_n:=\left\lvert \xi_n\right\rvert\mathbf 1\left\{\left\lvert \xi_n\right\rvert\leqslant R\right\}$ and $Y_n:=\left\lvert \xi_n\right\rvert\mathbf 1\left\{\left\lvert \xi_n\right\rvert\gt R\right\}$. Then $$ \mathbb{E}\bigg[\frac{1}{n}\sup_{1\leq k\leq n}|\xi_k|\bigg]\leqslant \frac Rn+\mathbb{E}\bigg[\frac{1}{n}\sup_{1\leq k\leq n}Y_k\bigg] \leqslant \frac Rn+\mathbb{E}\bigg[\frac{1}{n}\sum_{1\leq k\leq n}Y_k\bigg] $$ hence $$\mathbb{E}\bigg[\frac{1}{n}\sup_{1\leq k\leq n}|\xi_k|\bigg]\leqslant \frac Rn+\max_{1\leqslant k\leqslant n}\mathbb E\left[\left\lvert \xi_k\right\rvert\mathbf 1\left\{\left\lvert \xi_k\right\rvert\gt R\right\}\right].$$ Taking the $\limsup_{n\to\infty}$ yields $$\limsup_{n\to\infty}\mathbb{E}\bigg[\frac{1}{n}\sup_{1\leq k\leq n}|\xi_k|\bigg]\leqslant \sup_{ k\geqslant 1}\mathbb E\left[\left\lvert \xi_k\right\rvert\mathbf 1\left\{\left\lvert \xi_k\right\rvert\gt R\right\}\right].$$ Since $R$ is arbitrary, we can conclude using uniform integrability.