Find four distinct positive integers such that the sum of any three of them is a perfect square.
{1,22,41,58}
To avoid memory issues in my search, I restricted my hunt into the set of triples that add to a square.
I have not thought about this enough to give any kind of estimate on the distribution of these :-(
|
Posted by owl
on 2005-02-23 20:37:47 |