Questions: Primitive Roots and Cyclic Groups Mod p

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Which of the following best describes why 3 is a primitive root mod 7?

A3 is prime and less than 7
B3 satisfies 3^6 ≡ 1 (mod 7) by Fermat's Little Theorem
CThe powers 3¹, 3², 3³, 3⁴, 3⁵, 3⁶ (mod 7) produce all six nonzero residues {1, 2, 3, 4, 5, 6}
Dgcd(3, 7) = 1, so 3 is invertible mod 7
Question 2 Multiple Choice

For the prime p = 11, how many primitive roots exist mod 11?

A1, since primitive roots are unique
B4, since φ(10) = φ(2·5) = 1·4 = 4
C10, since every nonzero element is a primitive root mod a prime
D5, since there are 5 odd residues less than 11
Question 3 True / False

Nearly every integer modulus n ≥ 2 has at least one primitive root.

TTrue
FFalse
Question 4 True / False

If g is a primitive root mod p, then g^k is also a primitive root mod p if and only if gcd(k, p−1) = 1.

TTrue
FFalse
Question 5 Short Answer

Explain why the existence of a primitive root mod p implies that the multiplicative group (Z/pZ)* is cyclic. What does 'cyclic' mean in this context?

Think about your answer, then reveal below.