![]() |
|
|
#12 | |
|
Jun 2005
lehigh.edu
210 Posts |
Quote:
(default B2). That's past 6*t50, with t55 somewhere between 5.0-5.7 t50s. A full 2t55 with the first pass of 7t50, which (if I recall) meets an 80% chance of finding a p55, for Peter's term of "removing" these (uhm, so, still a 1/5 that we're supposed to take as an acceptable risk). Don't think that we'll see a p52/p53. No promises about p59/p60. -bd |
|
|
|
|
|
|
#13 | |
|
Nov 2003
22·5·373 Posts |
Quote:
My general opinion is that unless you want to do some specific ECM pre-tests on an NFS candidate, that Cunningham numbers with difficulty under 250 are probably not worth any further ECM effort. You may want to either help out on the Fibonacci/Lucas numbers of low index (say n < 1500) OR I have a very small number of Homogeneous Cunningham numbers for you to test, if you have the time. See http://www.chiark.greenend.org.uk/uc...mack/homcun.pl The following site contains the partial (known) factorizations: http://www.leyland.vispa.com/numth/f.../anbn/main.htm The numbers we need NFS pre-tested are: 3,2,457- 3,2,499- 3,2,482+ 3,2,494+ 3,2,496+ 3,2,499+ |
|
|
|
|
|
|
#14 | |
|
Jun 2005
lehigh.edu
210 Posts |
Quote:
Code:
This one is C178 with difficulty 264. Batalov + Dodson snfs factorization of 2,1618L, with a p51. The numbers in c190-c233 of difficulty below 250 have gotten 4*t50; while the ones above 250 (not as likely for immediate sieving?) had 3*t50. For 1618L, it was on the wrong side of c233, in c234-c250, which has only had 2t50. If you're routinely sieving ones with courve counts so far below t55, you're certainly going to hit some more p51-p54's. I'm currently working on near-term sieving candidates with difficulty 263 and 268. The ones above c250 have hardly had any ecm at all. I don't regard these curves as ecm "factoring". but rather as a precomputation for sieving, ecm "pre-testing", and have a full schedule of such Cunningham candidates. No factors, much at all, but I might hope to occasionally hit an early p59/p60. -Bruce |
|
|
|
|
|
|
#15 | |
|
Oct 2006
vomit_frame_pointer
23×32×5 Posts |
Quote:
I put 7550 curves at 43e6 into the remaining 5 on this list (Batalov is keeping 3,2,494+ warm for us). That's t50. This is not enough, of course. I assume that Paul Leyland's ECM server has also shown these plenty of love at 3e6 and 43e6. I might plow through some more ECM on these 3,2 candidates a few weeks from now. If anyone has suggestions for how many curves would be optimal, I would be glad to hear them. Last fiddled with by FactorEyes on 2009-04-14 at 20:47 Reason: Forgot that 3,2,494+ remains unfactored |
|
|
|
|
|
|
#16 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
9,497 Posts |
Quote:
I am pretty much done with 11+2,199 though. These are my two liabilities. |
|
|
|
|
|
|
#17 | |
|
Nov 2003
22×5×373 Posts |
Quote:
to be a problem on these smaller numbers. The *expected* time to factor the smaller numbers is much less with NFS than with ECM. |
|
|
|
|
|
|
#18 | |
|
(loop (#_fork))
Feb 2006
Cambridge, England
11001000110002 Posts |
Quote:
Bother. I have now convinced myself that 2^877-1 is a GNFS number: 10^263-1 took ~170 megaseconds, 109!+1 looks as if it'll take ~120 megaseconds, and 2^877-1 is only a little bigger in the relevant sense than either of those. I'd better figure out some polynomial-search parameters, or some indisputably SNFS number of less than 255 digits and difficulty around 265. Help? |
|
|
|
|
|
|
#19 | |
|
Nov 2008
91216 Posts |
Quote:
fivemack: it's more than 255 digits long so would need recompiled sievers - any oddperfect-search number will be of length basically equal to its SNFS difficulty, because the roadblocks are of the form 'we know no factors of sigma(a^b)' Last fiddled with by fivemack on 2009-04-15 at 15:59 Reason: answered in place |
|
|
|
|
|
|
#20 |
|
"Ben"
Feb 2007
7×503 Posts |
Just hunting around through the first 5 holes and cross-checking with what is already spoken for, I see 10,268+ at 243 digits and difficulty 269...
|
|
|
|
|
|
#21 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
23×11×73 Posts |
That's the right sort of size and shape - but is anyone interested in it?
|
|
|
|
|
|
#22 | |
|
Nov 2003
11101001001002 Posts |
Quote:
My joint paper with Sam Wagstaff: "A Practical Analysis of ECM" gives an exact abort strategy for when to shift from ECM to QS/NFS. One combines the sample data obtained from ECM failures, perhaps performed at different B1,B2 values, with the known a-priori distribution of factors given by Dickman's function. (or any other approximation to the distribution of factors). One uses Bayes' Theorem to derive a posterior distribution and computes the *expected value* of the posterior. If the time to find a prime near the "expected value" via ECM with p=1-1/e exceeds the time it would take NFS, then switch. This is based upon using the unit-linear loss function combined with minimizing the expected cost to achieve the factorization. The unit-linear loss function simply applies a linear cost function to the cost of being wrong, under the assumption that computer costs are a simple linear function of the CPU time that is spent. |
|
|
|
|