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

55.88% Correct | 44.12% Incorrect
Last Solution submitted on Mar 18, 2021

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers7

Suggested Problems

More from this Author40

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!