ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Euler's criterion

Euler's criterion in number theory is used in determining whether an integer is a quadratic residue modulo a prime.

If p is an odd prime and a is an integer coprime to p then Euler's criterion states: if a is quadratic residue modulo p (i.e. there exists a number k such that k2a (mod p)), then

a(p-/sup> ≡ 1 (mod p
and if a is not a quadratic residue modulo p then
a(p-/sup> ≡ -1 (mod p
This is written in a shorter form as:
a(p-/sup> ≡ (ap) (mod p),
where (a/p) is the Legendre symbol.

Example

Let a=17. For which primes p is 17 a quadratic residue? We have:

(17/p) = +1 for p = {2, 13, 19, 47, 53, 67, 83, 89, ...}

(17/p) = -1 for p = {3, 31, 37, 71, ...}

Which numbers are squares modulo 17 (the least quadratic residues modulo 17)? We have:
12=1, 22=4, 32=9, 42=16, 52=25=25-17=8 (mod 17),
62=36=36-2*17=2 (mod 17), 72=49=49-2*17=15 (mod 17),
82=64=64-3*17=13 (mod 17).
So the set of the least quadratic residues modulo 17 is {1,2,4,8,9,13,15,16}.

A more general result is the Law of quadratic reciprocity. Euler's criterion is used in a definition of Euler-Jacobi pseudoprimes.





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Euler's criterion".