Problem 2737. Prouhet–Tarry–Escott (basic)
Inspired by problem 660.
Given n return two disjoint sets of integers A and B with same cardinality having following property:

for i = 1:n
Try to minimize sets cardinality.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers7
Suggested Problems
-
Find the peak 3n+1 sequence value
2539 Solvers
-
Convert Hard Drive marketing sizes to actual data sizes
68 Solvers
-
Compute a dot product of two vectors x and y
1018 Solvers
-
Matrix which contains the values of an other matrix A at the given locations.
235 Solvers
-
Determine the number of odd integers in a vector
786 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!