Abbott's Understanding Analysis, Problem 1.2.4
Produce an infinite collection of sets $A_1, A_2, A_3,...$ with the property that every set $A_i$ in the collection:
(1) Contains an infinite number of elements,
(2) $$A_i \cap A_j = \emptyset, \quad \forall i \neq j,$$
and
(3) $$\cup_{i=1}^{\infty} A_i = \mathbb{N}.$$
I am unable to come up with a response. The property that $$\cup_{i=1}^{\infty} A_i = \mathbb{N}$$ implies that these sets can only contain elements of the natural numbers. However, it seems to me difficult to produce an infinite collection of sets that contain infinitely many natural numbers each and that are mutually disjoint.
Thank you, for your help. :)
You can give an example by diddling with prime factorizations, as suggested. Or do this: Start with $$\Bbb N=A_1\cup B_1,$$where $A_1$ and $B_1$ are infinite and disjoint. Now write $$B_1=A_2\cup B_2.$$Etc.
Edit: That gives us an infinite sequence of disjoint infinite sets $A_j$. It may not hold that $\Bbb N=\bigcup A_j$. But that's no problem: If $B=\Bbb N\setminus\bigcup A_j\ne\emptyset$ just let $A_1'=A_1\cup B$ and $A_j'=A_j$ for $j>1$.
(For example maybe $A_1$ is the odd integers and $B_1$ the even integers. Next split $B_1$ into the set of $2k$ with $k$ odd and the set of $2k$ with $K$ even... You end up with $A_n$ equal to the set of integers divisible by $2^{n-1}$ but not by $2^n$.)