I am looking for an explicit partition of $\mathbb N$ with the following condition: $$\mathbb N=\bigsqcup_{i\in\mathbb N}A_i$$ where all the $A_i$'s are infinite. What I mean by explicit is a formula for each $A_i$ (I will have to do computation with the elements of $A_i$). So, I can not use the choice axiom.
If someone has an idea to build such a partition...
A really explicit formula would be $$A_i=\{2^i (2j+1) - 1: j\ge 0\}.$$ So $$A_0=\{2j+0\}=\text{even numbers}$$ $$A_1=\{4j+1\}=\{1,5,9,13,\dots\}$$ $$A_2=\{8j+3\}=\{3,11,19,\dots\}$$ $$A_3=\{16j+7\}=\{7,23,39,\dots\}$$ $$\dots$$