I want to show that $F_n = \{\{a_1,a_2,...a_n\}: a_i \in \mathbb{N} \mbox{ for } i \in \{1,2,...n\} \}$ is countably infinite by showing that $|F_n| = |\mathbb{N}|$.
So for example $F_1 = \{\{1\}, \{2\},...\}$ and $F_2 = \{\{1\},\{1,2\},\{2,2\},\{1,3\},...\}$
It is easy to show that $F_1$ is countably infinite as there is a bijection $f:\mathbb{N} \rightarrow F_1$ be $f(n) = \{n\}$.
However when it comes to $F_2$ I can't seem to come up with a proof. And this holds for $F_n$ as well.
Just from my hunch, I think this has something to do with the cartesian product of countable sets being countable.