The Pellian equation is the Diophantine equation
The tables in these two articles show a series of numbers of which I will focus on those triples of the type (x,y,1) starting at (3,2,1) and D = 2. It will be shown here that we can continue generating all those values of x not listed in these articles by employing a general sequence method where the specific seqeunces from this general method may or may not be in the OEIS database. The sequences uses the expression consisting of a pair of numbers and the corresponding x values while keeping y constant:
corresponding to the various D and x values in the sequence where each pair uses the same value of n, and a is equal to the square of y. Thus, this method is a way of obtaining the Pellian triples from the set of square numbers S = {(y1)2,(y2)2,(y3)2,...} of which a miniscule number are found in the tables of the above articles.
However, as a check once we find D and its corresponding x value we can backtrack and find y according to the following:
where y is the floor(y) value, i.e., rounded down to the nearest integer equal to the square root of a.
Accordingly, Tables D and E shows the calculation of P(n) and x(n) for a, viz., the square numbers 1,4,9,16,25,36,49,64,81 and n 1 to 5, producing the following tabulated results for D and x. Values of y from the floor(y) are calculated from the previous two rows, another way of verifying for the value of y. Moreover, when y = 1 the D and xs are repeated so that we can eliminate the n(n − 2) and n − 1 and just focus on the n(n + 2) and n + 1 . The sequence for these D numbers (where y = 1 in Table D) is listed in the OEIS database entry A005563 as n(n + 2).
n | 1 | 1 | 2 | 2 | 3 | 3 | 4 | 4 | 5 | 5 |
---|---|---|---|---|---|---|---|---|---|---|
D | -1 | 3 | 0 | 8 | 3 | 15 | 8 | 24 | 15 | 35 |
x | 0 | 2 | 1 | 3 | 2 | 4 | 3 | 5 | 4 | 6 |
y | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
D | 2 | 6 | 12 | 20 | 30 | 42 | 56 | 72 | 90 | 110 |
x | 3 | 5 | 7 | 9 | 11 | 13 | 15 | 17 | 19 | 21 |
y | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
D | 7 | 11 | 32 | 40 | 75 | 87 | 136 | 152 | 215 | 235 |
x | 8 | 10 | 17 | 19 | 26 | 28 | 35 | 37 | 53 | 55 |
y | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 |
D | 14 | 18 | 60 | 68 | 138 | 150 | 248 | 264 | 390 | 410 |
x | 15 | 17 | 31 | 33 | 47 | 49 | 63 | 65 | 79 | 81 |
y | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 |
D | 23 | 27 | 96 | 104 | 219 | 231 | 392 | 408 | 615 | 635 |
x | 24 | 26 | 49 | 51 | 74 | 76 | 99 | 101 | 124 | 126 |
y | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 |
n | 1 | 1 | 2 | 2 | 3 | 3 | 4 | 4 | 5 | 5 |
---|---|---|---|---|---|---|---|---|---|---|
D | 34 | 38 | 140 | 148 | 318 | 330 | 568 | 584 | 890 | 910 |
x | 35 | 37 | 71 | 73 | 107 | 109 | 143 | 145 | 179 | 181 |
y | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 |
D | 47 | 51 | 192 | 200 | 435 | 447 | 716 | 792 | 1215 | 1235 |
x | 48 | 50 | 97 | 99 | 146 | 148 | 195 | 197 | 244 | 246 |
y | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 |
D | 62 | 66 | 252 | 260 | 570 | 582 | 1016 | 1032 | 1590 | 1610 |
x | 63 | 65 | 127 | 129 | 191 | 193 | 255 | 257 | 319 | 321 |
y | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 |
D | 79 | 83 | 320 | 328 | 723 | 735 | 1288 | 1304 | 2015 | 2035 |
x | 80 | 82 | 161 | 163 | 242 | 244 | 323 | 325 | 404 | 406 |
y | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 |
The method of generating groups of triples involves multiplying the initial least solutions by either of the two parts of the following mathematical expression:
where:
then multiplying and rounding off each row of triples generated by the RD for as many triples as are desired. The lists below show the patterns generated for a subset of Ds from tables D and E (starting at the yellow 14) and the accompanying dual equations for each D from which the triple tables, similar to those of Part XIIA, may be constructed.
The Pell equation for each example is x2 − 4y2 = 1 | The Pell equation for each example is x5 − 5y2 = 1. |
R14 = (4 + √14)2 ∕ 2 = 15 + 4√14 | R23 = (5 + √23)2 ∕ 2 = 24 + 5√23 |
R18 = (4 + √18)2 ∕ 2 = 17 + 4√18 | R27 = (5 + √27)2 ∕ 2 = 36 + 5√27 |
R60 = (8 + √60)2 ∕ 4 = 31 + 4√60 | R96 = (10 + √96)2 ∕ 4 = 49 + 5√96 |
R68 = (8 + √68)2 ∕ 4 = 33 + 4√68 | R104 = (10 + √104)2 ∕ 4 = 51 + 5√104 |
R138 = (12 + √138)2 ∕ 6 = 47 + 4√138 | R219 = (15 + √219)2 ∕ 6 = 74 + 5√219 |
R150 = (12 + √150)2 ∕ 6 = 49 + 4√150 | R231 = (15 + √231)2 ∕ 6 = 76 + 5√231 |
The Pell equation for each example is x2 − 6y2 = 1 | The Pell equation for each example is x2 − 7y2 = 1. |
R34 = (6 + √34)2 ∕ 2 = 35 + 6√34 | R47 = (7 + √47)2 ∕ 2 = 48 + 7√47 |
R38 = (6 + √38)2 ∕ 2 = 37 + 6√38 | R51 = (7 + √51)2 ∕ 2 = 50 + 7√51 |
R140 = (12 + √140)2 ∕ 4 = 71 + 6√140 | R192 = (14 + √192)2 ∕ 4 = 97 + 7√192 |
R148 = (12 + √148)2 ∕ 4 = 73 + 6√148 | R200 = (14 + √200)2 ∕ 4 = 99 + 7√200 |
R318 = (18 + √318)2 ∕ 6 = 107 + 6√318 | R435 = (21 + √435)2 ∕ 6 =146 + 7√435 |
R330 = (18 + √330)2 ∕ 6 = 109 + 6√330 | R447 = (21 + √447)2 ∕ 6 = 148 + 7√447 |
The Pell equation for each example is x2 − 8y2 = 1 | The Pell equation for each example is x2 − 9y2 = 1. |
R62 = (8 + √62)2 ∕ 2 = 63 + 8√62 | R79 = (9 + √79)2 ∕ 2 = 80 + 9√79 |
R66 = (8 + √66)2 ∕ 2 = 65 + 8√66 | R83 = (9 + √83)2 ∕ 2 = 82 + 9√83 |
R252 = (16 + √252)2 ∕ 4 = 127 + 8√252 | R320 = (18 + √320)2 ∕ 4 = 161 + 9√320 |
R260 = (16 + √260)2 ∕ 4 = 129 + 8√260 | R328 = (18 + √328)2 ∕ 4 = 163 + 9√328 |
R570 = (24 + √570)2 ∕ 6 = 191 + 8√570 | R723 = (27 + √723)2 ∕ 6 =242 + 9√723 |
R582 = (24 + √582)2 ∕ 6 = 193 + 8√582 | R735 = (27 + √735)2 ∕ 6 = 244 + 9√735 |
This concludes Part XIIB. Go back to Part XIIA.
Go back to homepage.
Copyright © 2020 by Eddie N Gutierrez. E-Mail: enaguti1949@gmail.com