Global Information Lookup Global Information

Primitive root modulo n information


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

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 n. 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]

  1. ^ Weisstein, Eric W. "Modulo Multiplication Group". MathWorld.
  2. ^ Primitive root, Encyclopedia of Mathematics
  3. ^ (Vinogradov 2003, pp. 105–121, § VI PRIMITIVE ROOTS AND INDICES)
  4. ^ (Gauss & Clarke 1986, arts. 52–56, 82–891)

and 26 Related for: Primitive root modulo n information

Request time (Page generated in 1.0401 seconds.)

Primitive root modulo n

Last Update:

g is a primitive root modulo n if every number a coprime to n is congruent to a power of g modulo n. That is, g is a primitive root modulo n if for every...

Word Count : 2485

Primitive root

Last Update:

In mathematics, a primitive root may mean: Primitive root modulo n in modular arithmetic Primitive nth root of unity amongst the solutions of zn = 1 in...

Word Count : 63

Multiplicative group of integers modulo n

Last Update:

once). A generator of ( Z / n Z ) × {\displaystyle (\mathbb {Z} /n\mathbb {Z} )^{\times }} is called a primitive root modulo n. If there is any generator...

Word Count : 3157

Root of unity modulo n

Last Update:

modulo n, because they are zero divisors modulo n. A primitive root modulo n, is a generator of the group of units of the ring of integers modulo n....

Word Count : 2009

Modular arithmetic

Last Update:

exponentiation Modulo (mathematics) Multiplicative group of integers modulo n Pisano period (Fibonacci sequences modulo n) Primitive root modulo n Quadratic...

Word Count : 3902

Primitive element

Last Update:

In mathematics, the term primitive element can mean: Primitive root modulo n, in number theory Primitive element (field theory), an element that generates...

Word Count : 140

Carmichael function

Last Update:

an element whose order equals the exponent, λ(n). Such an element is called a primitive λ-root modulo n. The Carmichael function is named after the American...

Word Count : 3192

Root of unity

Last Update:

of modular integers, see Root of unity modulo n. Every nth root of unity z is a primitive ath root of unity for some a ≤ n, which is the smallest positive...

Word Count : 5939

Multiplicative order

Last Update:

n) always divides φ(n). If the order of a is actually equal to φ(n), and therefore as large as possible, then a is called a primitive root modulo n....

Word Count : 609

Lehmer random number generator

Last Update:

multiplier a is an element of high multiplicative order modulo m (e.g., a primitive root modulo n), and the seed X0 is coprime to m. Other names are multiplicative...

Word Count : 3476

Cyclotomic polynomial

Last Update:

\Phi _{n}} is irreducible if and only if p is a primitive root modulo n, that is, p does not divide n, and its multiplicative order modulo n is φ ( n ) {\displaystyle...

Word Count : 5019

Dirichlet character

Last Update:

and Mangerel. Character sum Multiplicative group of integers modulo n Primitive root modulo n Multiplicative character This is the standard definition; e...

Word Count : 11537

Quadratic residue

Last Update:

quadratic residue modulo n if it is congruent to a perfect square modulo n; i.e., if there exists an integer x such that: x 2 ≡ q ( mod n ) . {\displaystyle...

Word Count : 5481

List of number theory topics

Last Update:

function Noncototient Nontotient Euler's theorem Wilson's theorem Primitive root modulo n Multiplicative order Discrete logarithm Quadratic residue Euler's...

Word Count : 934

Finite field

Last Update:

contains a nth primitive root of unity if and only if n is a divisor of q − 1; if n is a divisor of q − 1, then the number of primitive nth roots of unity...

Word Count : 6162

Repeating decimal

Last Update:

φ(n) if and only if 10 is a primitive root modulo n. In particular, it follows that L(p) = p − 1 if and only if p is a prime and 10 is a primitive root...

Word Count : 7270

Primality test

Last Update:

n is n − 1 for a prime n when a is a primitive root modulo n. If we can show a is primitive for n, we can show n is prime. Riesel (1994) pp.2-3 John...

Word Count : 4720

Arithmetic function

Last Update:

integers modulo n and Primitive root modulo n.   2 ω ( n ) ≤ d ( n ) ≤ 2 Ω ( n ) . {\displaystyle 2^{\omega (n)}\leq d(n)\leq 2^{\Omega (n)}.}     6...

Word Count : 7508

Pythagorean triple

Last Update:

integer c is the hypotenuse of a primitive Pythagorean triple if and only if each prime factor of c is congruent to 1 modulo 4; that is, each prime factor...

Word Count : 11502

Lucas primality test

Last Update:

prime, then there exists a primitive root modulo n, or generator of the group (Z/nZ)*. Such a generator has order |(Z/nZ)*| = n−1 and both equivalences will...

Word Count : 838

Digital root

Last Update:

alternating sum of digits yields the value modulo ( b + 1 ) {\displaystyle (b+1)} . It helps to see the digital root of a positive integer as the position...

Word Count : 2523

Principal root of unity

Last Update:

every primitive n-th root of unity is also a principal n{\displaystyle n}-th root of unity. In any ring, if n is a power of 2, then any n/2-th root of −1...

Word Count : 217

Finite field arithmetic

Last Update:

0x80) /* GF modulo: if a has a nonzero term x^7, then must be reduced when it becomes x^8 */ a = (a << 1) ^ 0x11b; /* subtract (XOR) the primitive polynomial...

Word Count : 3094

Full reptend prime

Last Update:

multiplicative order ordp b = p − 1, which is equivalent to b being a primitive root modulo p. The term "long prime" was used by John Conway and Richard Guy...

Word Count : 1795

Factorization of polynomials

Last Update:

the rational root test. If the polynomial to be factored is a n x n + a n − 1 x n − 1 + ⋯ + a 1 x + a 0 {\displaystyle a_{n}x^{n}+a_{n-1}x^{n-1}+\cdots +a_{1}x+a_{0}}...

Word Count : 4371

Cyclic group

Last Update:

integers. Every finite cyclic group of order n is isomorphic to the additive group of Z/nZ, the integers modulo n. Every cyclic group is an abelian group (meaning...

Word Count : 4113

PDF Search Engine © AllGlobal.net