I've been working on following problem and could need some help.
Let $X_n$ be a sequence of RV with $$X_n \xrightarrow[n \to \infty]{d} X \sim{N(\mu,\sigma^2)}$$ for some $\mu \in \mathbb{R}$ and $\sigma^2 >0.$ Let $a_n$ be a sequence of real numbers with $\lim_{n \to \infty} a_n = \infty.$ I'd like to show that $$P(X_n > a_n) \xrightarrow[n \to \infty]{} 0$$
Is that even true though? It holds for the limit RV $X$ of course but I'm not so sure if it does for $X_n$, too, without knowing more about the speed of convergence of $X_n$. My problem is that I need the statement for a sequence $a_n$ that tends to infinity arbitrarily slow.
Thanks in advance!
The convergence in distribution $X_n\overset{d}\longrightarrow X$ is defined as $$P(X_n \le x) \underset{n \to \infty}\longrightarrow P(X\le x)$$ for every continuity point of $F_X(x):=P(X\le x)$. Therefore $$P(X_n>a_n)=1-P(X_n\le a_n) \underset{n \to \infty}\longrightarrow 1- P(X\le \infty)=1-1=0$$