Primitive root

From Number
Revision as of 21:43, 29 May 2010 by Vipul (talk | contribs) (Created page with '==Definition== Suppose <math>n</math> is a natural number such that the multiplicative group modulo <math>n</math>, i.e., the group <math>(\mathbb{Z}/n\mathbb{Z})^*</math>, …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

Suppose n is a natural number such that the multiplicative group modulo n, i.e., the group (Z/nZ)*, is a cyclic group. (This happens if and only if n is of one of these four forms: 2,4,pk,2pk, where p is a prime number and kN. Then, a primitive root modulo n is a residue class modulo n that generates the cyclic group.

We often use the term primitive root for an integer representative of such a residue class.

The number of primitive roots modulo n, if the multiplicative group is cyclic, is φ(φ(n)) where φ is the Euler phi-function. This is because the order of the multiplicative group is Failed to parse (syntax error): {\displaystyle \varphi(n)</amth>, and the number of generators of a cyclic group equals the Euler phi-function of its order. ==Particular cases== ===Number of primitive roots=== Here are the particular cases: {| class="sortable" border="1" ! Value of <math>n}  !! Number of primitive roots |- | 2 || 1 |- | 4 || 1 |- | p (odd prime) || φ(p1) |- | pk, p odd, k2 || pk2(p1)φ(p1) |- | 2p, p odd || φ(p1) |- | 2pk, p odd, k2 || pk2(p1)φ(p1) |}

Values of primitive roots

For an odd prime p, any number that is a primitive root modulo p2 continues to be a primitive root modulo higher powers of p. We thus list primitive roots only for numbers of the form p and p2.

Value of n Number of primitive roots Smallest absolute value primitive root (n/2 to n/2) Smallest positive primitive root All primitive roots from 1 to n
2 1 1 1 1
3 1 -1 2 2
4 1 -1 3 3
5 2 2,-2 2 2,3
7 2 -2 3 3,5
9 2 2 2 2,5
11 4 2 2 2,6,7,8
13 4 2 2 2,6,7,11

Facts