I'm trying to understand which is the sum of the following telescoping series (I showed this is converging, I'm not reporting here):
$$\sum\limits_{j=n}^{\infty} [\mathbb{P}(E_j) - \mathbb{P}(E_{j+1})]$$
My take is that every term except the first and last one are canceling themselves so the sum should be, if I'm correct, given by $\mathbb{P}(E_n) - \lim\limits_{j\to\infty}\mathbb{P}(E_j)$
Is this OK?