Prouhet–Tarry–Escott problem

In mathematics, the Prouhet–Tarry–Escott problem asks for two disjoint multisets A and B of n integers each, such that:

\sum_{a\in A} a^i = \sum_{b\in B} b^i

for each integer i from 1 to a given k. It has been shown that n must be strictly greater than k. Solutions with k = n - 1 are called ideal solutions. Ideal solutions are known for 3 \le n \le 10 and for n = 12. No ideal solution is known for n=11 or for n \ge 13.[1]

This problem was named after Eugène Prouhet, who studied it in the early 1850s, and Gaston Tarry and Escott, who studied it in the early 1910s. The problem originates from letters of Christian Goldbach and Leonhard Euler (1750/1751).

Examples

It has been shown that n must be strictly greater than k. The largest value of k for which a solution with n = k+1 is known is given by A = {±22, ±61, ±86, ±127, ±140, ±151}, B = {±35, ±47, ±94, ±121, ±146, ±148} for which k = 11.[2]

An example for n = 6 and k = 5 is given by the two sets { 0, 5, 6, 16, 17, 22 } and { 1, 2, 10, 12, 20, 21 }, because:

01 + 51 + 61 + 161 + 171 + 221 = 11 + 21 + 101 + 121 + 201 + 211
02 + 52 + 62 + 162 + 172 + 222 = 12 + 22 + 102 + 122 + 202 + 212
03 + 53 + 63 + 163 + 173 + 223 = 13 + 23 + 103 + 123 + 203 + 213
04 + 54 + 64 + 164 + 174 + 224 = 14 + 24 + 104 + 124 + 204 + 214
05 + 55 + 65 + 165 + 175 + 225 = 15 + 25 + 105 + 125 + 205 + 215.

Generalizations

A higher dimensional version of the Prouhet–Tarry–Escott problem has been introduced and studied by Andreas Alpers and Robert Tijdeman in 2007: Given parameters n,k \in \mathbb{N}, find two different multi-sets \{(x_1,y_1),\dots,(x_n,y_n)\}, \{(x_1',y_1'),\dots,(x_n',y_n') \} of points from \mathbb{Z}^2 such that

\sum_{i=1}^nx_i^jy_i^{d-j}=\sum_{i=1}^n{x'}_i^j{y'}_i^{d-j}

for all d,j \in \{0,\dots,k\} with j \leq d. This problem is related to discrete tomography and also leads to Prouhet-Tarry-Escott solutions over the Gaussian integers.

A solution for n=6 and k=5 is given, for instance, by:

\{(x_1,y_1),\dots,(x_6,y_6)\}=\{(2,1),(1,3),(3,6),(6,7),(7,5),(5,2)\} and
\{(x'_1,y'_1),\dots,(x'_6,y'_6)\}=\{(1,2),(2,5),(5,7),(7,6),(6,3),(3,1)\}.

No solutions for n=k+1 with k\geq6 are known.

See also

Notes

References

External links

This article is issued from Wikipedia - version of the Monday, April 04, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.