mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > FactorDB

Reply
 
Thread Tools
Old 2011-08-27, 02:50   #1211
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

2×5×23 Posts
Default

William,

I know about the paper and the algorithm that could be used to recognize algebraic factors, but I dont understand it at a level to be able to implement it. Any help is appreciated here! Currently its implemented in php and uses the internal data structure I also use to parse the terms. If you are interested I'll send the code over

- Syd
Syd is offline   Reply With Quote
Old 2011-08-27, 06:13   #1212
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2×7×132 Posts
Default

Quote:
Originally Posted by Syd View Post
I know about the paper and the algorithm that could be used to recognize algebraic factors, but I dont understand it at a level to be able to implement it. Any help is appreciated here! Currently its implemented in php and uses the internal data structure I also use to parse the terms. If you are interested I'll send the code over
Hmm. there is a paper and algorithm? I was thinking in terms recognizing the strings a^b+1 and a^b-1, and finding the prime factors of b. Maybe you better send the paper (link or reference) first.
wblipp is offline   Reply With Quote
Old 2011-08-27, 13:15   #1213
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

2·5·23 Posts
Default

Its Computing Aurifeuillian factors from R. P. Brent
Syd is offline   Reply With Quote
Old 2011-08-27, 14:47   #1214
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

1001001111102 Posts
Default

Quote:
Originally Posted by Syd View Post
Its Computing Aurifeuillian factors from R. P. Brent
Ahh. Before we tackle that, there is a lot of improvement yet in the cyclotomic factors. Especially on the "plus" numbers. For a^n+1 where n has many prime divisors, factordb misses many of the divisors. I've had some fun adding these algebraic factorization to finish primality proofs, but I'm thinking it is time to fix this in the core.

William

Last fiddled with by wblipp on 2011-08-27 at 15:01
wblipp is offline   Reply With Quote
Old 2011-09-03, 08:30   #1215
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

61710 Posts
Default

Hello,

based on my tests and experience with my Perl script above, I set up a small Boinc server which fetches composites with unknown factors from factordb and runs YAFU on them.
http://yafu.dyndns.org/yafu
Currently C88 and C89 are handled.

yoyo
yoyo is online now   Reply With Quote
Old 2011-09-04, 18:17   #1216
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2×7×132 Posts
Default

Quote:
Originally Posted by yoyo View Post
a small Boinc server


Looking at the distribution of composites this afternoon, I see that there are no 89 nor 90 digit composites left, and that 88 and 91 digit ones are dropping rapidly.

At this size the savings from SNFS treatment are not worth the hassle of detecting and treating them, but at this rate we can already see the end of that regime. Does anyone have a plan or suggestion for automation of SNFS detection?
wblipp is offline   Reply With Quote
Old 2011-09-05, 01:23   #1217
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

D3016 Posts
Default Long Query Time

I attempted an inquiry for Aliquot sequence 1840896 and it took several seconds. I was using all the default values. The footnote shows:
Quote:
factordb.com - 71,277 queries to generate this page (47.71 seconds)
which is an extremely long time. Is there an index that is not in order?
RichD is offline   Reply With Quote
Old 2011-09-05, 02:18   #1218
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2×1,061 Posts
Default

Quote:
Originally Posted by RichD View Post
I attempted an inquiry for Aliquot sequence 1840896 and it took several seconds. I was using all the default values. The footnote shows:which is an extremely long time. Is there an index that is not in order?
Not sure about the index issue, but since the start value is >1M, it may have spent the time calculating the sequence to a higher value than it was (checking just now: factordb.com - 1,971 queries to generate this page (0.38 seconds)).

axn has calculated sequences >1M up to 71 digits.....1840896 is at 84 digits right now.
schickel is offline   Reply With Quote
Old 2011-09-05, 02:31   #1219
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

1101001100002 Posts
Default

Quote:
Originally Posted by schickel View Post
it may have spent the time calculating the sequence to a higher value than it was
So are you saying by simply inquiring on a sequence the data base will extend it a predetermined amount?
RichD is offline   Reply With Quote
Old 2011-09-05, 02:48   #1220
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

24·211 Posts
Default

Some neighboring sequences I have not "touched" include:

1840470
1840566
1840608
1840650
1840662
1840830
...
1840968
1841136
1841160
1841168
1841172
1841394
1841520
RichD is offline   Reply With Quote
Old 2011-09-05, 03:17   #1221
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

212210 Posts
Default

Quote:
Originally Posted by RichD View Post
So are you saying by simply inquiring on a sequence the data base will extend it a predetermined amount?
Syd would know exact details, but it seems to extend a "fresh" sequence until it hits a composite that won't trial factor....try it with a random 8-10 digit number and you can see what it does.

I think that after it stalls it doesn't calculate any further, but any leftover composite goes into the unfactored composite queue and will be factored by someone (local worker or distributed worker) thereby extending the sequence the next time you query it after the factors are reported....
schickel 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:36 UTC 2021 up 50 days, 9:57, 1 user, load averages: 1.14, 1.47, 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.