![]() |
|
|
#56 |
|
Jun 2012
BFC16 Posts |
|
|
|
|
|
|
#57 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
641910 Posts |
Completed 8960@260e6 on C291_M127_k30 without a factor
|
|
|
|
|
|
#58 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72×131 Posts |
167434826987225560414010881210279 divides C271_M31_k29 and that completes the factorisation
|
|
|
|
|
|
#59 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
115238 Posts |
Someone factored C149_M31_k54.
Code:
http://factordb.com/index.php?query=71616377109907864688008347908682359177816201466974857346197413741355050473949229228608329211063362973255861812104220291663736034427872242744908822221 |
|
|
|
|
|
#60 | ||
|
Jan 2013
23·7 Posts |
p258550963755000298476185095462811 divides M127_k71, but
sadly the cofactor is composite. I am going to try to continue, but not for now. Request: The following need more curves at 1e7, you can run a few hundred curves, without reserving but please report afterward: Quote:
Quote:
Last fiddled with by kosta on 2018-05-08 at 02:06 |
||
|
|
|
|
|
#61 | |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72×131 Posts |
Quote:
Code:
Expected number of curves to find a factor of n digits: 35 40 45 50 55 60 65 70 75 80 35 141 650 3366 19370 122360 840072 6217999 4.9e+07 4.1e+08 On a not-very-fast machine (1 core of 2.6GHz Ivy Bridge), one curve at 1e8 takes 5GB of memory and about three and a quarter hours, so 10k curves at 1e8 is comparable effort to factorising a C180 by GNFS. Last fiddled with by fivemack on 2018-05-08 at 13:34 |
|
|
|
|
|
|
#62 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72·131 Posts |
2048167920754497417103998099314569059259651387 divides M7^123-1
|
|
|
|
|
|
#63 |
|
Jan 2013
3816 Posts |
@fivemack:
The 3366 curves from that table will give you exp(-1) probability, so a few hundred curves will not give you "confidence" , you are right about that. But there is something else. When we find a factor of D-digits in some number and the cofactor is composite, what is the expectation value of the number of digits for the next factor? I dont know of any mathematical theorem to that effect, but simple heuristic based on randomness of residues tells me, the next factor will have 2*D digits on average. I actually downloaded a bunch of tables from factordb and plotted the statistics. The result is that among factors already discovered each is on average 1.5-2 times longer than the previous one. Also, it is immediately clear from my plots, once you found a 35 digit factor, there is a high probability (>50%) you will never find another one with ECM. The conclusion? It is a waste to take the standard "Optimal Parameters" table and run all the curves on each line, as the steps are at 5-digit intervals. The optimal parameters table is calculated correctly, of course, but it gives you the optimal figure to find a factor IF it exists. Not knowing the next factors size, the strategy is suboptimal, by wasting ~5% of computing power according to my estimates. Its not alot, but it is something. Optimal strategy might be: 1) run all the curves, but double the number of digits you look for at each step. 2) run less, much less curves, and increase B1 gradually as in the tables. obviously, people will not like 1) as it will mean giving up at 30-35 digits. My request for a few hundered curves was in the spirit of 2). Last fiddled with by kosta on 2018-05-09 at 13:02 |
|
|
|
|
|
#64 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23×3×5×72 Posts |
Quote:
|
|
|
|
|
|
|
#65 | ||
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23×3×5×72 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#66 | |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
115238 Posts |
Quote:
I've got that paper with me in case someone wants to read it in pdf. |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Stop Reporting M127 | jinydu | Information & Answers | 7 | 2008-09-07 06:45 |