Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
3 user(s) are online (2 user(s) are browsing encyclopedia)

Members: 0
Guests: 3

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Quadratic reciprocity

In mathematics, in number theory, the law of quadratic reciprocity connects the solvability of two related quadratic equations in modular arithmetic. As a consequence, it allows us to determine the solvability of any quadratic equation in modular arithmetic.

It was conjectured by Leonhard Euler and Adrien-Marie Legendre and first satisfactorily proven by Karl Friedrich Gauss. Gauss called it the golden theorem and was so fond of it that he went on to provide more than seven separate mathematical proof over his lifetime.

Suppose p and q are two different odd prime number, which means that p and q are congruent either to 1 or to 3 (modular arithmetic 4). If at least one of them is congruent to 1 mod 4, then the congruence

:x^2equiv p ({ m mod} q)

has a solution x if and only if the congruence

:y^2equiv q ({ m mod} p)

has a solution y . (The two solutions will in general be different.) On the other hand, if both primes are congruent to 3 modulo 4, then the congruence

:x^2equiv p ({ m mod} q)

has a solution x if and only if the congruence

:y^2equiv q ({ m mod} p)

does not have a solution y .

= Using the Legendre symbol =

Using the Legendre symbol: :left(frac{a}{p} ight)=left{egin{matrix}1 & mathrm{if} a mathrm{is a square modulo }p, \ 0 & mathrm{if } p mathrm{divides }a, \ -1 & mathrm{otherwise,}end{matrix} ight.

these statements may be summarized as

: left(frac{p}{q} ight) left(frac{q}{p} ight) = (-1)^{(p-1)(q-1)/4}.

Since (p-1)(q-1)/4 is even if either p or q is congruent to 1 mod 4, and odd only if both p and q are congruent to 3 mod 4, left(frac{p}{q} ight) left(frac{q}{p} ight) is equal to 1 if either p or q is congruent to 1 mod 4, and is equal to –1 if both p and q are congruent to 3 mod 4.

For example taking p to be 11 and q to be 19, we can relate left(frac{11}{19} ight) to left(frac{19}{11} ight), which is left(frac{8}{11} ight) or left(frac{-3}{11} ight). To proceed further we may need to know supplementary laws for computing left(frac{3}{q} ight) and left(frac{-1}{q} ight) explicitly. For example,

:left(frac{-1}{q} ight) = (-1)^{(q-1)/2}.

Using this we relate left(frac{-3}{11} ight) to left(frac{3}{11} ight) to left(frac{11}{3} ight) to left(frac{2}{3} ight) to left(frac{-1}{3} ight), and can complete the initial calculation.

Franz Lemmermeyer s book Reciprocity Laws: From Euler to Eisenstein , published in 2000, collects literature citations for 196 different published proofs for the quadratic reciprocity law.

There are cubic, quartic (biquadratic) and other higher reciprocity laws; but since two of the cube roots of 1 (root of unity) are not real, cubic reciprocity is outside the arithmetic of the rational numbers (and the same applies to higher laws).

The Gauss lemma reasons about the properties of quadratic residues and is involved in two of Gauss s proofs of quadratic reciprocity.

=External links=

  • [http://mathworld.wolfram.com/QuadraticReciprocityTheorem.html Quadratic Reciprocity Theorem] from MathWorld
  • [http://www.math.nmsu.edu/~history/schauspiel/schauspiel.html A play comparing two proofs of the quadratic reciprocity law]