Show that any given set of sixteen consecutive integers {$x+1,x+2,\ldots,x+16$} can be divided into two eight element subsets with the properties that they have the same sum, the sums of the squares of the elements are the same, and the sums of the cubes of the elements are the same. I know that each eight element subset has to have a sum of $$\frac{\text{total sum of sixteen integers}}{2} = 8x + 68.$$
I also assumed that $x = 0,$ and this simplified things so greatly that I actually found the answer, but by equating $x$ to $0$ you are assuming that you can do this with any sixteen consecutive integers, which is what you're trying to prove. And in a proof, you cannot use the information that you are trying to prove, so this is not a valid approach.
There must be a clever and simple solution to this problem other than brute forcing a general case, especially since computations would get exceedingly complicated with the expansion of quadratic and cubic polynomials.
I appreciate any and all help.
Thanks,
A