Could you please offer a straightforward idea to demonstrate that the set of monotonically increasing sequences of natural numbers is indeed uncountable?
I was asked to show the cardinality of this set but the best I can do right now is the following
- Monotonically increasing sequences are equivalent to infinite subsets (trivial).
- Number of finite subsets is countable (by mapping to rational numbers within $[0;1]$ like $\{4,5,6\} \rightarrow 1/2^4+1/2^5+1/2^6$).
- Number of all subsets is uncountable (by similarly mapping to all numbers within $[0;1]$).
- Hence the number of infinite subsets is uncountable.
However working with a couple of proofs seems cumbersome and is hopefully redundant for the original task.