Let be a positive integer. Determine, in terms of , the largest integer with the following property: There exist real numbers with such that the sum of the lengths of the intervals is equal to 1 for all integers with .
Problem 1831
Official solution
The largest such is . To show that , we take It is apparent that . The sum of the lengths of the intervals can be interpreted as \begin{align*} & -\sum_{j=1}^{2n} ((-1)^{2n+1-j} x_j)^{2k-1} \\ &= -\sum_{j=1}^{2n} \left(\cos (2n+1-j)\left(\pi + \frac{\pi}{2n+1} \right)\right)^{2k-1} \\ &= -\sum_{j=1}^{2n} \left(\cos \frac{2\pi(n+1)j}{2n+1}\right)^{2k-1}. \end{align*} For , this becomes \begin{align*} &= -\sum_{j=1}^{2n} \left( \frac{\zeta^j + \zeta^{-j}}{2} \right)^{2k-1} \\ &= -\frac{1}{2^{2k-1}}\sum_{j=1}^{2n} \sum_{l=0}^{2k-1} \binom{2k-1}{l} \zeta^{j(2k-1-2l)} \\ &= -\frac{1}{2^{2k-1}} \sum_{l=0}^{2k-1} \binom{2k-1}{l} (-1) = 1, \end{align*} using the fact that is a \emph{nontrivial} root of unity of order dividing . To show that , we use the following lemma. We say that a multiset of complex numbers is \emph{inverse-free} if there are no two indices such that ; this implies in particular that 0 does not occur. \begin{lemma*} Let be two inverse-free multisets of complex numbers such that Then these two multisets are equal. \end{lemma*} \begin{proof} We may assume without loss of generality that . Form the rational functions both and have total pole order at most . Meanwhile, by expanding in power series around , we see that is divisible by . Consequently, the two series are equal. However, we can uniquely recover the multiset from : has poles at and the residue of the pole at uniquely determines both (i.e., its sign) and its multiplicity. Similarly, we may recover from , so the two multisets must coincide. \end{proof} Now suppose by way of contradiction that we have an example showing that . We then have By the lemma, this means that the multisets and become equal after removing pairs of inverses until this becomes impossible. However, of the resulting two multisets, the first contains 1 and the second does not, yielding the desired contradiction.