Given the triple (x,y,z) can one find k, the position on the table where that triple is to be found for the Diophantine equation
δ1 | x | y | z | δ2 | |
---|---|---|---|---|---|
k | Dk2 + n | mk | Dk2 - n |
where k is a counter starting at zero, the numeral D is the coefficient of y and the (n, m) are values taken from the table below so that whenever
n = j2 then
n | 1 | 4 | 9 | 16 | 25 | 36 | 49 | 64 | 81 | 100 | ... |
---|---|---|---|---|---|---|---|---|---|---|---|
m | 2 | 4 | 6 | 8 | 10 | 12 | 14 | 16 | 18 | 20 | ... |
Two sets of triples were chosen from Table 91, page 254 of Recreations in the Theory of Numbers by Albert H. Beiler (1966) for the least solution of the Pell equation,
We are given (11,2,1) as the least solution for the Pell equation x2 − 30y2 = 1. We start by setting the value for n in column x in the table above to j2 and then setting the equation equal to 11j (where j is a multiple of 11) and rearranging to:
Using the quadratic equation to find the value of j:
Setting k = 1:
Plugging the value of 5 into x, y and z gives:
Thus (55,10,5) is found at k = 1 of the table where the equations are x = 30k2 + 25, y = 10k and z = 30k2 − 25.
And plugging the value of 6 into x, y and z gives:
Thus (66,12,−6) is found at k = 1 of the table where the equations are x = 30k2 + 36, y = 12k and z = 30k2 − 36.
We are given (649,180,1) as the least solution for the Pell equation x2 − 13y2 = 1. We start by setting the value for n in column x in the table above to j2 and then setting the equation equal to 11j (where j is a multiple of 11) and rearranging to:
Using the quadratic equation to find the value of j:
where 52k2 = 421200 in order for the difference under the square root to equal to one and:
Plugging the value of 324 into x, y and z gives:
Thus (649,180,1) is found at k = 90 of the table where the equations are x = 13k2 + 3242, y = 648k and z = 13k2 − 3242. However, 324 is the square of 18 so that using 324 instead of 3242 and k = 5 instead of k = 90 gives the simpler result:
Thus (649,180,1) is found at k = 5 of the table where the equations are x = 13k2 + 324, y = 36k and z = 13k2 − 324.
And plugging the value of 325 into x, y and z gives:
Thus (649,180,−1) is found at k = 90 of the table where the equations are x = 13k2 + 3252, y = 650k and z = 13k2 − 3252. Because the square root of 325 is not an integer giving a simpler answer is not possible.
This concludes Part VI.
Go back to homepage.
Copyright © 2020 by Eddie N Gutierrez. E-Mail: enaguti1949@gmail.com