The trouble with your solution for A is, is the resulting sequence bounded?
As for B, there is no increasing bounded sequence of natural numbers. This is because, if a sequence is bounded, say by X, then all the numbers of the sequence must be no greater than X. But there are only a finite number of natural numbers no greater than X.
If however you mean non-decreasing instead of increasing, then such a sequence must eventually be of constant terms. These sequences can be mapped onto the natural numbers as follows: the sequence b1, b2, b3, bn, bn, bn, Is mapped onto the natural number b1b2b3... bn. Hence this set is denumerable.
I was a little hasty in my last post. The mapping I suggest is not one-to-one. However there are only a finite number of sequences that map into a given natural number, so this set is still denumerable.
Also of course my sugggested solution is very similar to yours.
Of course your method works. You just have to be a little more careful.
Form a new sequence as follows: if the nth term of the nth sequence is 1 then the nth term of your new sequence is 2. otherwise it's 1.
Then clearly your new sequence is not on th llist, and is bounded (by 2). So the bounded sequences are not denumerable.
|