mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > FactorDB

Reply
 
Thread Tools
Old 2011-05-25, 12:09   #1112
lorgix
 
lorgix's Avatar
 
Sep 2010
Scandinavia

3·5·41 Posts
Default

You're not making much sense.

Do the translation before you post. Hopefully that will help.

If you're saying that you're adding all prime numbers, let's get some perspective;

Right now the db contains about 4.6*10^8 numbers, which is roughly equal to the number of primes 9 digits or smaller.

Edit: I tried... Wont bother with this anymore.

Last fiddled with by lorgix on 2011-05-25 at 12:28
lorgix is offline   Reply With Quote
Old 2011-05-25, 12:52   #1113
WraithX
 
WraithX's Avatar
 
Mar 2006

479 Posts
Default

Quote:
Originally Posted by cmd View Post
we do not understand, can someone "explain|clarify"
where we make mistakes in your approach ?
Hello cmd, the reason you are seeing this message is because your activities are putting too many new numbers into the factordb. This limit has been put in place as a nice way of asking people to not flood the factordb with new numbers.

My question is, what is your goal? Are you trying to factor numbers of a certain form? Are you trying to find numbers with a certain property? If you are trying to factor numbers of a special form, I'd recommend using either yafu or msieve. They are both excellent programs. This way, you can continue your mathematical activities without putting a burden on the factordb. If you need help running/using either yafu or msieve, you can open a new thread where we can answer your questions. In any case, I'd like to ask you to stop using the factordb like you are currently using it.
WraithX is offline   Reply With Quote
Old 2011-05-25, 14:53   #1114
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

3,389 Posts
Default

Code:
mysql> select digits, count(digits) as n from C where digits<100 group by digits having n>10;
This might be an interesting stat. Should a link to a Small Composites Status Summary page be available which is updated periodically?

Last fiddled with by RichD on 2011-05-25 at 15:03 Reason: strike Status
RichD is offline   Reply With Quote
Old 2011-05-25, 16:36   #1115
Syd
 
Syd's Avatar
 
Sep 2008
Krefeld, Germany

111001102 Posts
Default

Quote:
Originally Posted by RichD View Post
Code:
mysql> select digits, count(digits) as n from C where digits<100 group by digits having n>10;
This might be an interesting stat. Should a link to a Small Composites Status Summary page be available which is updated periodically?
Just as a quick dirty hack:
http://factordb.com/stat_1.php
The query is fast, there's no need to cache it. Btw, left the n>10 out
Syd is offline   Reply With Quote
Old 2011-05-25, 19:30   #1116
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2×1,061 Posts
Default

Quote:
Originally Posted by Syd View Post
Just as a quick dirty hack:
http://factordb.com/stat_1.php
The query is fast, there's no need to cache it. Btw, left the n>10 out
Quote:
Originally Posted by factorDB
SIZE COUNT
60 1,195
61 1,286
62 1,326
63 1,308
Nice to see that the 60-digit stuff has been (mostly) cleared....
schickel is offline   Reply With Quote
Old 2011-05-25, 19:34   #1117
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2·1,061 Posts
Default

Quote:
Originally Posted by kar_bon View Post
I'm using the factoring-script DByafu.pl from here to help, getting rid of those small numbers.
I'm using a manual upload method since then I don't have to install anything; and if I use a computer that I don't have regular access to, I can just blast through a few numbers when I get a chance.
schickel is offline   Reply With Quote
Old 2011-05-25, 20:03   #1118
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2×1,061 Posts
Default

Quote:
Originally Posted by cmd View Post
?19
Why 19 digirts?

Becuase someone is loading thousands of numbers into the DB. As the DB workers run ECM curves, those small numbers are the leftovers that have to factored....
schickel is offline   Reply With Quote
Old 2011-06-08, 17:01   #1119
lorgix
 
lorgix's Avatar
 
Sep 2010
Scandinavia

61510 Posts
Default

Quote:
Originally Posted by lorgix View Post
Would it be realistic, btw, to do some basic ecm/p+1/p-1 automatically? Like TF.
Will that become reality?

Btw, are all scan levels necessary? The first is ridiculously fast. And ECM to low bounds is exhausted with only a few curves, I think.
lorgix is offline   Reply With Quote
Old 2011-06-15, 19:46   #1120
lorgix
 
lorgix's Avatar
 
Sep 2010
Scandinavia

3·5·41 Posts
Exclamation JpGraph Error: 25068

Looking at HP10(49) I clicked 'Show huge graph'.

That brought me to http://factordb.com/aliquot.php?type=10&aq=7&big=1

And this image was displayed;
Attached Thumbnails
Click image for larger version

Name:	jpgrapherror.png
Views:	130
Size:	4.2 KB
ID:	6730  
lorgix is offline   Reply With Quote
Old 2011-06-20, 11:03   #1121
lorgix
 
lorgix's Avatar
 
Sep 2010
Scandinavia

3×5×41 Posts
Default

Seems like someone just put a few thousand RSA-1024 into the db...
lorgix is offline   Reply With Quote
Old 2011-06-23, 04:52   #1122
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2·7·132 Posts
Default

Why is there interest in finding the complete factorization of 136^35+n for n odd 1 to one million, and 2^1024+n, n 1 to 1000? It appears both of these sets have been dumped into factordb this week.
wblipp is offline   Reply With Quote
Reply

Thread Tools


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 06:20.


Fri Aug 6 06:20:41 UTC 2021 up 14 days, 49 mins, 1 user, load averages: 3.62, 2.95, 2.84

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.