Prove that there exists no integer among the $2^{n+1}$ numbers
$$\pm\frac1k \pm \frac1{k+1}\pm\frac1{k+2}...\pm\frac1{k+n} $$
That is,
$$\mathbb{Z} \cap \left\lbrace \frac{\delta_0}{k} + \frac{\delta_1}{k + 1} + \ldots + \frac{\delta_n}{k+n} : \delta_0, \ldots, \delta_n \in \lbrace -1, 1 \rbrace \right\rbrace = \emptyset$$
This is a discrete maths homework question with another part preceding it which wants us to prove that "in any block of consecutive positive integers there is a unique integer divisible by a higher power of $2$ than any of the others". This I could prove (by negation) so you can use this statement to answer the question.
Any suggestions of approaches to the problem are welcome.
Let $m$ be the exponent of this maximum power of 2, so $2^m$ divides exactly one denominator.
Consider the lcm of the denominators $d$. $2^m|d$. When all the fractions are written in the form $c/d$, the one whose denominator is divisible by $2^m$ will have an odd numerator and all the others will have an even numerator. Therefore their sum will be odd, so the resulting fraction will have an odd numerator and even denominator and so can not be an integer.