



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is a table of primitive Pythagorean triples. A Pythagorean triple (x, y, z) is a triple of positive integers such that x2 + y2 = z2.
Typology: Summaries
1 / 6
This page cannot be seen from the preview
Don't miss anything!




This is a table of primitive Pythagorean triples. A Pythagorean triple (x, y, z) is a triple of positive integers such that x^2 + y^2 = z^2. It is primitive if the greatest common divisor of x, y, and z is 1. For any primitive Pythagorean triple, either x or y is even, but not both, so we may always choose x to be odd. When that is done, then every primitive Pythagorean triple (x, y, z) is of the form
(x, y, z) =
ab,
a^2 − b^2 2
a^2 + b^2 2
where the parameters a and b are relatively prime odd numbers, 1 ≤ b < a. This parameterization is the one given by Euclid in Proposition 29 of Book X of his Elements. See
http://aleph0.clarku.edu/~djoyce/java/elements/bookX/prop29.html
Here’s a short explanation why these are all the primitive Pythagorean triples. First, we can move the y^2 to the other side of the equation x^2 + y^2 = z^2 and rewrite it as x^2 = z^2 − y^2 so that we can factor the the
new right side as (z + y)(z − y). Next, we can divide by x^2. Then we have 1 =
( (^) z x
y x
) ( (^) z x
y x
. Thus, the
two terms on the right are reciprocals of each other. Let the first one be a/b in lowest terms, so the second is b/a. Thus
z x
y x
a b z x
y x
b a
Solving those two equations for z/x and y/x we find
z x
a b
b a
a^2 + b^2 2 ab y x
a b
b a
a^2 − b^2 2 ab
Note that b < a. Since x, y, and z have no common factor, x is odd, and a and b are relatively prime, it follows that x = ab, both a and b are odd, y = (a^2 − b^2 )/2, and z = (a^2 + b^2 )/2. The table shows all primitive Pythagorean triples with 1 ≤ b < a ≤ 81. Dots appear in place of the nonprimitive Pythagorean triples. In the first box a = 3 and b = 1. In the second box a = 5 and b = 1, 3. In the third a = 7 and b = 1, 3 , 5. Etc.