|
|
|
Glossary:
Prime Pages:
Top 5000:
|
Suppose p is an odd prime and a is any
integer. The Legendre symbol (a|p) is defined to be
Note: the Legendre symbol is better written vertically: Euler showed that (a|p) = a (p-1)/2 (mod p). Using this we can show the following: Let p and q be odd primes, then (-1|p) = 1 if p = 1 (mod 4), and (-1|p) = -1 if p = 3 (mod 4);For the prime 2 we have (2|p) = 1 if p = 1 or 7 (mod 8), andFar more difficult to prove is the quadratic reciprocity law: If p and q are distinct primes, thenIn other words, (p|q) = (q|p), unless p = q = 3 (mod 4), in which case (p|q) = -(q|p). The Legendre symbol is often evaluated by using the Jacobi symbol.
See Also: JacobiSymbol
Chris K. Caldwell © 1999-2017 (all rights reserved)
|