I apologize if the title seems too vague, but this is how I was asked the question. So one of my friends intended to write an infinite sum like $\displaystyle \sum_{i=1}^{\infty} a_{2^i}$ .
However, he wrote $\displaystyle \sum_{i=2^0}^{2^\infty} a_{i}$. Then he was worried whether $2^\infty$ was uncountable [since we had proved $|2^{\mathbb{N}}| = c$ in class and $2^X$ stands for the power set of $X$] and the sum did not make sense since he believed he is adding uncountable number of elements. I resolved his difficulties by explaining that $2^n \to n$ is an injection and thus the set of powers of two can have a cardinality of at most that of naturals and thus the set is countable. He was not very convinced :( Is there a more convincing argument?
I guess he was blinded by some sort of a notion that cardinality is a continuous function of sets. To make it precise, lets define:
${\cal F}_n := 2^{\{1,2,3,\cdots, n\}} $. $\mathbb{N}$ is the set of naturals.
We note that ${\cal F}_n \subset {\cal F}_{n+1}$ and $\displaystyle \bigcup_{n \geq 1} {\cal F}_n = 2^{\mathbb{N}}$ (Edit: $\displaystyle \bigcup_{n \geq 1} {\cal F}_n = 2^{\mathbb{N}}$ is wrong, see comments below).
Now $|{\cal F}_n| = 2^n$ and thus we must have ${\cal F}_n \to 2^{\mathbb{N}}$ and thus $|{\cal F}_n| \to c$.
So I believe cardinality is not a continuous function, but then one needs a natural topology on the cardinals to say such a thing. So my question is: Do we have a natural topology on the cardinals where one can show cardinality is not a continuous function of sets?
Thank you,
Iso