Keep scrolling down for answers and more stats ...
Hint
Answer
We say that B is a _______ residue modulo m if there is some integer x such that (x^2) == B mod m.
Quadratic
If it is not the case that (x^2) == B mod m is solvable, we say that B is a ________ nonresidue modulo m.
Quadratic
The ______ symbol, (a/p), indicates (via an output of 1 or -1) whether or not a is the type of number mentioned above, modulo p.
Legendre
Name the theorem: (a/p) == a^((p-1)/2) mod p, where gcd(a, p) = 1, p is prime, and a is an integer, and (a/p) is a symbol (not a fraction).
Euler Criterion
Name the theorem: (a/p) = (-1)^n, where n is the number of integers from the list a, 2a, 3a, ..., ((p-1)/2)a whose least nonnegative residues modulo p are greater than (p-1)/2.
Gauss' Lemma
Name the theorem: (p/q)*(q/p) = (-1)^[((p-1)/2)((q-1)/2))], one with over 100 known proofs.
Law of Quadratic Reciprocity
True or False: (ab/p) = (a/p)*(b/p), where p is prime, and a, b are integers, and (a/p), (b/p) are symbols (not fractions).