I'm trying to understand what $\limsup A_n= \bigcap_{N=1}^\infty \left( \bigcup_{n\ge N} A_n \right)$ and $\liminf A_n = \bigcup_{N=1}^\infty \left(\bigcap_{n \ge N} A_n\right)$ actually means.
I've already seen this answer, but there is something I don't understand about the lim sup explanation. If $x$ is in lim sup, then x should be in $A_1 \cup A_2 \cup A_3 ...$, and also $A_2 \cup A_3 \cup A_4...$, if we continue like this we see that x shouldn't exist, because $(A_1 \cup A_2 \cup A_3 ...) \cap (A_2 \cup A_3 \cup A_4...) = A_2 \cup A_3 \cup A_4...$ This means that the set is getting "smaller" (I know that it does not get smaller, because $n$ goes to infinity, but I don't know how to explain it better. For whichever n I choose, there will always be a bigger $n+1$ and so we know that $x$ will not be in I know that my logic is wrong, but I can't wrap my head around it.
Lim inf is easier to understand because it does make sense (atleast to me), the one thing I don't understand about it is "it's a member of all except finitely many of the $A$". Maybe it's my English, but what does it mean to be a menber of all except finitely many of the $A$? The way I understand lim inf, is that $x$ could be in the intersection of infinitely many sets, as well as all those sets except one, and so on...