mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Blogorrhea > enzocreti

Reply
 
Thread Tools
Old 2019-11-26, 19:00   #1
enzocreti
 
Mar 2018

2×5×53 Posts
Default primes of the form 2^a*3^b*5^c*p+9001

129001 is an example of a prime of the form
2^a*3^b*5^c*p+9001 with a, b and c integers and p prime.
these primes divide numbers of the form 2^m-1



3671951225346187430519619001 is another example which divides 2^69660-1

can you find other primes of this form?

129001 divides 2^m-1 for which integer values of m?

Last fiddled with by enzocreti on 2019-11-26 at 20:59
enzocreti is offline   Reply With Quote
Old 2019-11-26, 20:00   #2
Dr Sardonicus
 
Dr Sardonicus's Avatar
 
Feb 2017
Nowhere

4,643 Posts
Default

Quote:
Originally Posted by enzocreti View Post
129001 is an example of a prime of the form
2^a*3^b*5^c*p+9001 with a, b and c integers and p prime.
129001 - 9001 = 120000.

120000 = 2^4 * 3^1 * 5^4.

What is p?
Dr Sardonicus is offline   Reply With Quote
Old 2019-11-26, 20:03   #3
enzocreti
 
Mar 2018

21216 Posts
Default

[QUOTE=Dr Sardonicus;531518]129001 - 9001 = 120000.

120000 = 2^4 * 3^1 * 5^4.

What is p?[/QUOTE


129001 divides the numbers of the form 2^(860k)-1


p is a prime or 1

Last fiddled with by enzocreti on 2019-11-26 at 20:05
enzocreti is offline   Reply With Quote
Old 2019-11-26, 21:37   #4
Dylan14
 
Dylan14's Avatar
 
"Dylan"
Mar 2017

3×193 Posts
Default

Quote:
Originally Posted by Dr Sardonicus View Post
129001 - 9001 = 120000.

120000 = 2^4 * 3^1 * 5^4.

What is p?
Not quite. 2^4*3^1*5^4 = 30000.

2^4*3^1*5^4*4+9001 is 129001, but p = 4 = 2^2, so this wouldn't fit the form. However, we can rewrite this:

2^6*3^1*5^4*1+9001 is 129001, and p = 1, which is allowed.
Dylan14 is offline   Reply With Quote
Old 2019-11-26, 21:57   #5
Dylan14
 
Dylan14's Avatar
 
"Dylan"
Mar 2017

3·193 Posts
Default

Quote:
Originally Posted by enzocreti View Post
can you find other primes of this form?

I used the following ABC file:
Code:
ABC2 2^6*3^1*5^4*$a+9001
a: primes from 0 to 1000000
and I got 11421 primes using this file and the following command line:
Code:
pfgw64 -f10 enzocreti.txt
This took less than 10 minutes to do. I am not posting the file of the primes here, it is 277 KB, and I don't want to waste bandwidth here.
Dylan14 is offline   Reply With Quote
Old 2019-11-26, 23:04   #6
Dr Sardonicus
 
Dr Sardonicus's Avatar
 
Feb 2017
Nowhere

4,643 Posts
Default

I found all primes of the form N + 9001 and N*p + 9001 up to the limit 1000000, where N is divisible by 30, and the only primes dividing N are 2, 3, and 5; and p is a prime greater than 5. There are 4652 such primes. The smallest is 9091 and the largest is 999961. I'm not going to post the 60K text file.

Last fiddled with by Dr Sardonicus on 2019-11-26 at 23:07
Dr Sardonicus is offline   Reply With Quote
Old 2019-11-27, 02:35   #7
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

7·1,373 Posts
Default

Another time when a mad man throws a stone in the lake and 10 wise men work hard to take it out... This guy is trolling, and the best way is to leave him alone.

Any odd number n, prime or not, divides some 2^m-1, in that case the smallest such m is called the "order of n (mod 2)", and all the others are multiples of it. Picking some n with a special form from all odd natural numbers is just a "random activity". You can use a pair of dices for it... They are infinite in number...

Last fiddled with by LaurV on 2019-11-27 at 02:37
LaurV is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Primes of the form (b+-1)*b^n+-1 and b^n+-(b+-1) sweety439 sweety439 162 2020-05-15 18:33
pg primes of the form 41s+r enzocreti enzocreti 0 2019-07-15 13:12
Primes of the form 4*10^n+1 and primes of the form 16*100^n+1 enzocreti enzocreti 7 2019-05-05 13:19
Primes of the form n+-phi(n) carpetpool carpetpool 3 2017-01-26 01:29
Primes of the form a^(2^n)+b^(2^n) YuL Math 21 2012-10-23 11:06

All times are UTC. The time now is 04:50.


Sat Jul 17 04:50:25 UTC 2021 up 50 days, 2:37, 1 user, load averages: 2.04, 1.99, 2.09

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.