![]() |
|
|
#12 | |
|
"Mark"
Apr 2003
Between here and the
24·397 Posts |
Quote:
Do we know which bases are impacted or do you not trust any of them? |
|
|
|
|
|
|
#13 | |
|
May 2007
Kansas; USA
28A316 Posts |
Quote:
I will send you "good" and "bad" files for S66 & S79. There is a tricky issue on comparing them: My doublecheck is for n<=1000. The original (bad) files are for n<=2500. Here is how I think a comparison would need to be done: good file scenario / bad file scenario 1. has prime / has same prime : OK 2. has prime / has different prime : bad 3. has prime / has no prime : bad 4. has no prime / has prime n>1000 : OK 5. has no prime / has prime n<=1000: bad 6. has no prime / has no prime : OK So in evaluating "true" differences, you're looking for 2 situations: 1. The good file has a prime but the bad file has a different prime or no prime at all. 2. The good file has no prime but the bad file has a prime for n<=1000. The files for S66 are huge since the conjecture is k>20M. I'll attempt to send the whole files in gmail but if it won't take due to size, I'll cut the S66 files down to an appropriate size. There are so many differences that even a relatively small sample of primes should be enough for you to get an idea of the problems. The "bad" files that I will send you were run with PFGW 3.6.0. The "good" (doublecheck) files that I will send you were run with PFGW 3.3.6. Last fiddled with by gd_barnes on 2014-07-12 at 18:17 |
|
|
|
|
|
|
#14 |
|
Quasi Admin Thing
May 2005
2×3×7×23 Posts |
I have to correct myself. The range tested by PFGW 3.6.3 is R3 11.0-12.0G and by tomorrow I'll have 11.00G to 11.01G send to you. The range will contain the primes for n<=25K.
|
|
|
|
|
|
#15 | |
|
"Mark"
Apr 2003
Between here and the
24×397 Posts |
Quote:
Nevermind. I got them. Last fiddled with by rogue on 2014-07-12 at 19:10 |
|
|
|
|
|
|
#16 |
|
"Mark"
Apr 2003
Between here and the
18D016 Posts |
I have done a comparison of the results for these two bases and sent that information to Gary. He might want me to run the results for more bases, but I think in the end he will concur with what I've presented to him.
The problem only appears for numbers up to about 40 bits in size. pfgw 3.6.0 reports numbers as prime that are not prime, but it also misses primes. For these two bases the largest n with a bad or missing prime was 5. I did not run those bases with pfgw 3.7.7. That needs to be done to verify correctness of the current version of pfgw. This is what I would recommend (once we know that pfgw is working correctly): 1) Determine which bases are suspicious, i.e. those started after pfgw 3.6.0 was released. 2) Run those bases to n=100 (no reason at this time to go further). 3) Extract the primes where n <= 100 from the original submitted results. 4) If they are a match, done. 5) If there is a discrepancy, then use pl_remain.txt to do the following: a) Remove k that have a prime for n > 100 from known results. b) Remove known k that do not have a prime (as they have already been tested). c) Run the remaining k to n=25000. d) Run the remaining k to the conjecture's search limit. e) Any remaining k get added back as needed to prove the conjecture. I could write a program to make this easier. I would need the following: 1) A good version of pl_prime.txt (from step 2 above) 2) A good version of pl_remain.txt (from step 2 above) 3) A list of known primes, regardless of pfgw version. The program would ignore primes for n <= 100. 4) The current known list of k needed to prove the conjecture (although I could technically scrape that from the web pages). I should be able to output a good list of primes (in k sequence) and a list of k needing further testing. Last fiddled with by rogue on 2014-07-12 at 21:33 |
|
|
|
|
|
#17 |
|
May 2007
Kansas; USA
242438 Posts |
I concur with everything you said. That would be outstanding if we didn't have to start from scratch on the problem bases. When all is said and done, what I definitely need is one nice big file of "good" primes sorted by k, at least for primes n<2500. It looks like you can do that so that covers everything as far as I'm concerned. Considering the huge # of k's on these large-conjectured bases, I don't need more bases run to be convinced that the problem is only for very small primes.
Here is what I would suggest to start with: Write your program to do what you suggested and use it on the S66 and S79 files that I already sent you. I will also send you the rest of the primes for n=2.5K to 25K (S66) or 50K (S79) as well as the needed k's remaining files. The filenames with "good" in them are definitely good. The only difference vs. what you are suggesting that we do is that the "good" file has been searched to n=1000 vs. n=100. That shouldn't matter since the problem is for primes <= 40 bits. Last fiddled with by gd_barnes on 2014-07-12 at 22:29 |
|
|
|
|
|
#18 | |
|
"Mark"
Apr 2003
Between here and the
635210 Posts |
Quote:
|
|
|
|
|
|
|
#19 |
|
Apr 2013
Durham, UK
6310 Posts |
Slightly off this discussion, but I have a small suggestion.
Would it be possible to get the new bases script to print the version of PFGW used in all of the output files it produces? Then if we have a similar problem to this in the future it will be a much simpler case of just checking the output files to see which version they were produced with (assuming we can get people to use the latest version of the script!). |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sieving with powers of small primes in the Small Prime variation of the Quadratic Sieve | mickfrancis | Factoring | 2 | 2016-05-06 08:13 |
| Small primes | kar_bon | Riesel Prime Data Collecting (k*2^n-1) | 3 | 2013-05-11 04:56 |
| PFGW can't find a small factor. | Arkadiusz | Software | 7 | 2013-02-18 12:43 |
| Small Primes | Housemouse | Math | 2 | 2008-06-04 05:23 |
| Problems with Large FFT but not Small FFT's? | RichTJ99 | Hardware | 2 | 2006-02-08 23:38 |