mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Msieve (https://www.mersenneforum.org/forumdisplay.php?f=83)
-   -   Polynomial Request Thread (https://www.mersenneforum.org/showthread.php?t=18368)

RichD 2019-01-28 17:17

C190 Poly
 
Last one in my range.
[CODE]R0: -3707291376771524133870417534046698496
R1: 2131605730471020287
A0: -7761958886170950224058863047724970820434915393
A1: 1422838329514166458002293379935643501726
A2: -58278821654738607972345758909068
A3: -66994034572189427998366
A4: 2874322480926461
A5: 4826640
skew 124669459.71, size 1.174e-18, alpha -7.995, combined = 1.861e-14 rroots = 5[/CODE]

Gimarel 2019-01-29 12:51

C193 Poly
 
A bit lower score, but more reasonable skew. [code]# norm 8.295637e-19 alpha -7.252426 e 1.375166e-14 rroots 3
skew: 87683927.99
c0: 2581781720003205670376568981956084811674651415
c1: -595436132617060576840875859494320750136
c2: 5022110032451767719499055803925
c3: 129370668806239261931633
c4: 22207930753817
c5: 4024800
Y0: -12440919224817539241711699168575689856
Y1: 23055141405720747343[/code]

Max0526 2019-01-29 22:24

F2157 C190 poly
 
[QUOTE=firejuggler;506820]almost done with my range ( last stretch will be tonight), but I got something better
[code]
R0: -4534262611067056351227167534927508941
R1: 86822958854160419
A0: 974094432397207646292323516209159352189775720
A1: 283050420822142605869428005104590201138
A2: -8052177069948717555905907371793
A3: -443821729247039776395261
A4: 777508770451621
A5: 1763580
skew 100838727.84, size 1.197e-018, alpha -7.632, combined = 1.881e-014 rroots = 5
[/code]1.88e-014, nice. I have a small collection of 1.7e-014 -1.79e-014 if you want to testsieve them.[/QUOTE]
There is a better poly derived from firejuggler's 1.881 (with a different c5 and lower skew):
[code]
Y0: -4534262611067008280220007628490802468
Y1: 260468876562481257
c0: 41787647530750809177805741841363982946859661
c1: 30414038133726475373058930503474902909
c2: -2929310784747118415974780090080
c3: -442094399249228120792233
c4: 2347172852072763
c5: 15872220
skew: 33749608.54
# size 1.198e-18, alpha -7.632, combined = 1.905e-14 rroots = 5[/code]Hope it's not too late.

fivemack 2019-01-30 12:22

[QUOTE=Max0526;507137]There is a better poly derived from firejuggler's 1.881 (with a different c5 and lower skew):
[code]
Y0: -4534262611067008280220007628490802468
Y1: 260468876562481257
c0: 41787647530750809177805741841363982946859661
c1: 30414038133726475373058930503474902909
c2: -2929310784747118415974780090080
c3: -442094399249228120792233
c4: 2347172852072763
c5: 15872220
skew: 33749608.54
# size 1.198e-18, alpha -7.632, combined = 1.905e-14 rroots = 5[/code]Hope it's not too late.[/QUOTE]

Thank you, I have unqueued the number and am trial-sieving this new polynomial.

fivemack 2019-01-30 13:55

The new polynomial has a lower yield than the 1.881e-14 one in every one of the trial sieve buckets I used, so I'm going with the 1.881e-14 one.

swellman 2019-01-30 20:55

C193 Poly
 
[CODE]# norm 8.430421e-19 alpha -6.605201 e 1.383e-14 rroots 5
skew: 138579525.03
c0: 7210752871922734369883482366534126085748745976
c1: 480372207470208519916290067899428386298
c2: -2126182713842806830367385571557
c3: -150563719603136823480395
c4: 183659905512573
c5: 976140
Y0: -16515773159483605838906316932886118107
Y1: 497651835104777731
[/CODE]


Also found
[code]
# norm 8.284703e-19 alpha -6.481492 e 1.363e-14 rroots 5
skew: 129017702.23
c0: 6389370612543006786238077345782349779419689477
c1: 388028145600047722045760799355464468513
c2: -1207491369732147024079783800224
c3: -152010695405803902620279
c4: 173780992898673
c5: 976140
Y0: -16515773159484613124539760306081547394
Y1: 497651835104777731[/code]

[code]
# norm 8.338455e-19 alpha -6.863656 e 1.374e-14 rroots 5
skew: 200748245.20
c0: -11077263777455334080920727154471357678050677152
c1: 1873863113875984866857830705308968991330
c2: -19067531508846582903989009305571
c3: -99170954079259673250995
c4: 398932696377573
c5: 976140
Y0: -16515773159461655934297942256743787657
Y1: 497651835104777731
[/code]


Reserving 2.5-4M on the C193.

fivemack 2019-01-31 13:34

L1532 C192 request
 
Would anyone be willing to do some polynomial selection on the following C192

[code]
218970570796182065698377596097024384788361869332761272840394703510787597605276873474046837687885995912329231998076410885135080521826943850036783229565403944064025633738188802389499489670808641
[/code]

the cofactor of L1532 Lucas(1532) ?

msieve-cuda polynomial selection has entirely stopped working for me since I went to the cuda 8 compilers and drivers, and polynomial selection on CPU is distressingly slow (though I am hammering away at F2583)

firejuggler 2019-01-31 14:29

Sure thing, taking 0-2M range.

RichD 2019-01-31 18:02

C192 Poly
 
I'll start with 4-5M with msieve-GPU.

cubaq 2019-02-01 18:35

poly for C156 kindly request
 
Would anyone be willing to do poly search on that one [FONT=Calibri][URL="http://factordb.com/index.php?id=1100000000636663828"][COLOR=#0000ff]C156[/COLOR][/URL][/FONT][FONT=Calibri] ?[/FONT]
With simple yafu (no CADO nor Msieve) I receive poly not better than e = 1.952e-012.

Thanks a lot in advance,

cubaq

PS. Please use format of nfs.dat.p I.E.


# norm 3.354551e-015 alpha -7.557034 e 1.952e-012 rroots 3
skew: 187697652.36
c0: -12988586570165567935366966993722829951256808
c1: -9690474134849979802733422272388094
c2: 2037731688218652399606882479
c3: 524751687061109470
c4: -79708647234
c5: 12
Y0: -6587852821375495421427080698651
Y1: 6947163062567389

VBCurtis 2019-02-01 23:28

Sure, I'll have something for you tonight or Sat morning (USA pacific time).
Edit: 10 minutes of search turned up 2.11e-12. Definitely absolutely don't use the poly you found!
Edit2: running coeff 500k-2M, just in case someone else wants to beat my score.


All times are UTC. The time now is 22:51.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.