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
-
Extract leading non-zero digit
2128 Solvers
-
2014 Solvers
-
Project Euler: Problem 16, Sums of Digits of Powers of Two
138 Solvers
-
1378 Solvers
-
Return fibonacci sequence do not use loop and condition
532 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!