Modular Arithmetic & Number Theory

Click For Summary

Homework Help Overview

The discussion revolves around a problem in number theory concerning the expression 2^k + 1 and its primality. The original poster is tasked with proving that if 2^k + 1 is prime, then k cannot have any prime divisors other than 2.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • The original poster questions whether any natural number k can be expressed as k = ab with b being odd, seeking clarification on this assumption.
  • Participants explore the implications of the expression 2^k + 1 being prime and its divisibility by 2^a + 1, with some expressing confusion about the logical steps involved.
  • One participant suggests a proof by contradiction regarding the presence of prime factors other than 2 in k.
  • Another participant highlights the importance of recognizing contradictions in the reasoning process.

Discussion Status

Contextual Notes

Participants mention a sense of confusion and frustration regarding the problem-solving process, with some expressing concerns about dependency on hints rather than independent reasoning. The original poster emphasizes their commitment to practice despite encountering difficulties with specific problems.

kingwinner
Messages
1,266
Reaction score
0
1) Suppose 2^k + 1 is a prime number. Prove that k has no prime divisors other than 2.
(Hint: if k=ab with b odd, consider 2^k + 1 modulo 2^a +1)


First of all, I have a little question.
k=ab with b odd. Is this always possible for any natural number k? Why?

Assuming it's always possible:
(I am using ...=... (mod ..) to mean congruence)

2^k = (2^a)^b =(-1)^b = -1 (mod 2^a + 1) since b is odd

=> 2^k + 1 = 0 (mod 2^a +1)

=> 2^k +1 is divisible by 2^a +1

=> 2^a +1 = 1 OR 2^a +1 = 2^k +1 (since 2^k +1 is a prime)

=> 2^a = 0 OR 2^a = 2^ k

And I am stuck here, what's next?

Thank you!
 
Last edited:
Physics news on Phys.org
Little question first. No, it's not possible for any k except in the trivial sense that 1 is odd. The hint is suggesting you use proof by contradiction. Assume k has a prime factor that's not 2. Let b be that factor.
 
OK, now I understand the logic of the question, but the work-out still seems to be the same and I am stuck at the same point...
 
Great. So why did you just pass over "=> 2^k +1 is divisible by 2^a +1" in your relentless drive to a state of confusion? 2^k+1 is assumed to be PRIME. Didn't that make you think, even for a second? DO YOU UNDERSTAND WHY GIVING ADVICE CAN GET FRUSTRATING??
 
I really think you are just sleeping while you write these lines. Thinking, "I don't have to think, somebody else will do it for me". I'll just get confused. And ask again, and again and again. You are missing REALLY OBVIOUS POINTS. And don't tell me how badly prepared your curriculum is or how bad the level of instruction. PF is making you intellectually lazy. You might want to lay off the posting for a while and just try a few questions on your own.
 
I think there is some delay in displaying my edited version, that's not where I got stuck, I am stuck at "...2^a = 0 OR 2^a = 2^k"

2^a=0 is contradiction
2^a=2^k => a=k. But k=ab => ab=a but b is prime => contradiction

=> k has no prime divisors other than 2 => done!

This is not obvious to me!
And I am doing hundreds of practice problems this week, and I am only stuck on a few and post it here to see if someone can help! I am not lazy...
 
Last edited:
kingwinner said:
I think there is some delay in displaying my edited version, that's not where I got stuck, I am stuck at "...2^a = 0 OR 2^a = 2^k"

2^a=0 is contradiction
2^a=2^k => a=k. But k=ab => ab=a but b is prime => contradiction

=> k has no prime divisors other than 2 => done!

This is not obvious to me!
And I am doing hundreds of practice problems this week, and I am only stuck on a few and post it here to see if someone can help! I am not lazy...

I didn't mean you were lazy. I meant you are overdependent on getting a hint before you start thinking. The above looks fine. it's obvious to you now, right?
 

Similar threads

Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
1K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K