Primitive root: Difference between revisions

From Number
(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>, …')
 
No edit summary
Line 5: Line 5:
We often use the term '''primitive root''' for an integer representative of such a residue class.
We often use the term '''primitive root''' for an integer representative of such a residue class.


The number of primitive roots modulo <math>n</math>, if the multiplicative group is cyclic, is <math>\varphi(\varphi(n))</math> where <math>\varphi</math> is the [[Euler phi-function]]. This is because the order of the multiplicative group is <math>\varphi(n)</amth>, and the number of generators of a cyclic group equals the Euler phi-function of its order.
The number of primitive roots modulo <math>n</math>, if the multiplicative group is cyclic, is <math>\varphi(\varphi(n))</math> where <math>\varphi</math> is the [[Euler phi-function]]. This is because the order of the multiplicative group is <math>\varphi(n)</math>, and the number of generators of a cyclic group equals the Euler phi-function of its order.


==Particular cases==
==Particular cases==

Revision as of 21:44, 29 May 2010

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 φ(n), 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:

Value of 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