chapter 4 definitions Flashcards
1
Q
quadratic residue modulo p
A
Let p be a prime and a ∈ ℤ with a ̸≡ 0 mod p. Then a is a quadratic residue modulo p if there exists x ∈ ℤ such that x²≡amodp
2
Q
quadratic non-residue modulo p
A
if there are no such x s.t. x²≡amodp
3
Q
Legendre symbol (a / p)
A
Let p be a prime and a ∈ ℤ. The Legendre Symbol (a / p) is defined by
(a/p) = { 1 if a is a quadratic residue modulo p, -1 if a is a quadratic non-residue modulo p, 0 if a ≡ 0 modp
4
Q
least residue
A
Let p be an odd prime and a ∈ ℤ. The least residue modulo p of a is the unique integer b such that
(i) -1/2(p-1) ≤ b ≤ 1/2(p-1)
(ii) b≡amodp
5
Q
lattice point
A
and element of ℝ² that has integer co-ordinates