Pythagorean triple (source code)

= Pythagorean triple
{wiki=Pythagorean_triple}

A Pythagorean triple consists of three positive integers \\(a\\), \\(b\\), and \\(c\\) that satisfy the equation \\\[ a^2 + b^2 = c^2 \\\] In this equation, \\(c\\) represents the length of the hypotenuse of a right triangle, while \\(a\\) and \\(b\\) are the lengths of the other two sides.