![]() |
![]() |
#56 |
Sep 2012
New Jersey, USA
59 Posts |
![]()
Sieve files for k*2^n-1
Here are the latest sieve files for 4 < k < 10000 and n < 12M. pmin and pmax give a range of what's been completed. We kindly ask that srsieve AND psieve be credited with any primes found with these sieve files. Those are the two sieve programs used in the sieve. Should anyone wish to credit the effort (PrimeGrid) that is perfectly fine, but certainly NOT required. Active Sieves rsp7M_20150415.abcd - (144,383,287 terms) p~87P Suspended Sieves rsp1M_20110731.abcd - (145,973,485 terms) p=100P |
![]() |
![]() |
![]() |
#57 |
Sep 2012
New Jersey, USA
3B16 Posts |
![]()
Sieve files for k*2^n-1
Here are the latest sieve files for 4 < k < 10000 and n < 12M. pmin and pmax give a range of what's been completed. We kindly ask that srsieve AND psieve be credited with any primes found with these sieve files. Those are the two sieve programs used in the sieve. Should anyone wish to credit the effort (PrimeGrid) that is perfectly fine, but certainly NOT required. Active Sieves rsp7M_20150527.abcd - (144,017,168 terms) p~96P Suspended Sieves rsp1M_20110731.abcd - (145,973,485 terms) p=100P Last fiddled with by JimB on 2015-05-28 at 12:29 |
![]() |
![]() |
![]() |
#58 |
Sep 2012
New Jersey, USA
59 Posts |
![]()
Here are the latest sieve files for 4 < k < 10000 and n < 12M. pmin and pmax give a range of what's been completed.
We kindly ask that srsieve AND psieve be credited with any primes found with these sieve files. Those are the two sieve programs used in the sieve. Should anyone wish to credit the effort (PrimeGrid) that is perfectly fine, but certainly NOT required. Active Sieves rsp7M_20150630.abcd - (143,764,475 terms) p~103P Suspended Sieves rsp1M_20110731.abcd - (145,973,485 terms) p=100PPlease note different download server for suspended sieves. Last fiddled with by JimB on 2015-07-01 at 17:06 |
![]() |
![]() |
![]() |
#59 |
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
9,901 Posts |
![]()
There are still numerous (differences of) squares in these files and other higher trivial powers.
There always have been, and after quite a few discussion, they are still there. Take for example k=9 (566 squares in rsp5M file), k=81 (369 squares in rsp5M file), k=27 (790 cubes in rsp5M file), and so on. I can send you cleaned up files - contact me by email, ok? I can send you (temporary) dropbox links. Thank you for the hosting for so many years. ![]() |
![]() |
![]() |
![]() |
#60 |
Sep 2012
New Jersey, USA
3B16 Posts |
![]()
Serge and I are in touch by email about this. At some future point soon I'll get those candidates removed and repost fixed files. I'm most definitely not a math genius and wouldn't have thought about stuff like this. Apparently nobody else at PrimeGrid ever did either.
Last fiddled with by JimB on 2015-07-02 at 04:57 |
![]() |
![]() |
![]() |
#61 |
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
990110 Posts |
![]()
Granted, the problem only concerns people with a few selected k values.
For example, P.Benson for k=9 or L.Soule for k=243. Or the PrimeGrid's k=27. The bulk of the 4998-k ABCD file is unaffected and as they say, "the average temperature of all patients in the hospital is almost normal". Some patients, though, are fairly cold (up to 5-7% of the candidates can be removed from future testing.) The attached perl script can be run on the full ABCD, or anyone's local PFGW or NPG files. Use it like follows: Step 1. The script is attached (below). It produces the real algebraic.txt file. 7za x -so my.7z | ./dump_algebraic.pl > algebraic.txt or ./dump_algebraic.pl my.abcd > algebraic.txt Step 2. use awk '{print "3333333333333333333333 | "$3}' algebraic.txt > algebraicForSrfile.txt Step 3. srfile -a -k algebraicForSrfile.txt my.abcd Step 4. rm algebraicForSrfile.txt , so that no one laughs their socks off when they find it one day. srfile has a "feature" -- when a factor is numeric and larger than what it can handle, it accepts it and removes the candidate without questioning or complaining! If you were to use 3 instead of 3333333333333333333333, it would dutifully report that "3 does not divide <###>" and would have removed nothing. Last fiddled with by Batalov on 2015-07-03 at 00:44 Reason: (cleaned up the script for the "+" side) |
![]() |
![]() |
![]() |
#62 |
Sep 2012
New Jersey, USA
59 Posts |
![]()
Sieve files for k*2^n-1
Algebraic removals generated by Serge's program: RSP1M 18038 candidates RSP2M 17905 candidates RSP3M 17753 candidates RSP4M 16457 candidates RSP5M 16471 candidates RSP6M 16308 candidates RSP7M 17352 candidates RSP8M 17215 candidates RSP9M 17407 candidates RSP10M 20078 candidates RSP11M 20344 candidates RSP12M 20070 candidates Here are the latest sieve files for 4 < k < 10000 and n < 12M. pmin and pmax give a range of what's been completed. We kindly ask that srsieve AND psieve be credited with any primes found with these sieve files. Those are the two sieve programs used in the sieve. Should anyone wish to credit the effort (PrimeGrid) that is perfectly fine, but certainly NOT required. Active Sieves rsp7M_20150702.abcd - (143,747,123 terms) p~103P Suspended Sieves rsp1M_20150702.abcd - (145,955,447 terms) p=100P |
![]() |
![]() |
![]() |
#63 |
Aug 2010
2·5·67 Posts |
![]()
JimB,
Since a lot of RPS work is for k<300, could you (or someone else) post a separate link that only has the sieve files for k<300 instead of k<10000? It would cut down on the download time and file opening time by quite a lot. |
![]() |
![]() |
![]() |
#64 |
"Curtis"
Feb 2005
Riverside, CA
14FC16 Posts |
![]()
Jim does us a favor by posting the link; if you think a k<300 file is a good plan, how about posting it for us (at least the first time)?
|
![]() |
![]() |
![]() |
#65 |
Sep 2012
New Jersey, USA
1110112 Posts |
![]()
Sieve files for k*2^n-1
Here are the latest sieve files for 4 < k < 10000 and n < 12M. pmin and pmax give a range of what's been completed. We kindly ask that srsieve AND psieve be credited with any primes found with these sieve files. Those are the two sieve programs used in the sieve. Should anyone wish to credit the effort (PrimeGrid) that is perfectly fine, but certainly NOT required. Please note the new file locations. Comcast is discontinuing free hosting, so these files are now hosted on PrimeGrid. The main url for these files is now http://www.primegrid.com/sieving/rsp. Because it was requested and especially since PrimeGrid has to pay for outgoing bandwidth, subsets of all the sieves for k < 300 are now available. Active Sieves rsp7M_20150824.abcd - (143,417,166 terms) p~112PSuspended Sieves rsp1M_20150702.abcd - (145,955,447 terms) p=100PShortened Sieves (k < 300) rsp7M_20150824_k_lt_300.abcd - (4,157,203 terms) p~112P, k < 300 Last fiddled with by Batalov on 2015-08-26 at 15:11 Reason: (edited per message below) |
![]() |
![]() |
![]() |
#66 |
Sep 2012
New Jersey, USA
59 Posts |
![]()
I forgot to edit the rsp1M-6M k < 300 item counts, they're around 4.2M for rsp1M-3M and 4M for rsp4M-6M
Last fiddled with by JimB on 2015-08-26 at 10:17 |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Posting log files or other text files | Xyzzy | Forum Feedback | 3 | 2018-12-30 19:37 |
Algebraic factors in sieve files | pepi37 | Conjectures 'R Us | 95 | 2017-07-04 13:37 |
Searching data from npg files ( Primegrid) | pepi37 | Linux | 5 | 2016-06-29 11:11 |
Advantage of lattice sieve over line sieve | binu | Factoring | 3 | 2013-04-13 16:32 |
PrimeGrid PSP (Sieve) is stopping soon! | Joe O | Prime Sierpinski Project | 1 | 2010-11-04 23:05 |