Possible Duplicate:
Is the set of all finite sequences of letters of Latin alphabet countable/uncountable? How to prove either?
Is the set of all strings with countably infinite length bijective to $\[0,1\]$?
I'm trying to prove that a set of a finite sequences of $0,1$ (let's call it $A$) is countable infinite, whereas a set of infinite sequences of $0,1$ (call it $B$) equipotent to $P(\mathbb N)$ is uncountable infinite.
So far I tried showing that the number of sequences possible in A is $\sum \limits_{i=1}^n \ 2^i$. Not sure how to continue from here, if this is even the right direction.