![]() |
|
|
#46 | |
|
Oct 2007
Manchester, UK
25138 Posts |
Quote:
Thats a hefty computer you've got there, do you happen to work in a data centre? |
|
|
|
|
|
|
#47 |
|
Jul 2003
So Cal
2·34·13 Posts |
|
|
|
|
|
|
#48 |
|
Feb 2006
Denmark
2×5×23 Posts |
From a PRP Top Search for (10^x+y)/z:
(10^268207+1)/11, Paul Bourdelais, 02/2010 (10^14118+11)/3, Lelio R Paula, 10/2008 (10^12891+11)/3, Lelio R Paula, 10/2008 (10^10683+11)/3, Lelio R Paula, 10/2008 (10^10044+9)/173, Lelio R Paula, 04/2006 10^10683+7 has no known factor. 239704723397 divides 10^10683+9. All other smaller numbers have a very small factor. Based on gigantic prp's this gives: Code:
d | k 10044 | 9 10683 | 7, 11 12891 | 11 14118 | 11 268207 | 1 |
|
|
|
|
|
#49 |
|
Oct 2007
Manchester, UK
135510 Posts |
Finished 4,482 curves with B1=11 million on 10^999+13. Starting 7,557 with B1=43 million.
So, quick question about ECM-GMP (version 6.2.3). Using the -resume switch to run stage2 from prime 95s output requires the B2 value to be set manually. So I ran some tests and found the appropriate B2 value for B1=11 million to be 30,114,149,530. The commands therefore look something like this: Code:
ecm -resume results.txt -nn 1 30114149530 > save.txt Code:
Using B1=1, B2=36007711756, polynomial Dickson(12), sigma=1435085703664580 I thought it might just be particular to that level, but it's not, I ran a curve for the next level (stage 1 done by P95 as usual), and the command was: Code:
ecm -resume results-13th.txt -nn 1 198654756318 > save.txt Code:
Using B1=1, B2=251378307196, polynomial Dickson(12), sigma=5940927478065527 Does anyone know why ECM seems to be ignoring the B2 values I specify? |
|
|
|
|
|
#50 |
|
Oct 2007
Manchester, UK
5×271 Posts |
To anyone wondering, about 1000 complete curves have been done on 10^999+13 with B1=43e6 and B2=198654756318. The ETA for all 7557 curves done is some time around the 10th May.
Also, I fixed the issue I had in the previous post. |
|
|
|
|
|
#51 |
|
Oct 2007
Manchester, UK
5·271 Posts |
Seems I made a mistake earlier, about 1000 curves have not been completed, in fact a handful over 2150 are done now.
|
|
|
|
|
|
#52 |
|
Oct 2007
Manchester, UK
5×271 Posts |
Here's my progress on 10^999+13.
Finished 7557 curves with B1=43M and B2=198,654,756,318. Just for kicks I also ran four curves on each of the following B1, B2 values: 110M, 970,090,831,726 260M, 3,134,108,727,766 850M, 15,793,458,981,318 2,600M, 86,489,653,750,516 No factor found, I do not intend to do any more work attempting to factor this number. |
|
|
|
|
|
#53 |
|
Feb 2006
Denmark
2·5·23 Posts |
That was an impressive attempt. I hope you post to http://www.shyamsundergupta.com/canyoufind.htm. It can take a long time (many months) before the page is updated.
|
|
|
|
|
|
#54 |
|
Oct 2007
Manchester, UK
5×271 Posts |
Email sent.
|
|
|
|
|
|
#55 |
|
Oct 2007
Manchester, UK
5·271 Posts |
I've recently come back to this semiprime problem and put some more work into it, the table now looks like this:
Code:
d | k 100 | 9 200 | 103 300 | 59 400 | 31 500 | 21, 51, 217, 247, 267 600 | 19, 109, 939 700 | 63 800 | 79, 167 900 | 69, 153 1000 | 13, 139 1100 | 51 1200 | 211 Code:
10^499 + 187 = 8318017179025508261683881403545462119 * c463 10^599 + 81 = 163697520944382449180416421217352133 * c564 10^599 + 631 = 117759052641160151602853649672528225089 * c561
I have also confirmed that the information in the table is correct and that all other removed candidates have at least one factor and a composite remainder. Incidentally, GMP-ECM 6.3 seems to crash after a few seconds of running on the 600 digit candidates, but it's fine for the 500 digit candidates. GMP-ECM 6.2.3 does not crash. Does anyone know why this might be? I was using the exe in ecm63_win64_core2.zip found on this page: http://gilchrist.ca/jeff/factoring/index.html |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Factoring problem | RedGolpe | Factoring | 9 | 2008-09-02 15:27 |
| Problem with P-1 factoring... | VolMike | Software | 5 | 2007-07-26 13:35 |
| Prime95 v24.14 P-1 Factoring problem | harlee | Software | 1 | 2006-12-19 22:19 |
| Problem trial factoring + 64 bit | EPF | Hardware | 2 | 2005-06-26 04:12 |
| Factoring Problem | asdf | Puzzles | 4 | 2003-08-30 17:56 |