Questions: The Jacobi Symbol

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You compute the Jacobi symbol (a/n) = 1, where n = pq is a product of two distinct odd primes. What can you conclude about a?

Aa is definitely a quadratic residue mod n
Ba is definitely not a quadratic residue mod n
Ca may or may not be a quadratic residue mod n — Jacobi = 1 gives no guarantee when n is composite
DThe computation is invalid because n is not prime
Question 2 Multiple Choice

What is the primary computational advantage of the Jacobi symbol over directly evaluating Legendre symbols at each prime factor of n?

AIt produces a more accurate residuosity test than any individual Legendre symbol
BIt can be computed via a Euclidean-algorithm-like procedure without factoring n
CIt avoids the need for quadratic reciprocity in calculations
DIt works for even moduli, unlike the Legendre symbol
Question 3 True / False

For composite n, the Jacobi symbol (a/n) = 1 guarantees that a is a quadratic residue modulo n.

TTrue
FFalse
Question 4 True / False

If the Jacobi symbol (a/n) = −1, then a is not a quadratic residue modulo n.

TTrue
FFalse
Question 5 Short Answer

Explain why the Jacobi symbol cannot serve as a direct quadratic residuosity test for composite moduli, even though it satisfies quadratic reciprocity.

Think about your answer, then reveal below.