I am stumped. I will give the problem and what I have so far.
For a positive real number α, define $S(α)$ = {$\lfloor nα$$\rfloor$ : n = 1,2,3,...}. Prove that {1,2,3,...} cannot be expressed as the disjoint union of three sets $S(α)$,$S(β)$ and $S(γ)$.
What I have so far is since $\alpha$ is a real number, one could write $\alpha$ as $a.$$\rho$, where $a$ is an integer and $\rho$ is real. Thus we have that $\lfloor nα$$\rfloor$=$na$. Thus $S(\alpha$) is the set of all multiples of n. In other words, $S(a)$=$a\mathbb N$. So we (assume by way of contradiction) that $\mathbb N$=$a\mathbb N$ $\cup$ $b\mathbb N$ $\cup$ $y\mathbb N$, for $a,b,y$ $\in$ $\mathbb Z$.
That is all I have so far. From here I am done. I was thinking that if you could split up $\mathbb N$ into a union of multiples of $\mathbb N$, you would miss some integers that are neither multiples of $a,b$ or $c$. So maybe one could do something like this, but I cannot formalize it. Maybe I am wrong entirely.