A Pythagorean triplet is a set of three natural numbers, for which,
For example,
There exists exactly one Pythagorean triplet for which,
Find the product abc.
Project Euler: Problem 9
Reply
A Pythagorean triplet is a set of three natural numbers, for which,
For example,
There exists exactly one Pythagorean triplet for which,
Find the product abc.