We have distinct arithmetic progressions with common differences $d_1, d_2, \cdots,d_n$. If every natural number belongs to exactly one arithmetic progression, prove that $\frac{1}{d_1}+\frac{1}{d_2}+\cdots+\frac{1}{d_n}=1$.
I saw two proofs of this but none of them explained it clearly. The first one was to choose a large number $k$ and deduced that the numbers not greater than $k$ appearing in $i$th sequence is $\frac{k}{d_i}+/-$ a constant. I didn't understand what they did here. Finally they added all such numbers and got $\frac{k}{d_1}+\frac{k}{d_2}+\cdots+\frac{k}{d_n}+$ a constant$=k$ and by choosing $k$ large enough they said $\frac{1}{d_1}+\frac{1}{d_2}+\cdots+\frac{1}{d_n}=1$ which i didn't get how.
Next they used a density argument saying that the density of first A.P is $\frac{1}{d_1}$ and such which also i didn't understand. It would be very helpful if these solutions are explained in simple language.