I've been trying to prove that if $X_n \rightarrow X$ in distribution, that is for $F_n, F$ - distribution functions of $X_n, \ X$ resp we have:
$$\forall x: \ F \ \text{is continuous in} \ x : \ \Rightarrow F_n(x) \rightarrow F(x) \ \ \ (n \rightarrow \infty) \ \ \ \ \ \ \ (*)$$
then also $aX_n + b \rightarrow aX+b$ in distribution.
I've tried using:
$1)$ A sequence of distributions converges weakly $P_n \rightarrow P$ by definition, if the sequence of their distribution functions satisfies $(*)$
And it is equivalent to: for any bounded continuous function $f: \mathbb{R} \rightarrow \mathbb{R}$ we have $\int_{\mathbb{R}} f dP_n \rightarrow \int_{\mathbb{R}} f dP \ \ \ (n \rightarrow \infty)$
2) By Portmanteau lemma we have $E(f(X_n)) \rightarrow E(f(X)) \ \ \ \ (n \rightarrow \infty)$
But neither has lead me anywhere so far.
Could you help me out a bit?
Thank you!