I learned the nested intervals theorem in the class: If $I_n\ (n\in\Bbb N)$ is a sequence of bounded closed intervals, i.e. $[a_n,b_n]$, then $\bigcap I_n\ (n\in\Bbb N)\neq\varnothing$. In the proof of the theorem, we used another theorem: monotone non-decreasing sequence (in this case $a_n$) is convergent, if bounded above.
And we discussed in the class that the theorem does not hold for open intervals, i.e. $(a_n,b_n)$. We made a counterexample $I_n=(0,\frac{1}{n}),\ n\in\Bbb N$, where $\bigcap I_n=\varnothing$. It also makes sense to me. There is no real staying in the intersection of nested intervals, because the candidate $0$ is ruled out by the open intervals.
Then, the professor gave us an extended question: What if we have nested $I_n$ as open intervals $(a_n,b_n)$, but this time, let $a_n$ be a strictly increasing sequence ($\forall n\in\Bbb N,\ a_n\lt a_{n+1}$) and $b_n$ a strictly decreasing sequence? It seems to me that there would be a real finally staying in the nested interval. However, I cannot prove it. Appreciated if anyone can provide me a hint. Thanks.