I have a set $A_n$ = $ \{2^i(2n-1): i \in \mathbb{N} \cup {0} \}$
It is said that the set $P = $ $\{A1, A2, A3,...\}$ partitions the natural numbers.
I am attempting to solve this by the definition of a partition, I can see that no $An = \emptyset$, but I can't see how the union of all the $An$'s would give $\mathbb{N}$ can anyone help?
A good way to get some intuition is to take some numbers and see which set they belong to. For example, $12=2^2\cdot 3 \in A_3$ You divide out all the factors of $2$ and are left with an odd number $N$. You let $N=2n-1, n=\frac 12(N+1)$ and that is the set $A_n$ it belongs to.