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

Home > Numbers
A quotient and square problem (Posted on 2006-09-23) Difficulty: 4 of 5
Determine all primes m for which the quotient (2m-1 - 1)/m is a perfect square.

See The Solution Submitted by K Sengupta    
Rating: 3.3333 (3 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution a solution | Comment 4 of 5 |

Lemma 1: Two consecutive odd positve integers must be relatively prime. (straightforward proof which I'll omit)

Lemma 2: x©÷=2^n - 1 with x and n pos. integers has a unique solution. Proof: If n=1 then x=1. If n>1 then 2^n = 0 mod 4 so 2^n - 1 = 3 mod 4 but any perfect square = 0 or 1 mod 4 so no solutions.

Lemma 3: x©÷=2^n + 1 with x and n pos. integers has a unique solution. Proof: x©÷-1=2^n implies (x-1)(x+1)=2^n so (x-1) is a power of 2. let x-1=2^k then 2^k(2^k + 2)= 2^n. So 2^(2k) + 2^(k+1)=2^n which implies that 2^(n-k-1) - 2^(k-1)=1. The only powers of 2 with a difference of 1 are 1 and 0 so k=1, n=3, and x=3 only.

Since m=2 does not work, m must be odd. let m=2k + 1. So n©÷=(2^(2k) - 1)/(2k+1) = (2^k -1)(2^k +1)/(2k+1). Either m divides (2^k - 1) or it divides (2^k + 1).

case 1: If m divides 2^k - 1 then 2^k -1= mw which implies that n©÷=w(2^k + 1). If w is not a perfect square then w and (2^k +1) are not relatively prime and have a common factor v¡Á1. So v is a common factor for (2^k + 1) AND (2^k - 1) which is impossible by lemma 1. If w is a perfect square then so is (2^k + 1) so by lemma 3, k=3 forcing m=7 only.

case 2: If m divides 2^k +1 then 2^k + 1=mw which implies that n©÷=w(2^k - 1). Again if w is not a perfect square then w and (2^k - 1) are not relatively prime and have a common factor v¡Á1. So v is a factor of both (2^k + 1) and (2^k - 1) which by lemma 1 is impossible. If w is a perfect square then so is (2^k - 1) which by lemma 2 forces k=1 and consequenly m=3 only.      


  Posted by Dennis on 2006-09-24 15:40:02
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 (24)
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