Note that as we can represent \(\alpha\) as \(k + \{\alpha\}\). Hence, for some integer n, we can express \(n\alpha\) as \(k + \{n\alpha\}\).
Now, we choose integers a and b in the range [0, N] such that \(\{a\alpha\}\) and \(\{b\alpha\}\) differ by less than 1/N ie. \(0 < |\{a\alpha\} - \{b\alpha\}| < \frac{1}{N}\).
From the above, we can express \(a\alpha\) and \(b\alpha\) as \(k + \{a\alpha\}\) and \(l + \{b\alpha\}\) respectively, where k and l are also integers. We can rearrange to have that \(\{a\alpha\} = a\alpha - k\) and \(\{b\alpha\} = b\alpha - l\), and combining the two, we have that \(\{a\alpha\} - \{b\alpha\} = a\alpha - b\alpha - k + l = (a-b)\alpha - (k - l)\) - but we've noted that a, b, l, and k are integers, and hence subtraction, addition and multiplication using these numbers will definitely result in other integers. Just for the sake of the question, we can let q = a-b and p = k-l, and replace this in the equation I gave in the first paragraph, which matches up with the result given in the question.
When doing questions like this, a few things to note:
- The value of the question in question; it's one mark, so you've definitely already done the hard work beforehand. Look to deduce things from previous parts instead of diving in headfirst. Head first, you will lose as opposed to head first can't lose
- I've reiterated this many times as my teacher reiterated to me; look at what you're working towards. It always helps to have a result in front of you, and it's similar to seeing an answer that's too big, too small, got the wrong sign or the wrong units. Keep yourself on the right track
- Don't stress too much, these are good questions to leave and come back to, especially if you can't see them right away (especially if as you say you find these harder to understand than the questions further back)
Hope this helps