Question: Just for fun: Partition problem for a number

Determine the smallest positive integer that is the sum of six distinct positive integers, such that the sum of any selection of five of the six summands is a distinct square number.

(Solution without brute force, please ;-) )

Please Wait...