|
#1 |
Dec 2011
After milion nines:)
53×13 Posts |
I was little bored so using Batalov script I found many algebraic factors that can be remove before starting LLR
LIST k8 -s86 k248832 -s145 k8 -s182 S205 k4 -s230 k27 -s252 k64 -s259 k27 -s328 k4 -s335 k4 -s875 k8 -s911 k8 -s930 k8 -s953 k8 -s993 I targeted "big ones" but also look at few "small" ranges All factors are in zip file attached to this thread And as you can see this time all factors are from S bases. I hope Batalov is not angry that I used his script Last fiddled with by pepi37 on 2017-01-09 at 21:08 Reason: Add more text |
|
|
|
#2 |
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
24·17·37 Posts |
It would be interesting if it was not mentioned quite a few times already.
What is indeed interesting is that every time this is mentioned CRUS answers: "there is no problem! srsieve removes these, you just don't know it!" Well, either it doesn't or the hosted sieved files were done incorrectly. Checking sieve-sierp-base252-500K-1M.txt ... yep, the n%3==0 are still there (243 of them). Checking sieve-sierp-base328-900K-1M.txt ... yeah. The same. Checking sieve-sierp-base875-600K-1M.txt ... 1025 useless candidates are still there. ...and so on. P.S. Why would I "be angry" at the clear signs that someone is steadily learning something. It is almost always a good thing. |
|
|
|
#3 |
"Mark"
Apr 2003
Between here and the
2×3×1,163 Posts |
Serge, I'm sure there are algebraic factors the srsieve is not finding. They come in many forms and the program is only searching for one form. If you have some code idea to implement into srsieve, please share with me.
|
|
|
|
#4 |
"Nuri, the dragon :P"
Jul 2016
Good old Germany
23×3×37 Posts |
I have a suggestion.
Maybe add the option to delete these factors by using Batalov´s script after sieving is done. It´s one more sieving step, but it´s worth it. Code:
Sieving->Search for Algebraic factors->Delete all factors using srfile |
|
|
|
#5 | |
Dec 2011
After milion nines:)
162510 Posts |
Quote:
If you remember, when I ask you to do two of my sequence, I prepare data for you, and remove it before I send it to you :) And it is not irrelevant when you remove it: just remove it before send here :) |
|
|
|
|
#6 |
Dec 2011
After milion nines:)
53·13 Posts |
|
|
|
|
#7 |
"Gary"
May 2007
Overland Park, KS
11,887 Posts |
It's possible that some of the sieve files were posted to the pages before more recent versions of srsieve.
|
|
|
|
#8 |
Dec 2011
After milion nines:)
53·13 Posts |
[QUOTE=gd_barnes;450791]It's possible that some of the sieve files were posted to the pages before more recent versions of srsieve.[/QUOTE
Even latest srsieve doesnot remove algebraic factors. Remove just small part but doesnot remove all. |
|
|
|
#9 |
Dec 2011
After milion nines:)
53×13 Posts |
It is easy to test: using all latest version of srxsieve if you make 4*20^n+1 from n=1 to 1 M you will get 57250, and after using Batalov script it finds 5087 algebraic factors in that sieve file. So srsieve doesnot remove them, and also sr1sieve or sr2sieve dont remove them
|
|
|
|
#10 |
"Mark"
Apr 2003
Between here and the
2×3×1,163 Posts |
As I stated before algebraic factors come in many forms. srsieve only removes one of those forms. If someone can provide to me the other forms then I can modify srsieve to eliminate them.
|
|
|
|
#11 |
"Nuri, the dragon :P"
Jul 2016
Good old Germany
23·3·37 Posts |
Is someone able to post the script in this thread. I searched in the forums for it, but I didn´t found it. :/
I´ve some spare time atm. EDIT: Lucky me. http://www.mersenneforum.org/showpos...&postcount=105 EDIT2: Not so lucky me, seems to be somethink different... Last fiddled with by MisterBitcoin on 2017-01-11 at 20:01 |
|
|
|
||||
Thread | Thread Starter | Forum | Replies | Last Post |
RSP Sieve Files for k*2^n-1 from PrimeGrid | pinhodecarlos | Riesel Prime Search | 103 | 2022-11-26 15:02 |
Generalizing algebraic factors on Riesel bases | gd_barnes | Conjectures 'R Us | 31 | 2010-04-06 02:04 |
Constructing a sieve for trial factors | davieddy | Math | 48 | 2009-07-07 19:42 |
program to verify factors found by sr(x)sieve? | mdettweiler | Software | 16 | 2009-03-08 02:06 |
Algebraic factors | henryzz | ElevenSmooth | 13 | 2007-12-18 09:12 |