Pythagorean Triples
When math textbooks need an example of a right triangle, they frequently use a triangle with sides of length 3, 4, and 5, since the numbers work out so nicely: by the Pythagorean theorem. If that gets tiresome, 12, 5, 13 might be used:
. Clearly, multiplies of these numbers work also, e.g.
Such groups of integers are called pythagorean triples. Recently, I remembered that my high school algebra teacher once challenged the class to find another triple besides the two basic ones above. This was in the days before everyone had a calculator, so just trying out numbers would have been very tedious.
However, I found a way to create triples without trial and error, which I will describe below. It’s nothing profound, and is certainly not original to me, but the reader may find it interesting.
We want:
where x, y, and z are integers
Rewriting
or
Now, if x is to be an integer, and
must be integers also, so that
and
must be perfect squares:
Where a and b are integers, and x will be . Solving these equations for z and y:
Tags: Number Theory


I'm Larry Phillips, a former engineer, programmer, math teacher, math /physics tutor, and currently owner of a tutoring company. I'm on a mission to show that math is more interesting than the schools made you think it was.