mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > FactorDB

Reply
 
Thread Tools
Old 2008-12-20, 10:49   #56
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2×17×73 Posts
Default

Does the database check if reported factors are composite?
Andi47 is offline   Reply With Quote
Old 2008-12-20, 11:03   #57
10metreh
 
10metreh's Avatar
 
Nov 2008

2·33·43 Posts
Default

Quote:
Originally Posted by Andi47 View Post
Does the database check if reported factors are composite?
It does a probable primality test, yes. I haven't found any composite factors for the database yet, but all the other numbers are tested, so I presume reported factors will as well.
10metreh is offline   Reply With Quote
Old 2008-12-20, 16:51   #58
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2×17×73 Posts
Default

The workers seem to have problems with highly composite (and very smooth) (co-)factors that contain lots of p4 factors - it seems that "ecm to low limits" finds the whole lot of tiny factors and thus can't split the number. Perhaps the trial factoring limit should be raised to 10000.

Last fiddled with by Andi47 on 2008-12-20 at 16:51
Andi47 is offline   Reply With Quote
Old 2008-12-20, 17:25   #59
jasonp
Tribal Bullet
 
jasonp's Avatar
 
Oct 2004

3,541 Posts
Default

Msieve trial factors to 100k...
jasonp is offline   Reply With Quote
Old 2008-12-20, 19:13   #60
10metreh
 
10metreh's Avatar
 
Nov 2008

2·33·43 Posts
Default

Quote:
Originally Posted by Andi47 View Post
The workers seem to have problems with highly composite (and very smooth) (co-)factors that contain lots of p4 factors - it seems that "ecm to low limits" finds the whole lot of tiny factors and thus can't split the number. Perhaps the trial factoring limit should be raised to 10000.
I'd say 1e6. The ECM system is odd as well. I'd just do TF to 1e6, then do ECM to 15, 20, 25 etc. digits followed by QS/NFS.

BTW, is there a factor table for numbers near a googol?

Last fiddled with by 10metreh on 2008-12-20 at 19:14
10metreh is offline   Reply With Quote
Old 2008-12-21, 14:21   #61
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2·17·73 Posts
Default Bug?

Sometimes when I report a (valid) factor, I get an error message:

Code:
Error: Expression (^ is infix)
In most cases the factor is accepted anyway, but it's annoying when I get the error message every time when I import a factor of M10080 (and for some other Mersennes).
Andi47 is offline   Reply With Quote
Old 2008-12-22, 08:50   #62
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2·17·73 Posts
Default

Quote:
Originally Posted by henryzz View Post
have you added looking for algebraic factorizations
Quote:
Originally Posted by Syd View Post
Not yet, maybe later.
I extend this question to Aurifeuillians. And the database does not recognize them:

Code:
2^1925-2^963+1

Short forms
No short forms found

Last fiddled with by Andi47 on 2008-12-22 at 08:53 Reason: typo
Andi47 is offline   Reply With Quote
Old 2008-12-22, 08:56   #63
10metreh
 
10metreh's Avatar
 
Nov 2008

2×33×43 Posts
Default

Syd, I suggest looking at the code for Alpertron's applet and finding the part which deals with algebraics and Aurifeuillians. It might help.

Line 3 in post #27 (near-Cunninghams) has gone unanswered.

Last fiddled with by 10metreh on 2008-12-22 at 09:03
10metreh is offline   Reply With Quote
Old 2008-12-24, 02:43   #64
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

23010 Posts
Default

Thank you very much for your comments, they show up a lot more bugs than i expected.

First - the one i accidently missed:

Quote:
How much are you doing on near-Cunningham numbers (numbers of the form ?
The template for these numbers exists, thats all so far. These numbers are the next ones to import once the other bugs are fixed.

Quote:
I got a similar problem earlier. When I submitted a factor that finished the number, the submitted factors appeared in the form "Factor submitted: XXX" and in the factorization but the number was still "Composite, factors known" rather than "Composite, fully factored". If I searched for that number again the problem would be sorted.
Currently the number status is not updated during the page request itself, but right after it. This is indeed confusing, will change it soon.

Quote:
Does the database check if reported factors are composite?
Yes, they are tested if <= 1000 digits.

Quote:
Error: Expression (^ is infix)
Thats a wired one, couldn“t track it down yet.

Quote:
I extend this question to Aurifeuillians. And the database does not recognize them:
It wont recognize most of them yet. Thats another todo point.


The factoring limits: Will add this to the workers


Thank you again

Syd

Last fiddled with by Syd on 2008-12-24 at 02:44
Syd is offline   Reply With Quote
Old 2008-12-27, 14:10   #65
10metreh
 
10metreh's Avatar
 
Nov 2008

232210 Posts
Default

Is there a factor table for the near-Cunninghams? I couldn't find one.

When "assigned to worker X (sieve)" appears, does this mean SIQS and what programs are you using? I saw it appear on a C97 that was far easier by SNFS.
10metreh is offline   Reply With Quote
Old 2008-12-28, 19:27   #66
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

23010 Posts
Default

Quote:
Originally Posted by 10metreh View Post
When "assigned to worker X (sieve)" appears, does this mean SIQS and what programs are you using? I saw it appear on a C97 that was far easier by SNFS.
I use msieve (MPQS) for sieving. The "old" code was quite buggy, it sometimes even assigned C>100 to msieve, without doing ECM first. The limit should be at about 80 digits, maybe its already working now.

Syd
Syd is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Database for k-b-b's: 3.14159 Miscellaneous Math 325 2016-04-09 17:45
Factoring database issues Mini-Geek Factoring 5 2009-07-01 11:51
database.zip HiddenWarrior Data 1 2004-03-29 03:53
Database layout Prime95 PrimeNet 1 2003-01-18 00:49
Is there a performance database? Joe O Lounge 35 2002-09-06 20:19

All times are UTC. The time now is 12:10.


Sat Jul 17 12:10:23 UTC 2021 up 50 days, 9:57, 1 user, load averages: 1.09, 1.48, 1.40

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.