Primitive root modulo n

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description

In modular arithmetic, a number Template:Mvar is a primitive root modulo Template:Mvar if every number Template:Mvar coprime to Template:Mvar is congruent to a power of Template:Mvar modulo Template:Mvar. That is, Template:Mvar is a primitive root modulo Template:Mvar if for every integer Template:Mvar coprime to Template:Mvar, there is some integer Template:Mvar for which Template:MvarTemplate:MvarTemplate:Mvar (mod Template:Mvar). Such a value Template:Mvar is called the index or discrete logarithm of Template:Mvar to the base Template:Mvar modulo Template:Mvar. So Template:Mvar is a primitive root modulo Template:Mvar if and only if Template:Mvar is a generator of the [[multiplicative group of integers modulo n|multiplicative group of integers modulo Template:Mvar]].

Gauss defined primitive roots in Article 57 of the Disquisitiones Arithmeticae (1801), where he credited Euler with coining the term. In Article 56 he stated that Lambert and Euler knew of them, but he was the first to rigorously demonstrate that primitive roots exist for a prime Template:Mvar. In fact, the Disquisitiones contains two proofs: The one in Article 54 is a nonconstructive existence proof, while the proof in Article 55 is constructive.

A primitive root exists if and only if n is 1, 2, 4, pk or 2pk, where p is an odd prime and k > 0. For all other values of n the multiplicative group of integers modulo n is not cyclic.[1][2][3] This was first proved by Gauss.[4]

Elementary example

The number 3 is a primitive root modulo 7[5] because 31=30×31×3=33(mod7)32=31×33×3=92(mod7)33=32×32×3=66(mod7)34=33×36×3=184(mod7)35=34×34×3=125(mod7)36=35×35×3=151(mod7)

Here we see that the period of 3Template:Mvar modulo 7 is 6. The remainders in the period, which are 3, 2, 6, 4, 5, 1, form a rearrangement of all nonzero remainders modulo 7, implying that 3 is indeed a primitive root modulo 7. This derives from the fact that a sequence (Template:MvarTemplate:Mvar modulo Template:Mvar) always repeats after some value of Template:Mvar, since modulo Template:Mvar produces a finite number of values. If Template:Mvar is a primitive root modulo Template:Mvar and Template:Mvar is prime, then the period of repetition is Template:Mvar − 1. Permutations created in this way (and their circular shifts) have been shown to be Costas arrays.

Definition

If Template:Mvar is a positive integer, the integers from 1 to Template:Mvar − 1 that are coprime to Template:Mvar (or equivalently, the congruence classes coprime to Template:Mvar) form a group, with multiplication modulo Template:Mvar as the operation; it is denoted by Script error: No such module "Su"., and is called the group of units modulo Template:Mvar, or the group of primitive classes modulo Template:Mvar. As explained in the article [[multiplicative group of integers modulo n|multiplicative group of integers modulo Template:Mvar]], this multiplicative group (Script error: No such module "Su".) is cyclic if and only if Template:Mvar is equal to 2, 4, Template:Mvar, or 2Template:Mvar where Template:Mvar is a power of an odd prime number.[6][2][7] When (and only when) this group Script error: No such module "Su". is cyclic, a generator of this cyclic group is called a primitive root modulo Template:Mvar[8] (or in fuller language primitive root of unity modulo Template:Mvar, emphasizing its role as a fundamental solution of the roots of unity polynomial equations XScript error: No such module "Su". − 1 in the ring Template:Mvar), or simply a primitive element of Script error: No such module "Su"..

When Script error: No such module "Su". is non-cyclic, such primitive elements mod Template:Mvar do not exist. Instead, each prime component of Template:Mvar has its own sub-primitive roots (see 15Script error: No such module "Check for unknown parameters". in the examples below).

For any Template:Mvar (whether or not Script error: No such module "Su". is cyclic), the order of Script error: No such module "Su". is given by Euler's totient function Template:Mvar(Template:Mvar) (sequence A000010 in the OEIS). And then, Euler's theorem says that Template:MvarTemplate:Mvar(Template:Mvar) ≡ 1 (mod Template:Mvar) for every Template:Mvar coprime to Template:Mvar; the lowest power of Template:Mvar that is congruent to 1 modulo Template:Mvar is called the multiplicative order of Template:Mvar modulo Template:Mvar. In particular, for Template:Mvar to be a primitive root modulo Template:Mvar, Template:MvarTemplate:Mvar(Template:Mvar) has to be the smallest power of Template:Mvar that is congruent to 1 modulo Template:Mvar.

Examples

For example, if Template:Mvar = 14 then the elements of Script error: No such module "Su". are the congruence classes {1, 3, 5, 9, 11, 13}; there are Template:Mvar(14) = 6 of them. Here is a table of their powers modulo 14:

 x     x, x2, x3, ... (mod 14)
 1 :   1
 3 :   3,  9, 13, 11,  5,  1 
 5 :   5, 11, 13,  9,  3,  1
 9 :   9, 11,  1
11 :  11,  9,  1
13 :  13,  1

The order of 1 is 1, the orders of 3 and 5 are 6, the orders of 9 and 11 are 3, and the order of 13 is 2. Thus, 3 and 5 are the primitive roots modulo 14.

For a second example let Template:Mvar = 15 . The elements of Script error: No such module "Su". are the congruence classes {1, 2, 4, 7, 8, 11, 13, 14}; there are Template:Mvar(15) = 8 of them.

 x     x, x2, x3, ... (mod 15)
 1 :   1
 2 :   2,  4,  8, 1 
 4 :   4,  1
 7 :   7,  4, 13, 1
 8 :   8,  4,  2, 1
11 :  11,  1
13 :  13,  4,  7, 1
14 :  14,  1

Since there is no number whose order is 8, there are no primitive roots modulo 15. Indeed, Template:Mvar(15) = 4, where Template:Mvar is the Carmichael function. (sequence A002322 in the OEIS)

Table of primitive roots

Numbers n that have a primitive root are of the shape

n{1,2,4,pk,2pk|2<p prime;k},
= {1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 17, 18, 19, ...}.[9]

These are the numbers n with φ(n)=λ(n), kept also in the sequence A033948 in the OEIS.

The following table lists the primitive roots modulo Template:Mvar up to n=31:

Template:Tmath primitive roots modulo Template:Tmath order φ(n),
(Template:Oeis)
exponent λ(n),
(Template:Oeis)
1 0 1 1
2 1 1 1
3 2 2 2
4 3 2 2
5 2, 3 4 4
6 5 2 2
7 3, 5 6 6
8 4 2
9 2, 5 6 6
10 3, 7 4 4
11 2, 6, 7, 8 10 10
12 4 2
13 2, 6, 7, 11 12 12
14 3, 5 6 6
15 8 4
16 8 4
17 3, 5, 6, 7, 10, 11, 12, 14 16 16
18 5, 11 6 6
19 2, 3, 10, 13, 14, 15 18 18
20 8 4
21 12 6
22 7, 13, 17, 19 10 10
23 5, 7, 10, 11, 14, 15, 17, 19, 20, 21 22 22
24 8 2
25 2, 3, 8, 12, 13, 17, 22, 23 20 20
26 7, 11, 15, 19 12 12
27 2, 5, 11, 14, 20, 23 18 18
28 12 6
29 2, 3, 8, 10, 11, 14, 15, 18, 19, 21, 26, 27 28 28
30 8 4
31 3, 11, 12, 13, 17, 21, 22, 24 30 30

Properties

Gauss proved[10] that for any prime number Template:Mvar (with the sole exception of Template:Mvar = 3), the product of its primitive roots is congruent to 1 modulo Template:Mvar.

He also proved[11] that for any prime number Template:Mvar, the sum of its primitive roots is congruent to Template:Mvar(Template:Mvar − 1) modulo Template:Mvar, where Template:Mvar is the Möbius function.

For example,

Template:Mvar = 3, Template:Mvar(2) = −1. The primitive root is 2.
Template:Mvar = 5, Template:Mvar(4) = 0. The primitive roots are 2 and 3.
Template:Mvar = 7, Template:Mvar(6) = 1. The primitive roots are 3 and 5.
Template:Mvar = 31, Template:Mvar(30) = −1. The primitive roots are 3, 11, 12, 13, 17, 21, 22 and 24.

E.g., the product of the latter primitive roots is 263471121317=9703774081(mod31), and their sum is 1231μ(311)(mod31).

If a is a primitive root modulo the prime p, then ap121(modp).

Artin's conjecture on primitive roots states that a given integer Template:Mvar that is neither a perfect square nor −1 is a primitive root modulo infinitely many primes.

Finding primitive roots

No simple general formula to compute primitive roots modulo Template:Mvar is known.Template:EfnTemplate:Efn There are however methods to locate a primitive root that are faster than simply trying out all candidates. If the multiplicative order (its exponent) of a number Template:Mvar modulo Template:Mvar is equal to φ(n) (the order of Script error: No such module "Su".), then it is a primitive root. In fact the converse is true: If Template:Mvar is a primitive root modulo Template:Mvar, then the multiplicative order of Template:Mvar is φ(n)=λ(n). We can use this to test a candidate Template:Mvar to see if it is primitive.

For n>1 first, compute φ(n). Then determine the different prime factors of φ(n), say Template:Mvar1, ..., Template:Mvar. Finally, compute

gφ(n)/pimodn for i=1,,k

using a fast algorithm for modular exponentiation such as exponentiation by squaring. A number Template:Mvar for which these Template:Mvar results are all different from 1 is a primitive root.

The number of primitive roots modulo Template:Mvar, if there are any, is equal to[12]

φ(φ(n))

since, in general, a cyclic group with Template:Mvar elements has φ(r) generators.

For prime Template:Mvar, this equals φ(n1), and since n/φ(n1)O(loglogn) the generators are very common among {2, ..., Template:Mvar−1} and thus it is relatively easy to find one.[13]

If Template:Mvar is a primitive root modulo Template:Mvar, then Template:Mvar is also a primitive root modulo all powers Template:Mvar unless Template:MvarTemplate:Mvar−1 ≡ 1 (mod Template:Mvar2); in that case, Template:Mvar + Template:Mvar is.[14]

If Template:Mvar is a primitive root modulo Template:Mvar, then Template:Mvar is also a primitive root modulo all smaller powers of Template:Mvar.

If Template:Mvar is a primitive root modulo Template:Mvar, then either Template:Mvar or Template:Mvar + Template:Mvar (whichever one is odd) is a primitive root modulo 2Template:Mvar.[14]

Finding primitive roots modulo Template:Mvar is also equivalent to finding the roots of the (Template:Mvar − 1)st cyclotomic polynomial modulo Template:Mvar.

Order of magnitude of primitive roots

The least primitive root Template:Mvar modulo Template:Mvar (in the range 1, 2, ..., Template:Mvar − 1) is generally small.

Upper bounds

Burgess (1962) proved[15][16] that for every ε > 0 there is a Template:Mvar such that gpCp14+ε.

Grosswald (1981) proved[15][17] that if p>ee241011504079571, then gp<p0.499.

Shoup (1990, 1992) proved,[18] assuming the generalized Riemann hypothesis, that Template:Mvar = O(log6 Template:Mvar).

Lower bounds

Fridlander (1949) and Salié (1950) proved[15] that there is a positive constant Template:Mvar such that for infinitely many primes Template:Mvar > Template:Mvar log Template:Mvar.

It can be proved[15] in an elementary manner that for any positive integer Template:Mvar there are infinitely many primes such that Template:Mvar < Template:Mvar < Template:MvarTemplate:Mvar.

Applications

A primitive root modulo Template:Mvar is often used in pseudorandom number generators[19] and cryptography, including the Diffie–Hellman key exchange scheme. Sound diffusers have been based on number-theoretic concepts such as primitive roots and quadratic residues.[20][21]

See also

<templatestyles src="Div col/styles.css"/>

Script error: No such module "Check for unknown parameters".

Footnotes

Template:Notelist

References

  1. Script error: No such module "Template wrapper".
  2. a b Script error: No such module "citation/CS1".
  3. Script error: No such module "Footnotes".
  4. Script error: No such module "Footnotes".
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "Template wrapper".
  7. Script error: No such module "Footnotes"..
  8. Script error: No such module "Footnotes"..
  9. Script error: No such module "Footnotes"..
  10. Script error: No such module "Footnotes"..
  11. Script error: No such module "Footnotes"..
  12. (sequence A010554 in the OEIS)
  13. Script error: No such module "citation/CS1".
  14. a b Script error: No such module "citation/CS1".
  15. a b c d Script error: No such module "citation/CS1".
  16. Script error: No such module "Citation/CS1".
  17. Script error: No such module "Citation/CS1".
  18. Script error: No such module "Footnotes"..
  19. Script error: No such module "citation/CS1".
  20. Template:Cite report
  21. Script error: No such module "Citation/CS1".

Sources

<templatestyles src="Refbegin/styles.css" />

  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".

The Disquisitiones Arithmeticae has been translated from Gauss's Ciceronian Latin into English and German. The German edition includes all of his papers on number theory: all the proofs of quadratic reciprocity, the determination of the sign of the Gauss sum, the investigations into biquadratic reciprocity, and unpublished notes.

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".

Further reading

  • Script error: No such module "citation/CS1"..

External links

  • Script error: No such module "Template wrapper".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".