Number theory: primitive roots

Click For Summary
SUMMARY

The discussion focuses on finding primitive roots and powers modulo 101. The participant confirmed that 2 is a primitive root modulo 101 by verifying that 2^50 and 2^20 are not congruent to 1 mod 101. They explored the congruence x^5 = m (mod 101) and noted that the equation x^5 = 1 (mod 101) has 5 solutions due to the gcd(5,100) being 5. The participant seeks guidance on identifying all integers m such that there exists an x satisfying x^5 ≡ m (mod 101) and x^7 ≡ m (mod 101).

PREREQUISITES
  • Understanding of primitive roots in number theory
  • Familiarity with modular arithmetic
  • Knowledge of Euler's totient function, φ(n)
  • Experience with solving congruences
NEXT STEPS
  • Research methods for finding all m such that x^5 ≡ m (mod 101)
  • Study the properties of primitive roots and their applications
  • Learn about the structure of the multiplicative group of integers modulo n
  • Explore the concept of higher powers in modular arithmetic, specifically x^7 ≡ m (mod 101)
USEFUL FOR

Mathematicians, students of number theory, and anyone interested in advanced modular arithmetic and primitive roots.

timjones007
Messages
9
Reaction score
0
Find a primitive root modulo 101. What integers mod 101 are 5th powers? 7th powers?

-I tested 2.
-2 and 5 are the prime factors dividing phi(101)=100 so i calculated 2^50 is not congruent to 1 mod 101 and 2^20 is not congruent to 1 mod 101.
-Therefore 2 is a primitive root modulo 101

I guess this means to find find all m such that there exists x such that
x^5 = m (mod 101)

If this is the case, then how do I find these solutions?
I found that the congruence x^5 = 1 (mod 101) has gcd(5,100)=5 solutions. I also know that 2^100 = 1 (mod 101) so that ((2^20)^5) = 1 (mod 101).
I don't know where to go from there.
 
Last edited:
Physics news on Phys.org
To ask what integers modulo 101 are 5th or 7th powers does not mean to find all x such that x^5 \equiv 1 \pmod{101} (or 7), but to find all m such that there exists x such that x^5 \equiv m \pmod{101} (or 7).
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K