|
54
9 | =6 |
|
| k | x | y |
|---|---|---|
| ... | ... | ... |
| -2 | -14 | 18 |
| -1 | -3 | 11 |
| -1 | -3 | 11 |
| 0 | 8 | 4 |
| 1 | 19 | -3 |
| 2 | 30 | -10 |
| ... | ... | ... |
|
|
| k | x | y | |
|---|---|---|---|
| ... | ... | ... | |
| -2 | x0 −2b | y0 +2a | |
| -1 | x0−b | y0+a | |
| 0 | x0 | y0 | |
| 1 | x0+b | y0−a | |
| 2 | x0+2b | y0−2a | |
| ... | ... | ... |
Could there be any other solutions other than those we
have just listed? We shall now show that there are not.
To do this let us consider any solution whatever, say
x=x1 and y=y1.
Then
|
|
|
The previous article in the series was Euclid's Algorithm I.