![]() |
|
|
#100 | |
|
Nov 2003
11101001001002 Posts |
Quote:
'small' nuisances. Now: I thought I had finished sieving 2,1161+. I ran a filtering pass, and behold: I found that primes in relations did not divide the norms. Why? Because I have silly putty for brains and made a stupid typo in the sieving intput files. Instead of factoring M^6 - M^3 + 1 with M = 2^129, I actually did the sieving with M = 2^129 + 1. Ooops! I have to redo the WHOLE THING. |
|
|
|
|
|
|
#101 |
|
Jul 2003
So Cal
2×34×13 Posts |
|
|
|
|
|
|
#102 |
|
Nov 2003
22·5·373 Posts |
|
|
|
|
|
|
#103 |
|
Jul 2003
So Cal
2·34·13 Posts |
|
|
|
|
|
|
#104 |
|
Nov 2003
22×5×373 Posts |
|
|
|
|
|
|
#105 | |
|
Jul 2003
So Cal
2×34×13 Posts |
Quote:
Yes, with f(x) = x - M, then f(M) = 0 mod N trivially. But also with f(x) = x^6 - x^3 + 1 and M = 2^129, f(M) = 0 mod N. However, change M to 2^129+1 and f(M) = 875...256 (195 digits) mod N |
|
|
|
|
|
|
#106 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
Quote:
p76=1463098735252025076064552980991019750718115268401264794574977849375291943201 p87 cofactor msieve (CPU version) generates excellent polys for this range of gnfs in about a day on 4cores (I am generalizing from 8 polynomials for size c161-167 so far), so poly generation is not quite a problem it used to be before msieve -np. Batalov+Dodson gnfs |
|
|
|
|
|
|
#107 | |
|
Jun 2005
lehigh.edu
210 Posts |
Quote:
Code:
5007861129737749849013925511829197666405121545507799101441 so the cofactor isn't ready for sieving yet. I'm not saying I expect another factor in ecm range; just reporting that p53/p54's are not sufficiently ruled out. -Bruce |
|
|
|
|
|
|
#108 |
|
Jul 2003
So Cal
1000001110102 Posts |
2,887+ is factored. It was a routine SNFS. The log is attached.
83-digit prime factor: 49981689150360109816756745979781091880139282301753764022781406685533122634863077113 124-digit prime factor: 4178064153173557043236151737185710825140844268858730971444861909899441377093367286340227580593337764817973960547233521180267 |
|
|
|
|
|
#109 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
Quote:
gnfs-size <=> snfs-diff * 0.56 + 30 So, to be certain I ran the selection for a short time and I have a weak gnfs poly which is already better than 4x^6+1 (which in turn is better than x^6+16; results not shown): Code:
n: 1332203900608590809938480645779084229713406802212647383719972524986911760145731133592887032687895490700549453758482415452796437240091528083264268919532584204888670812466960924609380670193 # norm 9.835529e-19 alpha -6.518792 e 1.590e-14 skew: 541811641.32 c0: -801071962246439739537355089135578940272386191585 c1: -42660844449690813403809072437025393127519 c2: 119589890395417785134597484922708 c3: 549962789064608723669511 c4: -240655153909767 c5: 134700 Y0: -1581395993668939777858809095988648046 Y1: 134289229477848734261 type: gnfs # The lims are off the top of my head rlim: 268435455 alim: 268435455 lpbr: 32 lpba: 32 mfbr: 64 mfba: 64 rlambda: 2.6 alambda: 2.6 Code:
n: 1332203900608590809938480645779084229713406802212647383719972524986911760145731133592887032687895490700549453758482415452796437240091528083264268919532584204888670812466960924609380670193 Y0: -730750818665451459101842416358141509827966271488 Y1: 1 c6: 4 c0: 1 skew: 0.79 # size 4.489791e-14, alpha 1.946683, e 1.081e-14 type: snfs lss: 1 rlim: 268435455 alim: 268435455 lpbr: 32 lpba: 32 mfbr: 64 mfba: 64 rlambda: 2.6 alambda: 2.6 Could be a good number for the forum or for NFS @ Home. |
|
|
|
|
|
|
#110 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
224058 Posts |
On my old GPU in 1.5 GPU-days I have only found a single smaller flare up to 1.13e-14. But the search space is immense. If I would have found anything, it would have been some tremendous luck.
Tesla 1070s could do wonders for this number. The parameters this area seem not bad (the polynomials are found by GPU and even the slower CPU), but may need additional tweaking before firing up the large guns. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 5+ table | garo | Cunningham Tables | 100 | 2021-01-04 22:36 |
| 7+ table | garo | Cunningham Tables | 86 | 2021-01-04 22:35 |
| 6+ table | garo | Cunningham Tables | 80 | 2021-01-04 22:33 |
| 5- table | garo | Cunningham Tables | 82 | 2020-03-15 21:47 |
| 6- table | garo | Cunningham Tables | 41 | 2016-08-04 04:24 |