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
-
Project Euler: Problem 1, Multiples of 3 and 5
3650 Solvers
-
524 Solvers
-
Flag largest magnitude swings as they occur
688 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
508 Solvers
-
Find and replaces spaces from a input string with *
168 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!