Next: A Lemma of Gauss
Up: Lecture 12: Quadratic Reciprocity
Previous: Euler's Criterion
Let be an odd prime and let be an integer with .
Set
Proposition 1.1 implies that
Also, notice that
because
is a homomorphism (see Remark 1.5).
The symbol
only depends on the residue class
of modulo . Thus tabulating the value of
for hundreds of would be silly.
Would it be equally silly to make a table of
for hundreds of primes ? Let's begin making such a table
and see whether or not there is an obvious pattern.
(To compute
in PARI, use the command kronecker(a,b).)
|
|
mod 5 |
7 |
|
2 |
11 |
|
1 |
13 |
|
3 |
17 |
|
2 |
19 |
|
4 |
23 |
|
3 |
29 |
|
4 |
31 |
|
1 |
37 |
|
2 |
41 |
|
1 |
43 |
|
3 |
47 |
|
2 |
The evidence suggests that
depends only on the
congruence class of ; more precisely,
if and only
if
, i.e., is a square modulo .
However, when I think directly about the equation
I see no way that knowing that
helps us
to evaluate that strange expression! And yet, the numerical
evidence is so compelling! Argh!
Based on such computations, various mathematicians found a conjectural
explanation for this mystery in the 18th century. Finally, on April
8, 1796, at your age (age 19), Gauss proved their conjecture.
Theorem 2.1 (The Law of Quadratic Reciprocity)
Suppose that
and
are odd primes. Then
We will prove this theorem in the next lecture.
In the case considered above, this theorem implies that
Thus the quadratic reciprocity law ``explains'' why knowing modulo
helps in computing
.
Here is a list of almost 200 proofs of Theorem 2.1:
http://www.rzuser.uni-heidelberg.de/~hb3/rchrono.html
Next: A Lemma of Gauss
Up: Lecture 12: Quadratic Reciprocity
Previous: Euler's Criterion
William A Stein
2001-10-06