Suppose that for every $\varepsilon>0$ the sequence of random variables $X_{n}$ satisfies: \begin{align*} P(|X_{n}|>\varepsilon) \to 0 \end{align*} as $n\to \infty$.
Now let $M_{n}$ denote the median of $X_{n}$.
Is there anything that we can say about convergence of the median? In particular, what are the additional conditions needed to ensure that $M_{n} \to 0$ in the above?
Assume $M_n\not\to0$. By definition, for all $\varepsilon>0$ we can find arbitrarily large $n$ with $\lvert M_n\rvert > \varepsilon$; without loss of generality, we can moreover find arbitrarily large $n$ with $M_n > \varepsilon$.
Since $\mathbb{P}\left(\lvert X_n \rvert > \varepsilon \right)\to0$ as $n\to\infty$, we can find $n$ such that we have both of the following simultaneously: \begin{align} M_n &> \varepsilon, \\ \mathbb{P}\left(\lvert X_n \rvert > \varepsilon \right) &< \frac{1}{2}.\end{align} However, by definition we have that $\mathbb{P}\left(X_n \geq M_n\right)\geq \frac{1}{2}$. It then remains to note that $\lvert X_n \rvert \geq X_n$ , and hence $$ \mathbb{P}\left(\lvert X_n \rvert > \varepsilon \right) \geq \mathbb{P}\left(X_n \geq M_n \right)=\frac{1}{2}, $$ producing a contradiction.