Is it possible to find a disjoint set of non-trivial arithmetic sequences $\{(a_m,d_m)\} := \{a_m,a_m+d_m,a_m+2d_m,...\}$, such that no two sequences have the same jump $(m \neq n \rightarrow d_m \neq d_n)$ and $N = \bigcup_{m}\{(a_m,d_m)\}$, where $N$ denotes the natural numbers.
Well, I'm kinda confused of how to approach this, any help would be highly appreciated.