On Mersenne Numbers (number theory)

Click For Summary
SUMMARY

The discussion centers on Mersenne numbers, specifically the properties of the kth Mersenne number defined as M_k = 2^k - 1. The participant successfully applied Euler's theorem to establish that if q is a prime dividing M_p, then q divides 2^{q-1}-1. The challenge lies in demonstrating that \gcd(q-1, p) = p, utilizing the relationship \gcd(2^{q-1}-1, 2^p-1) = 2^{\gcd(q-1,p)} - 1. The participant recognizes the need to show that 2^p-1 divides 2^{q-1}-1 under these conditions.

PREREQUISITES
  • Understanding of Mersenne numbers and their properties
  • Familiarity with Euler's theorem and the totient function
  • Knowledge of greatest common divisor (gcd) concepts
  • Basic number theory involving prime numbers
NEXT STEPS
  • Study the properties of Mersenne primes and their significance in number theory
  • Learn about the application of Euler's theorem in modular arithmetic
  • Explore the relationship between gcd and divisibility in number theory
  • Investigate further into the implications of \gcd(2^a-1, 2^b-1) for various integers a and b
USEFUL FOR

Mathematicians, number theorists, and students studying advanced topics in number theory, particularly those interested in Mersenne numbers and their applications.

louiswins
Messages
3
Reaction score
0

Homework Statement


For a positive integer k, the number [itex]M_k = 2^k - 1[/itex] is called the kth Mersenne number. Let p be an odd prime, and let q be a prime that divides [itex]M_p[/itex].

a. Explain why you know that q divides [itex]2^{q-1}-1[/itex].
I have done this already using Euler's theorem, since q prime implies [itex]\varphi(q) = q-1[/itex].

Here is the part that I'm having trouble with:
b. Given that [itex]\gcd(2^{q-1}-1, 2^p-1) = 2^{\gcd(q-1,p)} - 1[/itex], show that [itex]\gcd(q-1, p) = p[/itex].

Homework Equations


Nothing beyond the above.

The Attempt at a Solution


OK, I don't really know how to proceed. Working backwards, iff [itex]\gcd(q-1, p) = q[/itex], the given equation says

[itex]\gcd(2^p-1, 2^{q-1}-1) = 2^p-1[/itex], so
[itex]2^p-1 \mid 2^{q-1}-1[/itex],

but I don't know how to show this. We just have that [itex]q \mid 2^p-1[/itex] and [itex]q \mid 2^{q-1}-1[/itex].
 
Physics news on Phys.org
There are only two possible values for gcd(n,p) when p is prime: 1 and p.
 
Joffan said:
There are only two possible values for gcd(n,p) when p is prime: 1 and p.

Oh my goodness, you are absolutely right. I don't know how I overlooked this! :blushing:
 

Similar threads

Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K