![]() |
|
|
#837 | |
|
Aug 2005
Seattle, WA
2×883 Posts |
Quote:
|
|
|
|
|
|
|
#838 |
|
Sep 2008
Kansas
D3B16 Posts |
I thought I saw a post by RDS which states the skew can be calculated either way (c0/c6)^(1/6) or (c6/c0)^(1/6). Technically, you can reverse the expression to -1+P^19 to get the same results. After RDS post, I tried it on a single test case and it didn’t seem to make a difference so I assumed it worked for all cases. I always use a skew => 1 mostly for readability.
|
|
|
|
|
|
#839 | |
|
Aug 2005
Seattle, WA
33468 Posts |
Quote:
And yes, you can reverse the expression and thereby reverse the coefficients of the algebraic polynomial, but then you would have to also reverse the coefficients of the rational polynomial as well. So yes, you could have a polynomial of x^6 - P instead of P*x^6 - 1, so your skew would be 96.16. But then you would also need the rational polynomial to be P*x - 1, instead of x - P. And if you do that, you will find that you get the good yield. Perhaps that was what RDS meant. But it is empirically not the case that you can take given algebraic and rational polynomials and just invert the skew with no other changes and have the same result. |
|
|
|
|
|
|
#840 |
|
May 2009
Russia, Moscow
2,593 Posts |
C158 from 11040:i9973, hope it's not too small to queue.
Code:
# norm 2.522525e-15 alpha -7.948414 e 1.735e-12 rroots 5 n: 94365299263068962988012065760895517846470483814873149655656138236616822393971530881311607016496429678973685304173579262984938116954010188591484289720399078137 skew: 6464797.84 c0: 675785156710726931995945512743568655440 c1: 572425050798434972990547357805552 c2: -422264771447737172677419726 c3: -28003604281125954411 c4: 10201446613954 c5: 292152 Y0: -3175708354283273613785639237497 Y1: 83795508091313227 rlim: 36800000 alim: 36800000 lpbr: 30 lpba: 30 mfbr: 60 mfba: 60 rlambda: 2.6 alambda: 2.6 lss: 0 |
|
|
|
|
|
#841 |
|
Sep 2008
Kansas
3×1,129 Posts |
|
|
|
|
|
|
#842 | |
|
Jun 2012
3,089 Posts |
Quote:
|
|
|
|
|
|
|
#843 |
|
Sep 2008
Kansas
3·1,129 Posts |
Thanks to some guidance by Jon and more trial sieving (still using the poorly picked a/rlim values so as to compare apples), I have a few more data points. The reason for spending more time on this is because there are a few more P^23-1, P^31-1 and a P29^-1 downstream - if they make it to NFS@Home.
The below yield using 5K blocks, lpb=31/62 and skew=96.16 with the 14e siever. Code:
special-Q => 30M 80M 130M 180M -r 5397 3100 2776 2202 -a 5063 4148 3227 2683 Code:
c6: 1 c0: -790579404481 Y0: -1 Y1: 494124614835927587916699085265816641 or c6: -1 c0: 790579404481 Y0: 494124614835927587916699085265816641 Y1: -1 |
|
|
|
|
|
#844 | ||
|
Aug 2005
Seattle, WA
2×883 Posts |
Quote:
As for multiplying by -1, I expect you'll find it has no effect at all. Quote:
The second of these won't work at all because you've reversed Y0 and Y1. But assuming that was basically just a typo, then yes that looks right. |
||
|
|
|
|
|
#845 |
|
Aug 2005
Seattle, WA
2·883 Posts |
|
|
|
|
|
|
#846 |
|
Jun 2012
3,089 Posts |
C216_121_113
Code:
n: 184094249934242069109125400577734390742548104719895085120467810751106288077867672040540076314269050554956696743669861492086142981324147214138504059557436906452399425489524304775399446108214150636093601470375888591597 # 121^113+113^121, difficulty: 248.42, anorm: 2.34e+038, rnorm: -2.53e+047 # scaled difficulty: 249.93, suggest sieving rational side # size = 1.745e-012, alpha = 0.000, combined = 1.801e-013, rroots = 0 type: snfs size: 248 skew: 4.8900 c6: 1 c0: 13673 Y1: -115230877647233745723406127208308085892801 Y0: 3740434344477351388916475705363381856681 rlim: 134000000 alim: 134000000 lpbr: 31 lpba: 31 mfbr: 62 mfba: 62 rlambda: 2.7 alambda: 2.7 |
|
|
|
|
|
#847 | |
|
Sep 2009
209210 Posts |
Quote:
Chris |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| System management notes | kriesel | kriesel | 7 | 2020-10-21 18:52 |
| Improving the queue management. | debrouxl | NFS@Home | 10 | 2018-05-06 21:05 |
| Script-based Primenet assignment management | ewmayer | Software | 3 | 2017-05-25 04:02 |
| Do normal adults give themselves an allowance? (...to fast or not to fast - there is no question!) | jasong | jasong | 35 | 2016-12-11 00:57 |
| Power Management settings | PrimeCroat | Hardware | 3 | 2004-02-17 19:11 |