The definition of enumerability i have is "A set $\Bbb{X}$ is enumerable if, and only if, it has a bijection with the $\Bbb{N}$atural set ($f:\Bbb{N}\to\Bbb{X})$".
Well, as we know, a sequence is defined as a "function $g: \Bbb{N}\to\Bbb{R}$".
Now, consider a growing sequence $(a_n)_{n\in\Bbb{N}}$. We have two positions: * converges; * diverges. If it diverges, i don't know what to say, 'cause the sequence could either be $\{1,2,3,...\}$ as it could be $\{e,e^2,e^3,...\}$ (i need help here).
On the other hand, if it converges to $k$, we know we can find a $n_0\in\Bbb{N}$ such that for all $\epsilon>0$, we have $|x_n-k|<\epsilon=(k-\epsilon
The sequence is monotonic growing and converges, hence is limited by $k=\sup(x_n)$.
Considering now the set of finitely many terms of the sequence before de index $n_0$ as an enumerable set (cause it's finite), we must show that $\Bbb{Y}=\{x_n|k-\epsilon Well, the convergent sequence is also a cauchy sequence, hence $\exists n_1; \forall\delta>0$ we have $|x_m-x_p|<\delta, \forall m,p>n_1$. This is the same as saying that two terms $x_m$ and $x_p$ is $\delta$ far from each other on a $\Bbb{R}$eal interval. As we also know, any $\Bbb{R}$eal interval is not enumerable, hence taking $\max\{\epsilon,\delta\}$, any interval there will not be enumerate. The union between enumerate and no enumerate sets is not enumerate, hence the set is not enumerate. I made this proof, but i'm not so sure about it. And the part above about the not convergence is also making me mad! Any help is welcome, guys! Thankyou!