Difference between revisions of "Quadratic residues"
Baijiangchen (talk | contribs) (→Jacobi Symbol) |
Qkrwpwns12 (talk | contribs) m (→Additional properties) |
||
Line 16: | Line 16: | ||
Also, we have for any odd prime <math>p</math> the following rules: | Also, we have for any odd prime <math>p</math> the following rules: | ||
− | + | Multiplicativity: <math>\left(\frac{a}{p}\right) \left(\frac{b}{p}\right) = \left(\frac{ab}{p}\right)</math> | |
Euler's criterion: <math>\left(\frac{a}{p}\right) \equiv a^{\frac{p-1}{2}} \mod p</math> | Euler's criterion: <math>\left(\frac{a}{p}\right) \equiv a^{\frac{p-1}{2}} \mod p</math> |
Latest revision as of 12:10, 29 November 2017
Let and be integers, with . We say that is a quadratic residue modulo if there is some integer so that is divisible by .
Contents
Legendre Symbol
Determining whether is a quadratic residue modulo is easiest if is a prime. In this case we write
The symbol is called the Legendre symbol.
Quadratic Reciprocity
Let and be distinct odd primes. Then . This is known as the Quadratic Reciprocity Theorem. Whereas the above are properties of the Legendre symbol, they still hold for any odd coprime integers and when using the Jacobi symbol defined below.
Additional properties
Also, we have for any odd prime the following rules:
Multiplicativity:
Euler's criterion:
First supplementary rule: , so
Second supplementary rule: , so
It's also useful not to forget that the symbols are only properties , so
Jacobi Symbol
Now suppose that is odd, and let . Then we write . This symbol is called the Jacobi symbol. All properties mentioned above except Euler's criterion are also true for Jacobi symbols with odd (positive) integers and instead.
Note that does not mean that is a quadratic residue (but is necessary for it to be).
Calculation and examples
With the rules and properties already mentioned, it's eays to calculate Jacobi symbols. Since they are for primes identical to the Legendre symbol, this gives a fast way to decide if an integer is a quadratic residue or not.
Example:
Thus we know that is a quadratic residue modulo the prime . Indeed:
In a more general manner, one, for example, also gets:
, so .
, so .
, so .
The general case
In general, to determine whether is a quadratic residue modulo , one has to check whether is a quadratic residue modulo every odd prime dividing . This is enough if is odd or and is odd. If and is odd, one also has to check that . Finally, if is divisible by , one also has to check that .