In this section we will show how to create consecutive triples of the Pythagorean equation a2 + b2 = c2 using the random access equations employed in Part XIV. Five Pythagorean triples listed in Recreations in the Theory of Numbers by Albert H. Beiler (Pages 106 and 123) (1964) will be used to generate new multiples which can be employed in the generation of Pythagorean sequences.
Table I contains the five triples and their differences Δ = z − x and half differences Δ /2 which are the squares of whole numbers.
| x | y | z | Δ | Δ /2 |
|---|---|---|---|---|
| 13 | 84 | 85 | 72 | 36 |
| 697 | 696 | 985 | 288 | 144 |
| 49 | 1200 | 1201 | 1152 | 576 |
| 4059 | 4060 | 5741 | 1682 | 841 |
| 81 | 3280 | 3281 | 3200 | 1600 |
The three equations from which the x, y and z values are constructed are:
| y = |
____ √z2 − x2 |
|---|
A series of new Pythagorean triple multiples, where k = 2 and k = 3, were constructed using the new equations and utilizing xi for the initial value of x. The first triple from Table I is (13, 84, 85):
Thus we obtain the two new triple multiples (160, 168, 232) and (405, 252, 477) with the first triplet being reducible to (20, 21, 29).
The second triple is (697, 696, 985):
Thus we obtain the two new triple multiples (3220, 1392, 3508) and (7425, 2088, 7713) with the first triplet being reducible to (805, 348, 877)
The third triple is (49, 1200, 1201):
Thus we obtain the two new triple multiples (1924, 2400, 3076) and (5049, 3600, 6201) with the first triplet being reducible to (481, 600, 769)
The fourth triple is (4059, 4060, 5741):
Thus we obtain the two new triple multiples (18759, 8120, 20441) and (43259, 12180, 44941).
The fifth triple is (81, 3280, 3281):
Thus we obtain the two new triple multiples (18759, 8120, 20441) and (13529, 9840, 16729).
Moreover, we can randomly access and construct an infinite number of Pythagorean triples via the use of these new equations and, thereby, produce sequences of triples for each initial set of Pythagorean triples all based on the value of k before squaring.
This concludes Part XX. Go to Part XXI for generating sequences of primitive and non-primitive Pythagorean triples.
Go back Part XIX. Go back to homepage.
Copyright © 2025 by Eddie N Gutierrez. E-Mail: enaguti1949@gmail.com