Let $X_n$ be a sequence of random variables. Show that:
$$ \{\limsup X_n < x\} = \bigcup_{k=1}^{\infty} \bigcup_{n=1}^{\infty} \bigcap_{ m =n }^{\infty} \{ X_m < (x - (1/x)) \} $$
First question :the def of limsup says that it is the intersection of the union. I don't get why above the final statement is written as the union of the union of the intersection.
Second question: I don't know where the first Union going from k to inf comes from.
Third question: What's the " 1/x" and how is it interpretable?
The correct statement should be $$ \{\limsup X_n < x\} = \bigcup_{k=1}^{\infty} \bigcup_{n=1}^{\infty} \bigcap_{ m =n }^{\infty} \{ X_m < (x - \frac{1}{\color{red}{k}}) \}\,. $$