Project Euler - Problem 9
Posted on Tue, 20/12/2011 - 15:17
Question
A Pythagorean triplet is a set of three natural numbers, a a² + b² = c²
For example, 3² + 4² = 9 + 16 = 25 = 5².
There exists exactly one Pythagorean triplet for which a + b + c = 1000.
Find the product abc.