Prove or disprove:
- Every cauchy-sequence in $\mathbb{R}$ includes a subsequence which is monotonic.
- Every monotonic increasing cauchy-sequence in $\mathbb{R}$ converges to its supremum.
I would say it's true because a main attribute of cauchy-sequences is that its sequences always get smaller and smaller with each other, so each one will be monotone.
I say it's false but I cannot reason it :p
What do you think?
1) Every Cauchy sequence converge. It's very easy to construct a subsequence that is monotonic from a sequence that converge. Let $(x_n)$ converge to $x$. Either $(\ell-\varepsilon,\ell)$ or $(\ell,\ell+\varepsilon)$ has infinitely many term of the sequence for all $\varepsilon>0$. Suppose WLOG that it is $(\ell-\varepsilon,\ell)$. Let $n_0\in\mathbb N$. By definition of the limit, there is $n_1>n_0$ s.t. $x_{n_0}\leq x_{n_1}\leq \ell$. Now, there is $n_2>n_1$ s.t. $x_{n_1}\leq x_{n_2}\leq\ell$... finally we constructed a subsequence $(x_{n_k})$ that is monotonic.
2) It's of course true. The sequence is cauchy and thus convergent. Therefore it's bounded. Let $\ell=\sup x_n$. I let you show that $(x_n)$ converge to $\ell.$