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
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
50849 Solvers
-
Find the longest sequence of 1's in a binary sequence.
6453 Solvers
-
507 Solvers
-
Create One Large Eye of size N x N Quickly?
93 Solvers
-
175 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!