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

Home > Just Math
Prime problem (Posted on 2016-10-03) Difficulty: 2 of 5
Is there a prime number p for which the equation
(12x+ 5)*(12y+ 7) = p^ z
has at least one triplet of non-negative integers (x,y,z) as its solution?

No Solution Yet Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
solution Comment 1 of 1
since p is prime then we need
12x+5=p^a and 12y+7=p^b
with a,b>=0 and a+b=z

so it suffices to find a prime p, which can both be 5 and 7 mod 12.

Now consider p^2-1 mod 12
p^2-1=(p+1)(p-1)
if p>2 then both p+1 and p-1 are even
thus p^2-1=0 mod 4
also if p>3 then p is either 1 or 2 mod 3
thus either p+1 or p-1 is 0 mod 3
thus p^2-1=0 mod 3

thus p^2-1=0 mod 12 for p>3
thus p^2=1 mod 12
thus means that for p>3 there are only 2 distinct powers mod 12.
namely p mod 12 and 1.

Thus for p>3 it is not possible to have both a solution to 12x+5=p^a and 12y+7=p^b.

Now we just need to check p=2 and p=3


p=2
2^z is even but both left side factors are odd.  Thus no solution.

p=3
3^1=3 mod 12
3^2=9 mod 12
3^3=3 mod 12

thus there is no power of 3 congruent to 5 or 7 mod 12.


Thus there are no solutions to this problem :-)


  Posted by Daniel on 2016-10-04 06:35:52
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
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