Learn/Number Theory/Euler's Criterion
Number Theory • Topic 26

Euler's Criterion

Euler's Criterion provides a direct formula to compute the Legendre symbol using modular exponentiation. It connects the geometric concept of "residues" to algebraic calculation.

Statement

Theorem (Euler's Criterion)
For an odd prime and integer :

Since the Legendre symbol is , this congruence uniquely determines it.

Special Cases

1. Quadratic Character of -1

Substitute :
  • If : exponent is even . ( is a residue).
  • If : exponent is odd . ( is a non-residue).

2. Quadratic Character of 2

A standard result derived from Euler's Criterion (using Gauss's Lemma):
  • if .
  • if .

Practice Problems

Exercise (Problem 1)
Determine if has a solution. ().
Exercise (Problem 2)
Use Euler's Criterion to prove the multiplicative property of the Legendre symbol.
Exercise (Problem 3)
Find all primes for which 2 is a quadratic residue.