What is the limit superior of the following sequence of sets?
$\{X_n\}=\{\{1/2\},\{1/3\},\{1/4\},\{2/3\},\{1/3\},\{1/5\},\{3/4\},\{1/3\},\{1/6\}......\}(n\to∞)$
I.e., $X_1=\{1/2\}, X_2=\{1/3\}, X_3=\{1/4\}, \dots$ (I use the same notation as in the Wikipedia article linked below.)
I have taken the example from Wikipedia article on limit superior where two sequences are combined. Here I have combined three sequences:
- the sequence $\{\frac{n}{n+1}\}$
- the constant sequence $\{\frac13\}$
- the sequence $\{\frac1n\}$
What's the value of $\limsup{X_n},\liminf{X_n}$ and why? If it's possible to visualize?
From Wikipedia, I learn that they find subsequence first while if I don't know the number of subsequence, it seems hard to get answer. So I am confused and hope to visualize to understand it.