If $X_n \to X$ $Y_n \to Y$ in probability, then $X_nY_n \to XY$.
The textbook proof is as follows:
By the triangle inequality, for $\varepsilon > 0$, we have $$ \{|X_nY_n − XY | > \varepsilon\} \subset \left\{|(X_n − X)Y_n| > \frac {\varepsilon} {2}\right\} \cup \left\{|(Y_n − Y )X| > \frac {\varepsilon} {2}\right\}$$
So
$$P(|X_nY_n − XY | > \varepsilon) \leq P \left(|(X_n − X)Y_n| > \frac {\varepsilon} {2}\right) + P \left(|(Y_n − Y )X| > \frac {\varepsilon} {2}\right)$$
Fix $\delta > 0$. We want to show that eventually, the right hand side is less than $4\delta$. Choose $K$ so that $P (|X| > K) < \delta/2$ and $P (|Y | > K) < \delta/2$. Since, $\{|Y_n| > 2K\} \subset \{|Y_n −Y | > K\} \cup \{|Y | > K\}$, we also get that eventually, $P (|Y_n| > 2K) < \delta$. Considering whether $|Y_n| > 2K$ or $|Y_n| \leq 2K$, we thus get
$$P (|(X_n − X)Y_n| > \varepsilon/2) \leq P (|Y_n| > 2K) + P (|X_n − X| > \varepsilon/(2K)) < 2\delta$$
for large enough n. Dealing with the second term is similar (and simpler), which finishes the proof.
My confusion:
First part of the proof is clear but the second part of fixing $\delta > 0$ and finding a $K$ is very confusing.
1) What is $K$ here?
2) Can anyone break down
$$P (|Y_n| > 2K) < δ$$
and
$$P (|(X_n − X)Y_n| > \varepsilon/2) \leq P (|Y_n| > 2K) + P (|X_n − X| > \varepsilon/(2K)) < 2\delta$$
Because i beleive
$$P (|Y_n| > 2K) < 0 + \delta/2 = \delta/2$$
and
$$P (|(X_n − X)Y_n| > \varepsilon/2) \leq P (|Y_n| > 2K) + P (|X_n − X| > \varepsilon/(2K)) < \delta/2 + 0 = \delta/2$$
3) if you would be so kind please write out the second term as well which the solution skipped (this is trivial, my main confusion is the above two.)
Thank you.
For any random variable $X$, $P\{|X|>K\} \to 0$ as $K \to \infty$ because the sets $\{|X|>K\}$ decrease to the empty set as $K \to \infty$. About the other confusions you have you are writing $P\{|X_n-X| > \alpha\}=0$ etc, but what you know is that $P\{|X_n-X| > \alpha\} \to 0$ as $n \to \infty$.