Primitive roots and there negatives

In summary, the conversation discusses how to prove that -g is a primitive root of the prime number p=4k+1, given that g is already a primitive root. The proof involves showing that ord_p(-g)=4k, and considers different possible values for d, which is a factor of k. Ultimately, it is shown that -g is indeed a primitive root, making the proof valid.
  • #1
talolard
125
0

Homework Statement



if p is a prime of the form p=4k+1 and g is a primitive root of p, show that -g is a primitive root.


I'm not sure if this is a decent proof or not. My final argument looks suspicious. Any thoughts?
Thanks
Tal

The Attempt at a Solution




First, notive that [tex] \phi(p)=4k [/tex]. we wish to show that [tex]ord_{p}(-g)=4k[/tex].

Assume that [tex] \left(-g\right)^{d}\equiv1(p)[/tex] and [tex] d\neq4k[/tex] then d divides 4k.

Assume that d=2a then [tex] \left(-g\right)^{2a}=1\cdot g^{2a}[/tex] implies that[tex] ord_{p}(g)=2a[/tex] a contradiction. Thus d must be odd.

Assume that d is an odd factor of k. then [tex]\left(-1g\right)^{d}=-g^{d}\equiv1(p)\iff g^{d}\equiv-1\iff g^{2d}=1 thus ord_{p}(g)=2d [/tex]a contradiction.

Thus [tex]ord_{p}(-g)=4k[/tex] and -g is a primitive root.

Homework Statement


 
Physics news on Phys.org
  • #2
Hi talolard! :smile:

That looks like a decent proof to me! You may want to explain why [itex]ord_p(g)=2d[/itex] is a contradiction.
 
  • #3
Great!
Thanks
 

FAQ: Primitive roots and there negatives

What are primitive roots and their negatives?

Primitive roots are numbers that, when raised to certain powers, generate all possible remainders when divided by a given modulus. Their negatives are the same numbers but with a negative sign, and they also generate all possible remainders when divided by the same modulus.

How do you find primitive roots and their negatives?

To find primitive roots and their negatives, you can use the primitive root theorem, which states that if a number, a, is a primitive root modulo n, then all the numbers that are relatively prime to n and smaller than n are also primitive roots modulo n. Therefore, you can test all numbers less than n that are relatively prime to n to find primitive roots and their negatives.

What are the applications of primitive roots and their negatives?

Primitive roots and their negatives have many applications in number theory and cryptography. They are used in the Diffie-Hellman key exchange, which is a method of securely exchanging cryptographic keys over a public channel. They are also used in the RSA encryption algorithm and in the generation of pseudo-random numbers.

What is the relationship between primitive roots and their negatives?

The relationship between primitive roots and their negatives is that they both generate the same set of remainders when divided by a given modulus. This means that they can be used interchangeably in certain mathematical operations and have similar properties and applications.

Can a number have more than one primitive root?

Yes, a number can have multiple primitive roots. For example, the number 8 has two primitive roots, 3 and 5, because both 3 and 5 generate all possible remainders when divided by 8. However, the number 7 has only one primitive root, 3, because 3 is the only number that generates all possible remainders when divided by 7.

Similar threads

Replies
3
Views
1K
Replies
12
Views
2K
Replies
5
Views
1K
Replies
2
Views
2K
Replies
1
Views
2K
Back
Top