Questions: Law of Quadratic Reciprocity

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

To compute (3/7) using the Law of Quadratic Reciprocity, you note that 3 ≡ 3 (mod 4) and 7 ≡ 3 (mod 4). What is the correct conclusion?

A(3/7) = (7/3), because both primes are odd and the law allows free flipping
B(3/7) = −(7/3), because both primes are ≡ 3 (mod 4), making the product (3/7)(7/3) = −1
C(3/7) = (7/3) · (−1)^3 = −(7/3), but only if 3 < 7
D(3/7)(7/3) = 1, because the exponent (p−1)/2 · (q−1)/2 = 1 · 3 = 3 is always positive
Question 2 Multiple Choice

When does the Law of Quadratic Reciprocity alone suffice to compute any Legendre symbol (a/p)?

AAlways — the law handles all cases by repeated flipping until a small base case is reached
BWhenever a and p are both odd primes — the law handles all such pairs directly
CNever alone — you also need the supplementary laws for (−1/p) and (2/p) to handle reductions that produce −1 or 2
DOnly when a < p, since flipping reduces the larger argument
Question 3 True / False

The sign flip in the Law of Quadratic Reciprocity — (p/q)(q/p) = −1 — occurs if and only if both p and q are congruent to 3 mod 4.

TTrue
FFalse
Question 4 True / False

The Law of Quadratic Reciprocity, together with its two supplementary laws, provides a complete algorithm for computing (a/p) for any integer a and odd prime p, without computing any large powers.

TTrue
FFalse
Question 5 Short Answer

Explain why computing Legendre symbols via the Law of Quadratic Reciprocity is analogous to computing GCDs via the Euclidean algorithm. What plays the role of 'division with remainder'?

Think about your answer, then reveal below.