Pell's equation

From HandWiki
Short description: Type of Diophantine equation
Pell's equation for n = 2 and six of its integer solutions

Pell's equation, also called the Pell–Fermat equation, is any Diophantine equation of the form [math]\displaystyle{ x^2 - ny^2 = 1, }[/math] where n is a given positive nonsquare integer, and integer solutions are sought for x and y. In Cartesian coordinates, the equation is represented by a hyperbola; solutions occur wherever the curve passes through a point whose x and y coordinates are both integers, such as the trivial solution with x = 1 and y = 0. Joseph Louis Lagrange proved that, as long as n is not a perfect square, Pell's equation has infinitely many distinct integer solutions. These solutions may be used to accurately approximate the square root of n by rational numbers of the form x/y.

This equation was first studied extensively in India starting with Brahmagupta,[1] who found an integer solution to [math]\displaystyle{ 92x^2 + 1 = y^2 }[/math] in his Brāhmasphuṭasiddhānta circa 628.[2] Bhaskara II in the 12th century and Narayana Pandit in the 14th century both found general solutions to Pell's equation and other quadratic indeterminate equations. Bhaskara II is generally credited with developing the chakravala method, building on the work of Jayadeva and Brahmagupta. Solutions to specific examples of Pell's equation, such as the Pell numbers arising from the equation with n = 2, had been known for much longer, since the time of Pythagoras in Greece and a similar date in India. William Brouncker was the first European to solve Pell's equation. The name of Pell's equation arose from Leonhard Euler mistakenly attributing Brouncker's solution of the equation to John Pell.[3][4][note 1]

History

As early as 400 BC in India and Greece, mathematicians studied the numbers arising from the n = 2 case of Pell's equation,

[math]\displaystyle{ x^2 - 2y^2 = 1, }[/math]

and from the closely related equation

[math]\displaystyle{ x^2 - 2y^2 = -1 }[/math]

because of the connection of these equations to the square root of 2.[5] Indeed, if x and y are positive integers satisfying this equation, then x/y is an approximation of 2. The numbers x and y appearing in these approximations, called side and diameter numbers, were known to the Pythagoreans, and Proclus observed that in the opposite direction these numbers obeyed one of these two equations.[5] Similarly, Baudhayana discovered that x = 17, y = 12 and x = 577, y = 408 are two solutions to the Pell equation, and that 17/12 and 577/408 are very close approximations to the square root of 2.[6]

Later, Archimedes approximated the square root of 3 by the rational number 1351/780. Although he did not explain his methods, this approximation may be obtained in the same way, as a solution to Pell's equation.[5] Likewise, Archimedes's cattle problem — an ancient word problem about finding the number of cattle belonging to the sun god Helios — can be solved by reformulating it as a Pell's equation. The manuscript containing the problem states that it was devised by Archimedes and recorded in a letter to Eratosthenes,[7] and the attribution to Archimedes is generally accepted today.[8][9]

Around AD 250, Diophantus considered the equation

[math]\displaystyle{ a^2 x^2 + c = y^2, }[/math]

where a and c are fixed numbers, and x and y are the variables to be solved for. This equation is different in form from Pell's equation but equivalent to it. Diophantus solved the equation for (ac) equal to (1, 1), (1, −1), (1, 12), and (3, 9). Al-Karaji, a 10th-century Persian mathematician, worked on similar problems to Diophantus.[10]

In Indian mathematics, Brahmagupta discovered that

[math]\displaystyle{ (x_1^2 - Ny_1^2)(x_2^2 - Ny_2^2) = (x_1x_2 + Ny_1y_2)^2 - N(x_1y_2 + x_2y_1)^2, }[/math]

a form of what is now known as Brahmagupta's identity. Using this, he was able to "compose" triples [math]\displaystyle{ (x_1, y_1, k_1) }[/math] and [math]\displaystyle{ (x_2, y_2, k_2) }[/math] that were solutions of [math]\displaystyle{ x^2 - Ny^2 = k }[/math], to generate the new triples

[math]\displaystyle{ (x_1x_2 + Ny_1y_2 , x_1y_2 + x_2y_1 , k_1k_2) }[/math] and [math]\displaystyle{ (x_1x_2 - Ny_1y_2 , x_1y_2 - x_2y_1 , k_1k_2). }[/math]

Not only did this give a way to generate infinitely many solutions to [math]\displaystyle{ x^2 - Ny^2 = 1 }[/math] starting with one solution, but also, by dividing such a composition by [math]\displaystyle{ k_1k_2 }[/math], integer or "nearly integer" solutions could often be obtained. For instance, for [math]\displaystyle{ N = 92 }[/math], Brahmagupta composed the triple (10, 1, 8) (since [math]\displaystyle{ 10^2 - 92(1^2) = 8 }[/math]) with itself to get the new triple (192, 20, 64). Dividing throughout by 64 ("8" for [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math]) gave the triple (24, 5/2, 1), which when composed with itself gave the desired integer solution (1151, 120, 1). Brahmagupta solved many Pell's equations with this method, proving that it gives solutions starting from an integer solution of [math]\displaystyle{ x^2 - Ny^2 = k }[/math] for k = ±1, ±2, or ±4.[11]

The first general method for solving the Pell's equation (for all N) was given by Bhāskara II in 1150, extending the methods of Brahmagupta. Called the chakravala (cyclic) method, it starts by choosing two relatively prime integers [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math], then composing the triple [math]\displaystyle{ (a, b, k) }[/math] (that is, one which satisfies [math]\displaystyle{ a^2 - Nb^2 = k }[/math]) with the trivial triple [math]\displaystyle{ (m, 1, m^2 - N) }[/math] to get the triple [math]\displaystyle{ \big(am + Nb, a + bm, k(m^2 - N)\big) }[/math], which can be scaled down to

[math]\displaystyle{ \left(\frac{am + Nb}{k}, \frac{a + bm}{k}, \frac{m^2 - N}{k}\right). }[/math]

When [math]\displaystyle{ m }[/math] is chosen so that [math]\displaystyle{ \frac{a + bm}{k} }[/math] is an integer, so are the other two numbers in the triple. Among such [math]\displaystyle{ m }[/math], the method chooses one that minimizes [math]\displaystyle{ \frac{m^2 - N}{k} }[/math] and repeats the process. This method always terminates with a solution. Bhaskara used it to give the solution x = 1766319049, y = 226153980 to the N = 61 case.[11]

Several European mathematicians rediscovered how to solve Pell's equation in the 17th century. Pierre de Fermat found how to solve the equation and in a 1657 letter issued it as a challenge to English mathematicians.[12] In a letter to Kenelm Digby, Bernard Frénicle de Bessy said that Fermat found the smallest solution for N up to 150 and challenged John Wallis to solve the cases N = 151 or 313. Both Wallis and William Brouncker gave solutions to these problems, though Wallis suggests in a letter that the solution was due to Brouncker.[13]

John Pell's connection with the equation is that he revised Thomas Branker's translation[14] of Johann Rahn's 1659 book Teutsche Algebra[note 2] into English, with a discussion of Brouncker's solution of the equation. Leonhard Euler mistakenly thought that this solution was due to Pell, as a result of which he named the equation after Pell.[4]

The general theory of Pell's equation, based on continued fractions and algebraic manipulations with numbers of the form [math]\displaystyle{ P + Q\sqrt{a}, }[/math] was developed by Lagrange in 1766–1769.[15] In particular, Lagrange gave a proof that the Brouncker-Wallis algorithm always terminates.

Solutions

Fundamental solution via continued fractions

Let [math]\displaystyle{ h_i/k_i }[/math] denote the sequence of convergents to the regular continued fraction for [math]\displaystyle{ \sqrt{n} }[/math]. This sequence is unique. Then the pair [math]\displaystyle{ (x_1, y_1) }[/math] solving Pell's equation and minimizing x satisfies x1 = hi and y1 = ki for some i. This pair is called the fundamental solution. Thus, the fundamental solution may be found by performing the continued fraction expansion and testing each successive convergent until a solution to Pell's equation is found.[16]

The time for finding the fundamental solution using the continued fraction method, with the aid of the Schönhage–Strassen algorithm for fast integer multiplication, is within a logarithmic factor of the solution size, the number of digits in the pair [math]\displaystyle{ (x_1, y_1) }[/math]. However, this is not a polynomial-time algorithm because the number of digits in the solution may be as large as n, far larger than a polynomial in the number of digits in the input value n.[17]

Additional solutions from the fundamental solution

Once the fundamental solution is found, all remaining solutions may be calculated algebraically from[17]

[math]\displaystyle{ x_k + y_k \sqrt n = (x_1 + y_1 \sqrt n)^k, }[/math]

expanding the right side, equating coefficients of [math]\displaystyle{ \sqrt{n} }[/math] on both sides, and equating the other terms on both sides. This yields the recurrence relations

[math]\displaystyle{ x_{k+1} = x_1 x_k + n y_1 y_k, }[/math]
[math]\displaystyle{ y_{k+1} = x_1 y_k + y_1 x_k. }[/math]

Concise representation and faster algorithms

Although writing out the fundamental solution (x1, y1) as a pair of binary numbers may require a large number of bits, it may in many cases be represented more compactly in the form

[math]\displaystyle{ x_1+y_1\sqrt n = \prod_{i=1}^t (a_i + b_i\sqrt n)^{c_i} }[/math]

using much smaller integers ai, bi, and ci.

For instance, Archimedes' cattle problem is equivalent to the Pell equation [math]\displaystyle{ x^2 - 410\,286\,423\,278\,424 y^2 = 1 }[/math], the fundamental solution of which has 206545 digits if written out explicitly. However, the solution is also equal to

[math]\displaystyle{ x_1 + y_1 \sqrt n = u^{2329}, }[/math]

where

[math]\displaystyle{ u = x'_1 + y'_1 \sqrt{4\,729\,494} = (300\,426\,607\,914\,281\,713\,365 \sqrt{609} + 84\,129\,507\,677\,858\,393\,258 \sqrt{7766})^2 }[/math]

and [math]\displaystyle{ x'_1 }[/math] and [math]\displaystyle{ y'_1 }[/math] only have 45 and 41 decimal digits respectively.[17]

Methods related to the quadratic sieve approach for integer factorization may be used to collect relations between prime numbers in the number field generated by n and to combine these relations to find a product representation of this type. The resulting algorithm for solving Pell's equation is more efficient than the continued fraction method, though it still takes more than polynomial time. Under the assumption of the generalized Riemann hypothesis, it can be shown to take time

[math]\displaystyle{ \exp O(\sqrt{\log N\log\log N}), }[/math]

where N = log n is the input size, similarly to the quadratic sieve.[17]

Quantum algorithms

Hallgren showed that a quantum computer can find a product representation, as described above, for the solution to Pell's equation in polynomial time.[18] Hallgren's algorithm, which can be interpreted as an algorithm for finding the group of units of a real quadratic number field, was extended to more general fields by Schmidt and Völlmer.[19]

Example

As an example, consider the instance of Pell's equation for n = 7; that is,

[math]\displaystyle{ x^2 - 7y^2 = 1. }[/math]

The sequence of convergents for the square root of seven are

h/k (convergent) h2 − 7k2 (Pell-type approximation)
2/1 −3
3/1 +2
5/2 −3
8/3 +1

Therefore, the fundamental solution is formed by the pair (8, 3). Applying the recurrence formula to this solution generates the infinite sequence of solutions

(1, 0); (8, 3); (127, 48); (2024, 765); (32257, 12192); (514088, 194307); (8193151, 3096720); (130576328, 49353213); ... (sequence A001081 (x) and A001080 (y) in OEIS)

The smallest solution can be very large. For example, the smallest solution to [math]\displaystyle{ x^2 - 313y^2 = 1 }[/math] is (321881208291348491819380158564160), and this is the equation which Frenicle challenged Wallis to solve.[20] Values of n such that the smallest solution of [math]\displaystyle{ x^2 - ny^2 = 1 }[/math] is greater than the smallest solution for any smaller value of n are

1, 2, 5, 10, 13, 29, 46, 53, 61, 109, 181, 277, 397, 409, 421, 541, 661, 1021, 1069, 1381, 1549, 1621, 2389, 3061, 3469, 4621, 4789, 4909, 5581, 6301, 6829, 8269, 8941, 9949, ... (sequence A033316 in the OEIS).

(For these records, see OEISA033315 for x and OEISA033319 for y.)

List of fundamental solutions of Pell's equations

The following is a list of the fundamental solution to [math]\displaystyle{ x^2 - ny^2 = 1 }[/math] with n ≤ 128. When n is an integer square, there is no solution except for the trivial solution (1, 0). The values of x are sequence A002350 and those of y are sequence A002349 in OEIS.

n x y
1
2 3 2
3 2 1
4
5 9 4
6 5 2
7 8 3
8 3 1
9
10 19 6
11 10 3
12 7 2
13 649 180
14 15 4
15 4 1
16
17 33 8
18 17 4
19 170 39
20 9 2
21 55 12
22 197 42
23 24 5
24 5 1
25
26 51 10
27 26 5
28 127 24
29 9801 1820
30 11 2
31 1520 273
32 17 3
n x y
33 23 4
34 35 6
35 6 1
36
37 73 12
38 37 6
39 25 4
40 19 3
41 2049 320
42 13 2
43 3482 531
44 199 30
45 161 24
46 24335 3588
47 48 7
48 7 1
49
50 99 14
51 50 7
52 649 90
53 66249 9100
54 485 66
55 89 12
56 15 2
57 151 20
58 19603 2574
59 530 69
60 31 4
61 1766319049 226153980
62 63 8
63 8 1
64
n x y
65 129 16
66 65 8
67 48842 5967
68 33 4
69 7775 936
70 251 30
71 3480 413
72 17 2
73 2281249 267000
74 3699 430
75 26 3
76 57799 6630
77 351 40
78 53 6
79 80 9
80 9 1
81
82 163 18
83 82 9
84 55 6
85 285769 30996
86 10405 1122
87 28 3
88 197 21
89 500001 53000
90 19 2
91 1574 165
92 1151 120
93 12151 1260
94 2143295 221064
95 39 4
96 49 5
n x y
97 62809633 6377352
98 99 10
99 10 1
100
101 201 20
102 101 10
103 227528 22419
104 51 5
105 41 4
106 32080051 3115890
107 962 93
108 1351 130
109 158070671986249 15140424455100
110 21 2
111 295 28
112 127 12
113 1204353 113296
114 1025 96
115 1126 105
116 9801 910
117 649 60
118 306917 28254
119 120 11
120 11 1
121
122 243 22
123 122 11
124 4620799 414960
125 930249 83204
126 449 40
127 4730624 419775
128 577 51

Connections

Pell's equation has connections to several other important subjects in mathematics.

Algebraic number theory

Pell's equation is closely related to the theory of algebraic numbers, as the formula

[math]\displaystyle{ x^2 - n y^2 = (x + y\sqrt n)(x - y\sqrt n) }[/math]

is the norm for the ring [math]\displaystyle{ \mathbb{Z}[\sqrt{n}] }[/math] and for the closely related quadratic field [math]\displaystyle{ \mathbb{Q}(\sqrt{n}) }[/math]. Thus, a pair of integers [math]\displaystyle{ (x, y) }[/math] solves Pell's equation if and only if [math]\displaystyle{ x + y \sqrt{n} }[/math] is a unit with norm 1 in [math]\displaystyle{ \mathbb{Z}[\sqrt{n}] }[/math].[21] Dirichlet's unit theorem, that all units of [math]\displaystyle{ \mathbb{Z}[\sqrt{n}] }[/math] can be expressed as powers of a single fundamental unit (and multiplication by a sign), is an algebraic restatement of the fact that all solutions to the Pell's equation can be generated from the fundamental solution.[22] The fundamental unit can in general be found by solving a Pell-like equation but it does not always correspond directly to the fundamental solution of Pell's equation itself, because the fundamental unit may have norm −1 rather than 1 and its coefficients may be half integers rather than integers.

Chebyshev polynomials

Demeyer mentions a connection between Pell's equation and the Chebyshev polynomials: If [math]\displaystyle{ T_i(x) }[/math] and [math]\displaystyle{ U_i(x) }[/math] are the Chebyshev polynomials of the first and second kind respectively, then these polynomials satisfy a form of Pell's equation in any polynomial ring [math]\displaystyle{ R[x] }[/math], with [math]\displaystyle{ n = x^2 - 1 }[/math]:[23]

[math]\displaystyle{ T_i^2 - (x^2-1) U_{i-1}^2 = 1. }[/math]

Thus, these polynomials can be generated by the standard technique for Pell's equations of taking powers of a fundamental solution:

[math]\displaystyle{ T_i + U_{i-1} \sqrt{x^2-1} = (x + \sqrt{x^2-1})^i. }[/math]

It may further be observed that if [math]\displaystyle{ (x_i, y_i) }[/math] are the solutions to any integer Pell's equation, then [math]\displaystyle{ x_i = T_i (x_1) }[/math] and [math]\displaystyle{ y_i = y_1 U_{i-1} (x_1) }[/math].[24]

Continued fractions

A general development of solutions of Pell's equation [math]\displaystyle{ x^2 - ny^2 = 1 }[/math] in terms of continued fractions of [math]\displaystyle{ \sqrt{n} }[/math] can be presented, as the solutions x and y are approximates to the square root of n and thus are a special case of continued fraction approximations for quadratic irrationals.[16]

The relationship to the continued fractions implies that the solutions to Pell's equation form a semigroup subset of the modular group. Thus, for example, if p and q satisfy Pell's equation, then

[math]\displaystyle{ \begin{pmatrix} p & q \\ nq & p \end{pmatrix} }[/math]

is a matrix of unit determinant. Products of such matrices take exactly the same form, and thus all such products yield solutions to Pell's equation. This can be understood in part to arise from the fact that successive convergents of a continued fraction share the same property: If pk−1/qk−1 and pk/qk are two successive convergents of a continued fraction, then the matrix

[math]\displaystyle{ \begin{pmatrix} p_{k-1} & p_{k} \\ q_{k-1} & q_{k} \end{pmatrix} }[/math]

has determinant (−1)k.

Smooth numbers

Størmer's theorem applies Pell equations to find pairs of consecutive smooth numbers, positive integers whose prime factors are all smaller than a given value.[25][26] As part of this theory, Størmer also investigated divisibility relations among solutions to Pell's equation; in particular, he showed that each solution other than the fundamental solution has a prime factor that does not divide n.[25]

The negative Pell's equation

The negative Pell's equation is given by

[math]\displaystyle{ x^2 - ny^2 = -1 }[/math]

and has also been extensively studied. It can be solved by the same method of continued fractions and has solutions if and only if the period of the continued fraction has odd length. However, it is not known which roots have odd period lengths, and therefore not known when the negative Pell equation is solvable. A necessary (but not sufficient) condition for solvability is that n is not divisible by 4 or by a prime of form 4k + 3.[note 3] Thus, for example, x2 − 3ny2 = −1 is never solvable, but x2 − 5ny2 = −1 may be.[27]

The first few numbers n for which x2 − ny2 = −1 is solvable are

1, 2, 5, 10, 13, 17, 26, 29, 37, 41, 50, 53, 58, 61, 65, 73, 74, 82, 85, 89, 97, ... (sequence A031396 in the OEIS).

Let [math]\displaystyle{ \alpha = \Pi_{j\text{ is odd}} (1 - 2^j) }[/math]. The proportion of square-free n divisible by k primes of the form 4m + 1 for which the negative Pell's equation is solvable is at least α.[28] When the number of prime divisors is not fixed, the proportion is given by 1 - α.[29][30]

If the negative Pell's equation does have a solution for a particular n, its fundamental solution leads to the fundamental one for the positive case by squaring both sides of the defining equation:

[math]\displaystyle{ (x^2 - ny^2)^2 = (-1)^2 }[/math]

implies

[math]\displaystyle{ (x^2 + ny^2)^2 - n(2xy)^2 = 1. }[/math]

As stated above, if the negative Pell's equation is solvable, a solution can be found using the method of continued fractions as in the positive Pell's equation. The recursion relation works slightly differently however. Since [math]\displaystyle{ (x + \sqrt{n} y)(x - \sqrt{n} y) = -1 }[/math], the next solution is determined in terms of [math]\displaystyle{ i(x_k + \sqrt{n} y_k) = (i(x + \sqrt{n} y))^k }[/math] whenever there is a match, that is, when [math]\displaystyle{ k }[/math] is odd. The resulting recursion relation is (modulo a minus sign, which is immaterial due to the quadratic nature of the equation)

[math]\displaystyle{ x_k = x_{k-2} x_1^2 + n x_{k-2} y_1^2 + 2 n y_{k-2} y_1 x_1, }[/math]
[math]\displaystyle{ y_k = y_{k-2} x_1^2 + n y_{k-2} y_1^2 + 2 x_{k-2} y_1 x_1, }[/math]

which gives an infinite tower of solutions to the negative Pell's equation.

Generalized Pell's equation

The equation

[math]\displaystyle{ x^2 - dy^2 = N }[/math]

is called the generalized[citation needed] (or general[16]) Pell's equation. The equation [math]\displaystyle{ u^2 - dv^2 = 1 }[/math] is the corresponding Pell's resolvent.[16] A recursive algorithm was given by Lagrange in 1768 for solving the equation, reducing the problem to the case [math]\displaystyle{ |N| \lt \sqrt{d} }[/math].[31][32] Such solutions can be derived using the continued-fractions method as outlined above.

If [math]\displaystyle{ (x_0, y_0) }[/math] is a solution to [math]\displaystyle{ x^2 - dy^2 = N, }[/math] and [math]\displaystyle{ (u_n, v_n) }[/math] is a solution to [math]\displaystyle{ u^2 - dv^2 = 1, }[/math] then [math]\displaystyle{ (x_n, y_n) }[/math] such that [math]\displaystyle{ x_n + y_n \sqrt{d} = \big(x_0 + y_0 \sqrt{d}\big)\big(u_n + v_n \sqrt{d}\big) }[/math] is a solution to [math]\displaystyle{ x^2 - dy^2 = N }[/math], a principle named the multiplicative principle.[16] The solution [math]\displaystyle{ (x_n, y_n) }[/math] is called a Pell multiple of the solution [math]\displaystyle{ (x_0, y_0) }[/math].

There exists a finite set of solutions to [math]\displaystyle{ x^2 - dy^2 = N }[/math] such that every solution is a Pell multiple of a solution from that set. In particular, if [math]\displaystyle{ (u, v) }[/math] is the fundamental solution to [math]\displaystyle{ u^2 - dv^2 = 1 }[/math], then each solution to the equation is a Pell multiple of a solution [math]\displaystyle{ (x, y) }[/math] with [math]\displaystyle{ |x| \le \sqrt{|N|} \left(\sqrt{|U|} + 1\right) / 2 }[/math] and [math]\displaystyle{ |y| \le \sqrt{|N|} \left(\sqrt{|U|} + 1\right) / \big(2\sqrt{d}\big) }[/math], where [math]\displaystyle{ U = u + v \sqrt d }[/math].[33]

If x and y are positive integer solutions to the Pell's equation with [math]\displaystyle{ |N| \lt \sqrt d }[/math], then [math]\displaystyle{ x/y }[/math] is a convergent to the continued fraction of [math]\displaystyle{ \sqrt d }[/math].[33]

Solutions to the generalized Pell's equation are used for solving certain Diophantine equations and units of certain rings,[34][35] and they arise in the study of SIC-POVMs in quantum information theory.[36]

The equation

[math]\displaystyle{ x^2 - dy^2 = 4 }[/math]

is similar to the resolvent [math]\displaystyle{ x^2 - dy^2 = 1 }[/math] in that if a minimal solution to [math]\displaystyle{ x^2 - dy^2 = 4 }[/math] can be found, then all solutions of the equation can be generated in a similar manner to the case [math]\displaystyle{ N = 1 }[/math]. For certain [math]\displaystyle{ d }[/math], solutions to [math]\displaystyle{ x^2 - dy^2 = 1 }[/math] can be generated from those with [math]\displaystyle{ x^2 - dy^2 = 4 }[/math], in that if [math]\displaystyle{ d \equiv 5 \pmod{8}, }[/math] then every third solution to [math]\displaystyle{ x^2 - dy^2 = 4 }[/math] has [math]\displaystyle{ x, y }[/math] even, generating a solution to [math]\displaystyle{ x^2 - dy^2 = 1 }[/math].[16]

Notes

  1. In Euler's Vollständige Anleitung zur Algebra (pp. 227ff), he presents a solution to Pell's equation which was taken from John Wallis' Commercium epistolicum, specifically, Letter 17 (Epistola XVII) and Letter 19 (Epistola XIX) of: Wallis' letters showing a solution to the Pell's equation also appear in volume 2 of Wallis' Opera mathematica (1693), which includes articles by John Pell:
    • De Algebra D. Johannis Pellii; & speciatim de Problematis imperfecte determinatis (On Algebra by Dr. John Pell and especially on an incompletely determined problem), pp. 234–236.
    • Methodi Pellianae Specimen (Example of Pell's method), pp. 238–244.
    • Specimen aliud Methodi Pellianae (Another example of Pell's method), pp. 244–246.
    See also:
  2. Teutsch is an obsolete form of Deutsch, meaning "German". Free E-book: Teutsche Algebra at Google Books.
  3. This is because the Pell equation implies that −1 is a quadratic residue modulo n.

References

  1. O'Connor, J. J.; Robertson, E. F. (February 2002). "Pell's Equation". https://mathshistory.st-andrews.ac.uk/HistTopics/Pell/. 
  2. Dunham, William. "Number theory – Number theory in the East" (in en). https://www.britannica.com/science/number-theory. 
  3. As early as 1732–1733 Euler believed that John Pell had developed a method to solve Pell's equation, even though Euler knew that Wallis had developed a method to solve it (although William Brouncker had actually done most of the work):
  4. 4.0 4.1 Tattersall, James (2000). Elementary Number Theory in Nine Chapters. Cambridge. pp. 274. doi:10.1017/CBO9780511756344. ISBN 9780521850148. https://pdfs.semanticscholar.org/6881/a5169f76c5b4de2b206346815313f343af52.pdf. 
  5. 5.0 5.1 5.2 "Archimedes and the measurement of the circle: a new interpretation", Archive for History of Exact Sciences 15 (2): 115–140, 1976, doi:10.1007/bf00348496 .
  6. O'Connor, John J.; Robertson, Edmund F., "Baudhayana", MacTutor History of Mathematics archive, University of St Andrews, http://www-history.mcs.st-andrews.ac.uk/Biographies/Baudhayana.html .
  7. Vardi, I. (1998). "Archimedes' Cattle Problem". American Mathematical Monthly (Mathematical Association of America) 105 (4): 305–319. doi:10.2307/2589706. 
  8. Fraser, Peter M. (1972). Ptolemaic Alexandria. Oxford University Press. 
  9. Weil, André (1972). Number Theory, an Approach Through History. Birkhäuser. 
  10. Izadi, Farzali (2015). "Congruent numbers via the Pell equation and its analogous counterpart". Notes on Number Theory and Discrete Mathematics 21: 70–78. http://www.nntdm.net/papers/nntdm-21/NNTDM-21-1-70-78.pdf. 
  11. 11.0 11.1 John Stillwell (2002), Mathematics and its history (2nd ed.), Springer, pp. 72–76, ISBN 978-0-387-95336-6, https://books.google.com/books?id=WNjRrqTm62QC&pg=PA72 .
  12. In February 1657, Pierre de Fermat wrote two letters about Pell's equation. One letter (in French) was addressed to Bernard Frénicle de Bessy, and the other (in Latin) was addressed to Kenelm Digby, whom it reached via Thomas White and then William Brouncker. The letter in Latin to Digby is translated into French in: Both letters are translated (in part) into English in:
  13. In January 1658, at the end of Epistola XIX (letter 19), Wallis effusively congratulated Brouncker for his victory in a battle of wits against Fermat regarding the solution of Pell's equation. From p. 807 of (Wallis, 1693): "Et quidem cum Vir Nobilissimus, utut hac sibi suisque tam peculiaria putaverit, & altis impervia, (quippe non omnis fert omnia tellus) ut ab Anglis haud speraverit solutionem; profiteatur tamen qu'il sera pourtant ravi d'estre destrompé par cet ingenieux & scavant Signieur; erit cur & ipse tibi gratuletur. Me quod attinet, humillimas est quod rependam gratias, quod in Victoriae tuae partem advocare dignatus es, ..." (And indeed, Most Noble Sir [i.e., Viscount Brouncker], he [i.e., Fermat] might have thought [to have] all to himself such an esoteric [subject, i.e., Pell's equation] with its impenetrable profundities (for all land does not bear all things [i.e., not every nation can excel in everything]), so that he might hardly have expected a solution from the English; nevertheless, he avows that he will, however, be thrilled to be disabused by this ingenious and learned Lord [i.e., Brouncker]; it will be for that reason that he [i.e., Fermat] himself would congratulate you. Regarding myself, I requite with humble thanks your having deigned to call upon me to take part in your Victory, ...) Note: The date at the end of Wallis' letter is "Jan. 20, 1657"; however, that date was according to the old Julian calendar that Britain finally discarded in 1752: most of the rest of Europe would have regarded that date as January 31, 1658. See Old Style and New Style dates.
  14. Rahn, Johann Heinrich (1668), Brancker, Thomas; Pell, eds., An introduction to algebra, http://eebo.chadwyck.com/search/full_rec?SOURCE=pgimages.cfg&ACTION=ByID&ID=V57365 .
  15. "Solution d'un Problème d'Arithmétique", in Joseph Alfred Serret (ed.), Œuvres de Lagrange, vol. 1, pp. 671–731, 1867.
  16. 16.0 16.1 16.2 16.3 16.4 16.5 Andreescu, Titu; Andrica, Dorin (2015). Quadratic Diophantine Equations. New York City: Springer. ISBN 978-0-387-35156-8. 
  17. 17.0 17.1 17.2 17.3 Lenstra, H. W. Jr. (2002), "Solving the Pell Equation", Notices of the American Mathematical Society 49 (2): 182–192, https://www.ams.org/notices/200202/fea-lenstra.pdf .
  18. Hallgren, Sean (2007), "Polynomial-time quantum algorithms for Pell's equation and the principal ideal problem", Journal of the ACM 54 (1): 1–19, doi:10.1145/1206035.1206039 .
  19. Schmidt, A.; Völlmer, U. (2005), "Polynomial time quantum algorithm for the computation of the unit group of a number field", Proceedings of the thirty-seventh annual ACM symposium on Theory of computing – STOC '05, New York: ACM, Symposium on Theory of Computing, pp. 475–480, doi:10.1145/1060590.1060661, ISBN 1581139608, http://www.cdc.informatik.tu-darmstadt.de/reports/reports/Schmidt_Vollmer_STOC05.pdf .
  20. "Prime Curios!: 313". http://primes.utm.edu/curios/page.php?short=313. 
  21. Clark, Pete. "The Pell Equation". University of Georgia. http://math.uga.edu/~pete/4400pellnotes.pdf. 
  22. Conrad, Keith. "Dirichlet's Unit Theorem". https://kconrad.math.uconn.edu/blurbs/gradnumthy/unittheorem.pdf. 
  23. Demeyer, Jeroen (2007), Diophantine Sets over Polynomial Rings and Hilbert's Tenth Problem for Function Fields, PhD thesis, Ghent University, p. 70, http://cage.ugent.be/~jdemeyer/phd.pdf, retrieved 27 February 2009 .
  24. Barbeau, Edward J. (2003), "3. Quadratic surds", Pell's Equation, Problem Books in Mathematics, Springer-Verlag, ISBN 0-387-95529-1, https://archive.org/details/pellsequation0000barb .
  25. 25.0 25.1 Størmer, Carl (1897). "Quelques théorèmes sur l'équation de Pell [math]\displaystyle{ x^2 - Dy^2 = \pm1 }[/math] et leurs applications" (in fr). Skrifter Videnskabs-selskabet (Christiania), Mat.-Naturv. Kl. I (2). 
  26. Lehmer, D. H. (1964). "On a Problem of Størmer". Illinois Journal of Mathematics 8 (1): 57–79. doi:10.1215/ijm/1256067456. 
  27. Wang, Jiaqi; Cai, Lide (December 2013). "The solvability of negative Pell equation". Tsinghua College: 5–6. http://archive.ymsc.tsinghua.edu.cn/pacm_download/21/241-2013The_solvability_of_negative_Pell_equation.pdf. 
  28. Cremona, John E.; Odoni, R. W. K. (1989), "Some density results for negative Pell equations; an application of graph theory", Journal of the London Mathematical Society, Second Series 39 (1): 16–28, doi:10.1112/jlms/s2-39.1.16, ISSN 0024-6107 .
  29. "Ancient Equations Offer New Look at Number Groups" (in en). 2022-08-10. https://www.quantamagazine.org/ancient-equations-offer-new-look-at-number-groups-20220810/. 
  30. Koymans, Peter; Pagano, Carlo (2022-01-31). "On Stevenhagen's conjecture". arXiv:2201.13424 [math.NT].
  31. Lagrange, Joseph-Louis (1867–1892) (in fr). Oeuvres de Lagrange. T. 2 / publiées par les soins de M. J.-A. Serret [et G. Darboux ; [précédé d'une notice sur la vie et les ouvrages de J.-L. Lagrange, par M. Delambre]]. https://gallica.bnf.fr/ark:/12148/bpt6k215570z. 
  32. Matthews, Keith. "The Diophantine Equation x2Dy2 = N, D > 0". http://www.numbertheory.org/pdfs/patz5.pdf. 
  33. 33.0 33.1 Conrad, Keith. "PELL'S EQUATION, II". https://kconrad.math.uconn.edu/blurbs/ugradnumthy/pelleqn2.pdf. 
  34. Bernstein, Leon (1975-10-01). "Truncated units in infinitely many algebraic number fields of degreen ≧4" (in en). Mathematische Annalen 213 (3): 275–279. doi:10.1007/BF01350876. ISSN 1432-1807. 
  35. Bernstein, Leon (1 March 1974). "On the Diophantine Equation x(x + d)(x + 2d) + y(y + d)(y + 2d) = z(z + d)(z + 2d)" (in en). Canadian Mathematical Bulletin 17 (1): 27–34. doi:10.4153/CMB-1974-005-5. ISSN 0008-4395. 
  36. Appleby, Marcus; Flammia, Steven; McConnell, Gary; Yard, Jon (August 2017). "SICs and Algebraic Number Theory" (in en). Foundations of Physics 47 (8): 1042–1059. doi:10.1007/s10701-017-0090-7. ISSN 0015-9018. Bibcode2017FoPh...47.1042A. 

Further reading

External links