I want to prove the following statement:
Produce an infinite collection of sets $A_1, A_2, A_3, ...$ with the property that every $A_i$ has an infinite number of elements, $A_i ∩ A_j = ∅$ for all $i \ne j$, and $\cup^{∞}_{i=1} A_i = \mathbb{N}$.
My proof is a bit informal and non-rigorious due to me not exercising in writing a rigorous proof for a long time, so I would like to get comment on how to prove the following informal thought - if it can lead to correct proof at all.
Suggestion: Let $n_1, n_2, n_3, ...$ be a sequence of all prime numbers. Let $A_1$ be $\{ \forall k_1 \in \mathbb{N}: n_1^{k_1} \}$, let $A_2$ be $\{ \forall k_1, k_2 \in \mathbb{N}: n_1^{k_1} \cdot n_2^{k_2} \}$, and so on. All of those sets are obviously infinite. Since all natural numbers are either prime numbers, their powers, compositions of prime numbers or compositions of their powers, every natural number will be found in one of those sets. On the other hand, you can always find a natural number not in any of those sets $A_1, A_2, ..., A_m$, if it's prime decomposition does not contain prime number $n_m$.