All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Division (Posted on 2004-12-11) Difficulty: 3 of 5
For which positive integer values of N is 2^N-1 a multiple of N?

See The Solution Submitted by e.g.    
Rating: 3.8333 (6 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution re: partial solution (for N composite) | Comment 7 of 17 |
(In reply to partial solution by Bon)

Assume there is such N satisfying 2^N=1 mod (N), where N is odd.

Let p be the smallest prime divisor of N.  Since N is odd, p must be odd as well (>2).  Since p-1 is even, and p is the smallest divisor of N, we have gcd(N, p-1)=1.  Thus by Euclid's algorithm, we have

xN+y(p-1)=1 for some integer x and y.

Also, 2^N=1(mod N) implies 2^N=1(mod p), because if N divides 2^N-1, then every prime divisors of N divides 2^N-1 also.  Therefore,

2=2^(1)=2^(xN+y(p-1)) = ((2^N)^x)*(2^(p-1)^y).  The second term = 1^y=1 mod p, by fermat's little theorem.  The first term = 1^x=1 mod p from the previous paragraph.  Therefore, we have

2=1*1(mod p) --> 2=1(mod p).  Since p>2, this is obviously a contradiction.  Therefore, our assumption about the existance of N>1 satisfying 2^N=1 mod p is invalid.  Thus the only possible N = 1.

Edited on December 12, 2004, 7:12 pm
  Posted by Bon on 2004-12-12 18:58:59

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information