![]() |
|
|
#12 | ||
|
Jun 2003
13BB16 Posts |
Quote:
This is the combined stats for + & - sides, but the active range is narrow enough that it should be good enough for your purpose. Quote:
|
||
|
|
|
|
|
#14 | |
|
Oct 2015
19 Posts |
Quote:
Perfect. Thank you. |
|
|
|
|
|
|
#15 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
I could rewrite the Sm sieve into a Smr sieve. For Sm, I've sieved as far as 3.6e11; for the 5-digit Smr's sieving would be faster and could definitely be done as deep as Sm and probably deeper. the good thing about Smr series is that it is significantly thicker (they all end with 1 which is already a huge difference from Sm; Sm has only 4/30 candidates surviving primes<=5, while Smr has 1/3)
|
|
|
|
|
|
#16 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
I had a bit of free time and rewrote the Sm() sieve for Smr().
I am sieving to p<2E10 for starters (for 47889<n<99999) and could PRP test the sieved candidates as well. Can we divide the range? May I suggest that I 1) post the sieve file for (for 47889<n<60000) 2) test above 60000 ? |
|
|
|
|
|
#17 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
There are no Smr(n) primes in 50000<=n<80000. Finishing with 80000<=n<99999 now.
|
|
|
|
|
|
#18 |
|
Oct 2015
19 Posts |
|
|
|
|
|
|
#19 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
224058 Posts |
I can. There are only 53 candidates there, over which I jumped to save a margin. (There are 1452 candidates in 50k<=n<100k.)
I will sieve in 100000<=n<200000, too, and start testing sometime later (maybe via the PRPNet, say, port 1201 on my little toy PRPserver). |
|
|
|
|
|
#20 |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Don't forget to grab the latest pfgw source and PRPNet source. The biggest change is to eliminate the client spitting out the long decimal representation of the number being tested, which only happens on a generic server. The client right now generates the decimal representation so that it can compute the length of the number and sends it back to the server, which then updates the database. It isn't optimal, but it works. The alternative is to write server specific code for the Sm and Smr searches.
|
|
|
|
|
|
#21 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
224058 Posts |
Ok, thanks!
|
|
|
|
|
|
#22 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
Here are Smr (reverse concatenated sequence) results for this 5 decimal digit range.
6 decimal digit range will follow sometime later (need to sieve first). Perhaps 100000<=n<200000 for starters. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mersenne Primes p which are in a set of twin primes is finite? | carpetpool | Miscellaneous Math | 3 | 2017-08-10 13:47 |
| Distribution of Mersenne primes before and after couples of primes found | emily | Math | 34 | 2017-07-16 18:44 |
| A conjecture about Mersenne primes and non-primes | Unregistered | Information & Answers | 0 | 2011-01-31 15:41 |
| possible primes (real primes & poss.prime products) | troels munkner | Miscellaneous Math | 4 | 2006-06-02 08:35 |
| Mathworld surrenders | GP2 | Lounge | 31 | 2003-12-13 03:28 |