![]() |
[quote=henryzz;153451]have you added looking for algebraic factorizations[/quote]
Not yet, maybe later. [quote=fivemack;153467]You construct, using GMP and a product tree, twenty numbers [/quote] I tried it, but it takes ages to finish. I already have > 1M composite numbers with no factors known in the database, the server is way too slow. [quote=10metreh;153568] P.S. How far have you factored Mersenne numbers? There is still a C78 for M277.[/quote] Everything up to C70 is factored now, I'm still trying to import the others Syd |
Well I've done M254 and someone's done M277 in the meantime.
All Mersennes up to M500 done. How far have you ECM'd so far? What do you mean by low, medium and high limits? At a guess, 20, 25 and 30 digits, though I am bound to be wrong. I see the workers are working harder now. They're in a race with me! |
[quote=10metreh;153572]Well I've done M254 and someone's done M277 in the meantime.
All Mersennes up to M450 done. How far have you ECM'd so far? What do you mean by low, medium and high limits? At a guess, 20, 25 and 30 digits, though I am bound to be wrong.[/quote] low is ecm -one -c 5 -i 5000 -v 10000, medium ecm -one -c 20 -i 5000 -v 10000 and high is ecm -one -c 200 -i 5000 -v 10000. Every composite is automatically assigned for low ecm. |
[quote=10metreh;153572]
I see the workers are working harder now. They're in a race with me![/quote] The workers found a factor table :smile: |
[quote=Syd;153582]The workers found a factor table :smile:[/quote]
They didn't even know of factor tables or Alpertron's applet (which I was using)? Mersennes done up to M550. How much are you doing on near-Cunningham numbers (numbers of the form [tex]a^b + c[/tex], [tex]c[/tex] small)? I'm taking a break now. The workers can do the rest. |
[quote=10metreh;153585]They didn't even know of factor tables or Alpertron's applet (which I was using)?[/quote]
I imported some factor tables using the workers. First the mersenne.org's "factors.cmp", now I'm doing the cunningham tables. Which one should be next? |
[QUOTE=Syd;153590]I imported some factor tables using the workers. First the mersenne.org's "factors.cmp", now I'm doing the cunningham tables. Which one should be next?[/QUOTE]
[URL="http://www.asahi-net.or.jp/~KC2H-MSM/mathland/matha1/"]http://www.asahi-net.or.jp/~KC2H-MSM/mathland/matha1/[/URL] |
[url]http://primorial.unit82.com/tableplusone.html[/url]
[url]http://primorial.unit82.com/tableminusone.html[/url] [url]http://www.mersenneforum.org/showthread.php?p=144571#post144571[/url] |
Now it can display multiple numbers at once, here are some examples:
Display 2^1+1 to 2^100+1 2^x+1,1,100 Display Mersennes from 300 (to 300+100) Mx,300 5^x-3^x+1,10000,10010 however, the number of results is limited to 100 at once. |
Wow. That's fantastic. Basically, you have single-handedly replaced all current factorisation tables. All it needs now is a reservation engine :)
One tiny glitch: if I search for '1+x!,100,105' then click on '1+104!', the '+' doesn't get ecaped in the HTML, so it takes me to '1 104!' |
[quote=fivemack;153617]Wow. That's fantastic. Basically, you have single-handedly replaced all current factorisation tables. All it needs now is a reservation engine :)
One tiny glitch: if I search for '1+x!,100,105' then click on '1+104!', the '+' doesn't get ecaped in the HTML, so it takes me to '1 104!'[/quote] Thank you :smile: Fixed that one. Now i'll try to fix the bugs R. Gerbicz reported .. |
| All times are UTC. The time now is 12:02. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.