Possible Duplicate:
Partitioning an infinite set
Partition of N into infinite number of infinite disjoint sets?
Is it possible to find a family of sets $X_{i}$, $i\in\mathbb{N}$, such that:
$\forall i$, $X_i$ is infinite,
$X_i\cap X_j=\emptyset$ for $i\neq j$,
$\mathbb{N}=\bigcup_{i=1}^{\infty}X_i$
Maybe it is an easy question, but I'm curious about the answer and I couldnt figure out any solution.
Thanks