![]() |
|
|
#56 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
100101000001012 Posts |
That's not to say that yours is not a decent poly.
We just need better still. (mine was about the same quality as yours, Curtis' is better, but so far, Greg's 5th degree poly appears to be the best - by trial sieving) Just need to get lucky and break through to 7 or 8e-16. |
|
|
|
|
|
#57 |
|
I moo ablest echo power!
May 2013
33518 Posts |
Sounds good. I'm running the selection on the higher level (coefficients > 3,000,000) right now, so hopefully it'll produce a higher quality one.
|
|
|
|
|
|
#58 |
|
"Curtis"
Feb 2005
Riverside, CA
4,861 Posts |
I think I've had 3 polys at 6.17 to 6.23, but no true breakthrough. I have a few dozen candidates with stage 2 norms under 1e26, and playing with "stage2_norm=nnn" during the npr step does produce different lists of polys- some with better E, some worse.
Unless Greg tells me otherwise, I plan to run this task through Monday, and report my best few polys in hopes one of them sieves better than Greg's. -Curtis |
|
|
|
|
|
#59 |
|
Jul 2003
So Cal
40728 Posts |
That's fine. Sieving should start Wednesday evening.
|
|
|
|
|
|
#60 | |
|
Apr 2010
2·83 Posts |
Quote:
Code:
# norm 6.901456e-21 alpha -8.730724 e 6.698e-16 rroots 5 skew: 467678179.33 c0: -3284279535568729396126163309993052897424378270506000 c1: 54667536234204939669253229335771621161861128 c2: 64568605293429371615091462318228199 c3: -665377540748204239459284372 c4: -417085435356256116 c5: 1004683680 Y0: -38678500954256917675860008667250087585457 Y1: 202753882042232221123 |
|
|
|
|
|
|
#61 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
10,753 Posts |
My present work is factoring C21x integers by SNFS. This is close to the quintic/sextic boundary. A case in point is N= GC(6,269) which has just started. There are four obvious polynomials, two for N and two for 6N (note that 269+1 is divisible by both 6 and 5).
Generating the polynomials is easy in this case. What is harder is telling which is the best. Trial sieving indicates that the quintics are better than the sextics and 6N is very slightly easier than N. Question: how to persuade msieve to report the Murphy E value for an SNFS polynomial? It should be straightforward but I haven't yet worked it out. Reporting the skew would also be nice but that is easily done by hand. Paul |
|
|
|
|
|
#62 |
|
Tribal Bullet
Oct 2004
3,541 Posts |
I usually just make a .fb file and then ask for polynomial selection; that will termiate immediately with the polynomial that you specified, and in the meantime the E-value is reported.
The skew is never calculated to maximize the E-value, it will only take the skew you give it. Last fiddled with by jasonp on 2013-06-23 at 14:57 |
|
|
|
|
|
#63 | |
|
Sep 2009
2·1,039 Posts |
Quote:
A more interesting question is that if you ran their algorithm against a number of form a^2.b would it always just say the number is not squareful or would it sometimes find a^2? That could be useful. Chris |
|
|
|
|
|
|
#64 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
250018 Posts |
Quote:
Paul |
|
|
|
|
|
|
#65 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
I've used line sieve mode to get the parameters reported (and would kill shortly), but asking for a poly selection is an even better idea!
Interestingly, older versions of msieve (<=1.51) report ~7.5e-16 e value. Was the calculation implementation changed? Is it more comparable to CADO's implementation? /just curious/ |
|
|
|
|
|
#66 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
"20% of sieving saved is 20% sieving urned." ;-)
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Polynomial Discriminant is n^k for an n-1 degree polynomial | carpetpool | Miscellaneous Math | 14 | 2017-02-18 19:46 |
| Help choosing motherboard please. | Flatlander | GPU Computing | 4 | 2011-01-26 08:15 |
| Choosing the best CPU for sieving | siew | Factoring | 14 | 2010-02-27 10:07 |
| MPQS: choosing a good polynomial | ThiloHarich | Factoring | 4 | 2006-09-05 07:51 |
| Choosing amount of memory | azhad | Software | 2 | 2004-10-16 16:41 |