Search Problems   RSS Feed
projecteuler.net

Perfect Square Collection

 Published on Saturday, 24th February 2007, 01:00 am; Solved by 6697;
Difficulty level: 13

Problem 142

Find the smallest $x + y + z$ with integers $x \gt y \gt z \gt 0$ such that $x + y$, $x - y$, $x + z$, $x - z$, $y + z$, $y - z$ are all perfect squares.