STIFEL'S METHOD FOR GENERATING PRIMITIVE PYTHAGOREAN TRIPLES - Number Relationships - Numbers: Their Tales, Types, and Treasures

Numbers: Their Tales, Types, and Treasures.

Chapter 9: Number Relationships

9.6.STIFEL'S METHOD FOR GENERATING PRIMITIVE PYTHAGOREAN TRIPLES

The following approach to generate Pythagorean triples is due to German mathematician Michael Stifel (1487–1567). He created a sequence of mixed numbers of the following form:

images

This sequence is easy to remember: The whole number parts of the above mixed numbers are simply the natural numbers in order, the numerators of the fractions are the same number as the whole number, and the denominators of the fractions are consecutive odd numbers, beginning with 3.

Now we convert each of the mixed numbers in this sequence to a fraction. The fractions will then produce the first two members of a Pythagorean triple. For example, if we take the sixth term of this sequence, images, we have the first two members of the Pythagorean triple (13, 84, c). Then, to get the third member, we simply obtain c in the following manner: c2 = 132 + 842 = 169 + 7,056 = 7,225, and then take the square root of 7,225 to get 85. Thus, the complete Pythagorean triple is (13, 84, 85).

What appears as a magic trick, is, in fact, easy to explain: We can write the nth number in Stifel's sequence as

images

Compare this result with the general expressions for the Pythagorean triples obtained by Fibonacci's method toward the end of the last section: an = 2n + 1, bn = 2n(n + 1), and cn = bn + 1. You can see that each of Stifel's numbers is just the quotient of the first two members of this Pythagorean triple,

images

This shows that Stifel's method leads precisely to the same primitive Pythagorean triples as does Fibonacci's method.