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:
![](https://i.imgur.com/gSW7nWy.png)
for i = 1:n
Try to minimize sets cardinality.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers7
Suggested Problems
-
259 Solvers
-
Make a random, non-repeating vector.
9726 Solvers
-
197 Solvers
-
997 Solvers
-
157 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!