Given $[0,1]$, is it possible to find one set $A_1\subset[0,1]$ and $A_i = A_1 + a_i, i\in\mathbb{N}, a_i\in\mathbb{R}$ such that $\{A_i\}$ is a countable partition of $[0,1]$.
By $A_1 + a_i$, it means translating $A_1$ by the value of $a_i$, e.g. $[0, 0.5] + 0.25\triangleq [0.25, 0.75]$.
Edit: It turns out with constraint of modulo one, this $A_1$ could be the non-measurable Vitali set. And $[0,1] = \cup_{q\in Q\cap[0,1]}(V_1 + q)$.