Quadratic reciprocity

"Law of reciprocity" redirects here. For the philosophical concept known as the "ethic of reciprocity", see Golden Rule.

In number theory, the law of quadratic reciprocity is a theorem about modular arithmetic that gives conditions for the solvability of quadratic equations modulo prime numbers. There are a number of equivalent statements of the theorem. One version of the law states that for p and q odd prime numbers,

where

denotes the Legendre symbol.

This law, combined with the properties of the Legendre symbol, means that any Legendre symbol can be calculated. This makes it possible to determine, for any quadratic equation, where p is an odd prime, whether it has a solution. However, it does not provide any help at all for actually finding the solution. The solution can be found using quadratic residues.

The theorem was conjectured by Euler and Legendre and first proved by Gauss.[1] He refers to it as the "fundamental theorem" in the Disquisitiones Arithmeticae and his papers, writing

The fundamental theorem must certainly be regarded as one of the most elegant of its type. (Art. 151)

Privately he referred to it as the "golden theorem."[2] He published six proofs, and two more were found in his posthumous papers. There are now over 200 published proofs.[3]

The first section of this article gives a special case of quadratic reciprocity that is representative of the general case. The second section gives the formulations of quadratic reciprocity found by Legendre and Gauss.

Motivating example

Consider the polynomial and its values for The prime factorizations of these values are given as follows:

n f(n) n f(n) n f(n)
1  −4 −22 16  251 251 31  956 22239
2  −1 −1 17 284 2271 32 1019 1019
3  4 22 18 319 1129 33 1084 22271
4  11 11 19 356 2289 34 1151 1151
5 20 225 20 395 579 35 1220 22561
6 31 31 21 436 22109 36 1291 1291
7 44 2211 22 479 479 37 1364 221131
8 59 59 23 524 22131 38 1439 1439
9 76 2219 24 571 571 39 1516 22379
10 95 519 25 620 22531 40 1595 51129
11  116 2229 26 671 1161 41 1676 22419
12 139 139 27 724 22181 42 1759 1759
13 164 2241 28 779 1941 43 1844 22461
14 191 191 29 836 221119     44 1931 1931
15 220  22511     30 895  5179 45 2020  225101

The prime numbers that appear as factors are 2,5, and all the prime numbers whose final digit is 1 or 9. No primes ending in 3 or 7 ever appear. Another way of phrasing this is that the primes p for which there exists an n such that n2 ≡ 5 (mod p) are precisely 2, 5, and those primes p that are ≡ 1 or 4 (mod 5). Or in other words, when p is a prime that is neither 2 nor 5, 5 is a quadratic residue modulo p iff p is 1 or 4 modulo 5. In other words, 5 is a quadratic residue modulo p iff p is a quadratic residue modulo 5.

The law of quadratic reciprocity gives a similar characterization of prime divisors of f(n) = n2c for any integer c.

Terminology, data, and two statements of the theorem

A quadratic residue (mod n) is any number congruent to a square (mod n). A quadratic nonresidue (mod n) is any number that is not congruent to a square (mod n). The adjective "quadratic" can be dropped if the context makes it clear that it is implied. When working modulo primes (as in this article), it is usual to treat zero as a special case. By doing so, the following statements become true:

Table of quadratic residues

Squares mod primes
n 12 3 45 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
n2 1 4 9 16 25 36 49 64 81 100 121 144 169 196 225 256 289 324 361 400 441 484 529 576 625
mod 3 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1
mod 5 1 4 4 1 0 1 4 4 1 0 1 4 4 1 0 1 4 4 1 0 1 4 4 1 0
mod 7 1 4 2 2 4 1 0 1 4 2 2 4 1 0 1 4 2 2 4 1 0 1 4 2 2
mod 11 1 4 9 5 3 3 5 9 4 1 0 1 4 9 5 3 3 5 9 4 1 0 1 4 9
mod 13 1 4 9 3 12 10 10 12 3 9 4 1 0 1 4 9 3 12 10 10 12 3 9 4 1
mod 17 1 4 9 16 8 2 15 13 13 15 2 8 16 9 4 1 0 1 4 9 16 8 2 15 13
mod 19 1 4 9 16 6 17 11 7 5 5 7 11 17 6 16 9 4 1 0 1 4 9 16 6 17
mod 23 1 4 9 16 2 13 3 18 12 8 6 6 8 12 18 3 13 2 16 9 4 1 0 1 4
mod 29 1 4 9 16 25 7 20 6 23 13 5 28 24 22 22 24 28 5 13 23 6 20 7 25 16
mod 31 1 4 9 1625 5 18 2 19 7 28 20 14 10 8 8 10 14 20 28 7 19 2 18 5
mod 37 1 4 9 1625 36 12 27 7 2610 33 21 11 3 34 30 28 28 30 34 3 11 21 33
mod 41 1 4 9 1625 36 8 23 40 183921 5 32 20 10 2 37 33 31 31 33 37 2 10
mod 43 1 4 9 1625 36 6 21 38 14 35 15 40 24 10 41 31 23 17 13 11 11 13 17 23
mod 47 1 4 9 1625 36 2 17 34 6 27 3 28 8 3721742322418 14 12 12 14

This table is complete for odd primes less than 50. To check whether a number m is a quadratic residue mod one of these primes p, find am (mod p) and 0 ≤ a < p. If a is in row p, then m is a residue (mod p); if a is not in row p of the table, then m is a nonresidue (mod p).

The quadratic reciprocity law is the statement that certain patterns found in the table are true in general.

In this article, p and q always refer to distinct positive odd prime numbers.

±1 and the first supplement

Trivially 1 is a quadratic residue for all primes. The question becomes more interesting for −1. Examining the table, we find −1 in rows 5, 13, 17, 29, 37, and 41 but not in rows 3, 7, 11, 19, 23, 31, 43 or 47. The former set of primes are all congruent to 1 modulo 4, and the latter are congruent to 3 modulo 4.

First Supplement to Quadratic Reciprocity. The congruence is solvable if and only if is congruent to 1 modulo 4.

±2 and the second supplement

Examining the table, we find 2 in rows 7, 17, 23, 31, 41, and 47, but not in rows 3, 5, 11, 13, 19, 29, 37, or 43. The former primes are all ≡ ±1 (mod 8), and the latter are all ≡ ±3 (mod 8). This leads to

Second Supplement to Quadratic Reciprocity. The congruence is solvable if and only if is congruent to ±1 modulo 8.

−2 is in rows 3, 11, 17, 19, 41, 43, but not in rows 5, 7, 13, 23, 29, 31, 37, or 47. The former are ≡ 1 or ≡ 3 (mod 8), and the latter are ≡ 5, 7 (mod 8).

±3

3 is in rows 11, 13, 23, 37, and 47, but not in rows 5, 7, 17, 19, 29, 31, 41, or 43. The former are ≡ ±1 (mod 12) and the latter are all ≡ ±5 (mod 12).

−3 is in rows 7, 13, 19, 31, 37, and 43 but not in rows 5, 11, 17, 23, 29, 41, or 47. The former are ≡ 1 (mod 3) and the latter ≡ 2 (mod 3).

Since the only residue (mod 3) is 1, we see that −3 is a quadratic residue modulo every prime which is a residue modulo 3.

±5

5 is in rows 11, 19, 29, 31, and 41 but not in rows 3, 7, 13, 17, 23, 37, 43, or 47. The former are ≡ ±1 (mod 5) and the latter are ≡ ±2 (mod 5).

Since the only residues (mod 5) are ±1, we see that 5 is a quadratic residue modulo every prime which is a residue modulo 5.

−5 is in rows 3, 7, 23, 29, 41, 43, and 47 but not in rows 11, 13, 17, 19, 31, or 37. The former are ≡ 1, 3, 7, 9 (mod 20) and the latter are ≡ 11, 13, 17, 19 (mod 20).

Gauss's version

The observations about −3 and 5 continue to hold: −7 is a residue modulo p if and only if p is a residue modulo 7, −11 is a residue modulo p if and only if p is a residue modulo 11, 13 is a residue (mod p) if and only if p is a residue modulo 13, etc. The more complicated-looking rules for the quadratic characters of 3 and −5, which depend upon congruences modulo 12 and 20 respectively, are simply the ones for −3 and 5 working with the first supplement.

Example. For −5 to be a residue (mod p), either both 5 and −1 have to be residues (mod p) or they both have to be non-residues: i.e., p ≡ ±1 (mod 5) and p ≡ 1 (mod 4) or p ≡ ±2 (mod 5) and p ≡ 3 (mod 4). Using the Chinese remainder theorem these are equivalent to p ≡ 1, 9 (mod 20) or p ≡ 3, 7 (mod 20).

The generalization of the rules for −3 and 5 is Gauss's statement of quadratic reciprocity:

Quadratic Reciprocity (Gauss's Statement). If then the congruence is solvable if and only if is. If then the congruence is solvable if and only if is.

These statements may be combined:

Quadratic Reciprocity (Combined Statement). Define:
Then the congruence is solvable if and only if is.

Table of quadratic character of primes

Legend
R q is a residue (mod p)    q ≡ 1 (mod 4) or p ≡ 1 (mod 4) (or both)  
N q is a nonresidue (mod p)  
R q is a residue (mod p) both q ≡ 3 (mod 4) and p ≡ 3 (mod 4)
N q is a nonresidue (mod p)  
q
3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97
p 3   N R N R N R N N R R N R N N N R R N R R N N R
5 N   N R N N R N R R N R N N N R R N R N R N R N
7 N N   R N N N R R N R N R N R N N R R N R N N N
11 R R N   N N N R N R R N N R R R N R R N N N R R
13 R N N N   R N R R N N N R N R N R N N N R N N N
17 N N N N R   R N N N N N R R R R N R N N N R R N
19 N R R R N R   R N N N N R R N N R N N R N R N N
23 R N N N R N N   R R N R N R N R N N R R N N N N
29 N R R N R N N R   N N N N N R R N R R N N R N N
31 N R R N N N R N N   N R N R N R N R R N N N N R
37 R N R R N N N N N N   R N R R N N R R R N R N N
41 N R N N N N N R N R R   R N N R R N N R N R N N
43 N N N R R R N R N R N R   R R R N R N N R R N R
47 R N R N N R N N N N R N N   R R R N R N R R R R
53 N N R R R R N N R N R N R R   R N N N N N N R R
59 R R R N N R R N R N N R N N R   N N R N R N N N
61 R R N N R N R N N N N R N R N N   N N R N R N R
67 N N N N N R R R R N R N N R N R N   R R N R R N
71 R R N N N N R N R N R N R N N N N N   R R R R N
73 R N N N N N R R N N R R N N N N R R R   R N R R
79 N R N R R N R R N R N N N N N N N R N R   R R R
83 R N R R N R N R R R R R N N N R R N N N N   N N
89 N R N R N R N N N N N N N R R N N R R R R N   R
97 R N N R N N N N N R N N R R R N R N N R R N R  

Legendre's version

Another way to organize the data is to see which primes are residues mod which other primes, as illustrated in the above table. The entry in row p column q is R if q is a quadratic residue (mod p); if it is a nonresidue the entry is N.

If the row, or the column, or both, are ≡ 1 (mod 4) the entry is blue or green; if both row and column are ≡ 3 (mod 4), it is yellow or orange.

The blue and green entries are symmetric around the diagonal: The entry for row p, column q is R (resp N) if and only if the entry at row q, column p, is R (resp N).

The yellow and orange ones, on the other hand, are antisymmetric: The entry for row p, column q is R (resp N) if and only if the entry at row q, column p, is N (resp R).

Quadratic Reciprocity (Legendre's Statement). If p or q are congruent to 1 modulo 4 then: is solvable if and only if is solvable. If p and q are congruent to 3 modulo 4 then: is solvable if and only if is not.

It is a simple exercise to prove that Legendre's and Gauss's statements are equivalent – it requires no more than the first supplement and the facts about multiplying residues and nonresidues.

Connection with cyclotomy

The early proofs of quadratic reciprocity are relatively unilluminating. The situation changed when Gauss used Gauss sums to show that quadratic fields are subfields of cyclotomic fields, and implicitly deduced quadratic reciprocity from a reciprocity theorem for cyclotomic fields. His proof was cast in modern form by later algebraic number theorists. This proof served as a template for class field theory, which can be viewed as a vast generalization of quadratic reciprocity.

Robert Langlands formulated the Langlands program, which gives a conjectural vast generalization of class field theory. He wrote:[4]

I confess that, as a student unaware of the history of the subject and unaware of the connection with cyclotomy, I did not find the law or its so-called elementary proofs appealing. I suppose, although I would not have (and could not have) expressed myself in this way that I saw it as little more than a mathematical curiosity, fit more for amateurs than for the attention of the serious mathematician that I then hoped to become. It was only in Hermann Weyl's book on the algebraic theory of numbers[5] that I appreciated it as anything more.

History and alternative statements

There are a number of ways to state the theorem. Keep in mind that Euler and Legendre did not have Gauss's congruence notation, nor did Gauss have the Legendre symbol.

In this article p and q always refer to distinct positive odd primes.

Fermat

Fermat proved[6] (or claimed to have proved)[7] a number of theorems about expressing a prime by a quadratic form:

He did not state the law of quadratic reciprocity, although the cases −1, ±2, and ±3 are easy deductions from these and other of his theorems.

He also claimed to have a proof that if the prime number p ends with 7, (in base 10) and the prime number q ends in 3, and pq ≡ 3 (mod 4), then

Euler conjectured, and Lagrange proved, that[8]

Proving these and other statements of Fermat was one of the things that led mathematicians to the reciprocity theorem.

Euler

Translated into modern notation, Euler stated:[9]

  1. If q ≡ 1 (mod 4) then q is a quadratic residue (mod p) if and only if pr (mod q), where r is a quadratic residue of q.
  2. If q ≡ 3 (mod 4) then q is a quadratic residue (mod p) if and only if p ≡ ±b2 (mod 4q), where b is odd and not divisible by q.

This is equivalent to quadratic reciprocity.

He could not prove it, but he did prove the second supplement.[10]

Legendre and his symbol

Fermat proved that if p is a prime number and a is an integer,

Thus, if p does not divide a,

Legendre[11] lets a and A represent positive primes ≡ 1 (mod 4) and b and B positive primes ≡ 3 (mod 4), and sets out a table of eight theorems that together are equivalent to quadratic reciprocity:

Theorem When it follows that
I
II
III
IV
V
VI
VII
VIII

He says that since expressions of the form

will come up so often he will abbreviate them as:

This is now known as the Legendre symbol, and an equivalent[12][13] definition is used today: for all integers a and all odd primes p

Legendre's version of quadratic reciprocity

He notes that these can be combined:

A number of proofs, especially those based on Gauss's Lemma,[14] explicitly calculate this formula.

The supplementary laws using Legendre symbols

Legendre's attempt to prove reciprocity is based on a theorem of his:

Legendre's Theorem. Let a, b and c be integers where any pair of the three are relatively prime. Moreover assume that at least one of ab, bc or ca is negative (i.e. they don't all have the same sign). If
are solvable then the following equation has a nontrivial solution in integers:

Example. Theorem I is handled by letting a ≡ 1 and b ≡ 3 (mod 4) be primes and assuming that and, contrary the theorem, that Then has a solution, and taking congruences (mod 4) leads to a contradiction.

This technique doesn't work for Theorem VIII. Let bB ≡ 3 (mod 4), and assume

Then if there is another prime p ≡ 1 (mod 4) such that

the solvability of leads to a contradiction (mod 4). But Legendre was unable to prove there has to be such a prime p; he was later able to show that all that is required is:

Legendre's Lemma. If a is a prime that is congruent to 1 modulo 4 then there exists a prime b such that

but he couldn't prove that either. Hilbert symbol (below) discusses how techniques based on the existence of solutions to can be made to work.

Gauss

Part of Article 131 in the first edition (1801) of the Disquisitiones, listing the 8 cases of quadratic reciprocity

Gauss first proves[15] the supplementary laws. He sets[16] the basis for induction by proving the theorem for ±3 and ±5. Noting[17] that it is easier to state for −3 and +5 than it is for +3 or −5, he states[18] the general theorem in the form:

If p is a prime of the form 4n + 1 then p, but if p is of the form 4n + 3 then −p, is a quadratic residue (resp. nonresidue) of every prime, which, with a positive sign, is a residue (resp. nonresidue) of p. In the next sentence, he christens it the "fundamental theorem" (Gauss never used the word "reciprocity").

Introducing the notation a R b (resp. a N b) to mean a is a quadratic residue (resp. nonresidue) (mod b), and letting a, a, etc. represent positive primes ≡ 1 (mod 4) and b, b, etc. positive primes ≡ 3 (mod 4), he breaks it out into the same 8 cases as Legendre:

Case If Then
1) ±a R a ±a R a
2) ±a N a ±a N a
3) +a R b
a N b
±b R a
4) +a N b
a R b
±b N a
5) ±b R a +a R b
a N b
6) ±b N a +a N b
a R b
7) +b R b
b N b
b N b
+b R b
8) b N b
+b R b
+b R b
b N b

In the next Article he generalizes this to what are basically the rules for the Jacobi symbol (below). Letting A, A, etc. represent any (prime or composite) positive numbers ≡ 1 (mod 4) and B, B, etc. positive numbers ≡ 3 (mod 4):

Case If Then
9) ±a R A ±A R a
10) ±b R A +A R b
A N b
11) +a R B ±B R a
12) a R B ±B N a
13) +b R B B N b
+N R b
14) b R B +B R b
B N b

All of these cases take the form "if a prime is a residue (mod a composite), then the composite is a residue or nonresidue (mod the prime), depending on the congruences (mod 4)". He proves that these follow from cases 1) - 8).

Gauss needed, and was able to prove,[19] a lemma similar to the one Legendre needed:

Gauss's Lemma. If p is a prime congruent to 1 modulo 8 then there exists an odd prime q such that:

The proof of quadratic reciprocity uses complete induction.

Gauss's Version in Legendre Symbols.

These can be combined:

Gauss's Combined Version in Legendre Symbols. Let
In other words:
Then:

A number of proofs of the theorem, especially those based on Gauss sums derive this formula.[20] or the splitting of primes in algebraic number fields,[21]

Other statements

Note that the statements in this section are equivalent to quadratic reciprocity: if, for example, Euler's version is assumed, the Legendre-Gauss version can be deduced from it, and vice versa.

Euler's Formulation of Quadratic Reciprocity.[22] If then

This can be proven using Gauss's lemma.

Quadratic Reciprocity (Gauss; Fourth Proof).[23] Let a, b, c, ... be unequal positive odd primes, whose product is n, and let m be the number of them that are ≡ 3 (mod 4); check whether n/a is a residue of a, whether n/b is a residue of b, .... The number of nonresidues found will be even when m ≡ 0, 1 (mod 4), and it will be odd if m ≡ 2, 3 (mod 4).

Gauss's fourth proof consists of proving this theorem (by comparing two formulas for the value of Gauss sums) and then restricting it to two primes. He then gives an example: Let a = 3, b = 5, c = 7, and d = 11. Three of these, 3, 7, and 11 ≡ 3 (mod 4), so m ≡ 3 (mod 4). 5×7×11 R 3; 3×7×11 R 5; 3×5×11 R 7;  and  3×5×7 N 11, so there are an odd number of nonresidues.

Eisenstein's Formulation of Quadratic Reciprocity.[24] Assume
Then
Mordell's Formulation of Quadratic Reciprocity.[25] Let a, b and c be integers. For every prime, p, dividing abc if the congruence
has a nontrivial solution, then so does:

Jacobi symbol

The Jacobi symbol is a generalization of the Legendre symbol; the main difference is that the bottom number has to be positive and odd, but does not have to be prime. If it is prime, the two symbols agree. It obeys the same rules of manipulation as the Legendre symbol. In particular

and if both numbers are positive and odd (this is sometimes called "Jacobi's reciprocity law"):

However, if the Jacobi symbol is 1 but the denominator is not a prime, it does not necessarily follow that the numerator is a quadratic residue of the denominator. Gauss's cases 9) - 14) above can be expressed in terms of Jacobi symbols:

and since p is prime the left hand side is a Legendre symbol, and we know whether M is a residue modulo p or not.

The formulas listed in the preceding section are true for Jacobi symbols as long as the symbols are defined. Euler's formula may be written

Example.

2 is a residue modulo the primes 7, 23 and 31:

But 2 is not a quadratic residue modulo 5, so it can't be one modulo 15. This is related to the problem Legendre had: if then a is a non-residue modulo every prime in the arithmetic progression m + 4a, m + 8a, ..., if there are any primes in this series, but that wasn't proved until decades after Legendre.[26]

Eisenstein's formula requires relative primality conditions (which are true if the numbers are prime)

Let be positive odd integers such that:
Then

Hilbert symbol

The quadratic reciprocity law can be formulated in terms of the Hilbert symbol where a and b are any two nonzero rational numbers and v runs over all the non-trivial absolute values of the rationals (the archimedean one and the p-adic absolute values for primes p). The Hilbert symbol is 1 or −1. It is defined to be 1 if and only if the equation has a solution in the completion of the rationals at v other than . The Hilbert reciprocity law states that , for fixed a and b and varying v, is 1 for all but finitely many v and the product of over all v is 1. (This formally resembles the residue theorem from complex analysis.)

The proof of Hilbert reciprocity reduces to checking a few special cases, and the non-trivial cases turn out to be equivalent to the main law and the two supplementary laws of quadratic reciprocity for the Legendre symbol. There is no kind of reciprocity in the Hilbert reciprocity law; its name simply indicates the historical source of the result in quadratic reciprocity. Unlike quadratic reciprocity, which requires sign conditions (namely positivity of the primes involved) and a special treatment of the prime 2, the Hilbert reciprocity law treats all absolute values of the rationals on an equal footing. Therefore, it is a more natural way of expressing quadratic reciprocity with a view towards generalization: the Hilbert reciprocity law extends with very few changes to all global fields and this extension can rightly be considered a generalization of quadratic reciprocity to all global fields.

Other rings

There are also quadratic reciprocity laws in rings other than the integers.

Gaussian integers

In his second monograph on quartic reciprocity[27] Gauss stated quadratic reciprocity for the ring of Gaussian integers, saying that it is a corollary of the biquadratic law in but did not provide a proof of either theorem. Peter Gustav Lejeune Dirichlet[28] showed that the law in can be deduced from the law for without using biquadratic reciprocity.

For an odd Gaussian prime and a Gaussian integer relatively prime to with define the quadratic character for by:

Let be distinct Gaussian primes where a and c are odd and b and d are even. Then[29]

Eisenstein integers

Consider the following third root of unity:

The ring of Eisenstein integers is [30] For an Eisenstein prime and an Eisenstein integer with define the quadratic character for by the formula

Let λ = a + and μ = c + be distinct Eisenstein primes where a and c are not divisible by 3 and b and d are divisible by 3. Eisenstein proved[31]

Imaginary quadratic fields

The above laws are special cases of more general laws that hold for the ring of integers in any imaginary quadratic number field. Let k be an imaginary quadratic number field with ring of integers For a prime ideal with odd norm and define the quadratic character for as

for an arbitrary ideal factored into prime ideals define

and for define

Let i.e. is an integral basis for For with odd norm define (ordinary) integers a, b, c, d by the equations,

and a function

If m = and n = are both odd, Herglotz proved[32]

Also, if

Then[33]

Polynomials over a finite field

Let F be a finite field with q = pn elements, where p is an odd prime number and n is positive, and let F[x] be the ring of polynomials in one variable with coefficients in F. If and f is irreducible, monic, and has positive degree, define the quadratic character for F[x] in the usual manner:

If is a product of monic irreducibles let

Dedekind proved that if are monic and have positive degrees,[34]

Higher powers

The attempt to generalize quadratic reciprocity for powers higher than the second was one of the main goals that led 19th century mathematicians, including Carl Friedrich Gauss, Peter Gustav Lejeune Dirichlet, Carl Gustav Jakob Jacobi, Gotthold Eisenstein, Richard Dedekind, Ernst Kummer, and David Hilbert to the study of general algebraic number fields and their rings of integers;[35] specifically Kummer invented ideals in order to state and prove higher reciprocity laws.

The ninth in the list of 23 unsolved problems which David Hilbert proposed to the Congress of Mathematicians in 1900 asked for the "Proof of the most general reciprocity law [f]or an arbitrary number field".[36] In 1923 Emil Artin, building upon work by Philipp Furtwängler, Teiji Takagi, Helmut Hasse and others, discovered a general theorem for which all known reciprocity laws are special cases; he proved it in 1927.[37]

The links below provide more detailed discussions of these theorems.

See also

Notes

  1. Gauss, DA § 4, arts 107150
  2. E.g. in his mathematical diary entry for April 8, 1796 (the date he first proved quadratic reciprocity). See facsimile page from Felix Klein's Development of Mathematics in the 19th century
  3. See F. Lemmermeyer's chronology and bibliography of proofs in the external references
  4. "Archived copy" (PDF). Archived from the original (PDF) on January 22, 2012. Retrieved June 27, 2013.
  5. http://www.amazon.com/Algebraic-Theory-Numbers-Hermann-Weyl/dp/0691059179
  6. Lemmermeyer, pp. 23
  7. Gauss, DA, art. 182
  8. Lemmermeyer, p. 3
  9. Lemmermeyer, p. 5, Ireland & Rosen, pp. 54, 61
  10. Ireland & Rosen, pp. 6970. His proof is based on what are now called Gauss sums.
  11. This section is based on Lemmermeyer, pp. 68
  12. The equivalence is Euler's criterion
  13. The analogue of Legendre's original definition is used for higher-power residue symbols
  14. E.g. Kronecker's proof (Lemmermeyer, ex. p. 31, 1.34) is to use Gauss's lemma to establish that
    and then switch p and q.
  15. Gauss, DA, arts 108116
  16. Gauss, DA, arts 117123
  17. Gauss, DA, arts 130
  18. Gauss, DA, Art 131
  19. Gauss, DA, arts. 125129
  20. Because the basic Gauss sum equals
  21. Because the quadratic field is a subfield of the cyclotomic field
  22. Ireland & Rosen, pp 6061.
  23. Gauss, "Summierung gewisser Reihen von besonderer Art", reprinted in Untersuchumgen uber hohere Arithmetik, pp.463495
  24. Lemmermeyer, Th. 2.28, pp 6365
  25. Lemmermeyer, ex. 1.9, p. 28
  26. By Peter Gustav Lejeune Dirichlet in 1837
  27. Gauss, BQ § 60
  28. Dirichlet's proof is in Lemmermeyer, Prop. 5.1 p.154, and Ireland & Rosen, ex. 26 p. 64
  29. Lemmermeyer, Prop. 5.1, p. 154
  30. See the articles on Eisenstein integer and cubic reciprocity for definitions and notations.
  31. Lemmermeyer, Thm. 7.10, p. 217
  32. Lemmermeyer, Thm 8.15, p.256 ff
  33. Lemmermeyer Thm. 8.18, p. 260
  34. Bach & Shallit, Thm. 6.7.1
  35. Lemmermeyer, p. 15, and Edwards, pp.7980 both make strong cases that the study of higher reciprocity was much more important as a motivation than Fermat's Last Theorem was
  36. Lemmermeyer, p. viii
  37. Lemmermeyer, p. ix ff

References

The Disquisitiones Arithmeticae has been translated (from Latin) into English and German. The German edition includes all of Gauss's papers on number theory: all the proofs of quadratic reciprocity, the determination of the sign of the Gauss sum, the investigations into biquadratic reciprocity, and unpublished notes. Footnotes referencing the Disquisitiones Arithmeticae are of the form "Gauss, DA, Art. n".

The two monographs Gauss published on biquadratic reciprocity have consecutively numbered sections: the first contains §§ 123 and the second §§ 2476. Footnotes referencing these are of the form "Gauss, BQ, § n".

These are in Gauss's Werke, Vol II, pp. 6592 and 93148. German translations are in pp. 511533 and 534586 of Untersuchungen über höhere Arithmetik.

Every textbook on elementary number theory (and quite a few on algebraic number theory) has a proof of quadratic reciprocity. Two are especially noteworthy:

Franz Lemmermeyer's Reciprocity Laws: From Euler to Eisenstein has many proofs (some in exercises) of both quadratic and higher-power reciprocity laws and a discussion of their history. Its immense bibliography includes literature citations for 196 different published proofs for the quadratic reciprocity law.

Kenneth Ireland and Michael Rosen's A Classical Introduction to Modern Number Theory also has many proofs of quadratic reciprocity (and many exercises), and covers the cubic and biquadratic cases as well. Exercise 13.26 (p. 202) says it all

Count the number of proofs to the law of quadratic reciprocity given thus far in this book and devise another one.

External links

This article is issued from Wikipedia - version of the 11/25/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.