![]() |
|
|
#23 |
|
"Antonio Key"
Sep 2011
UK
32·59 Posts |
For those people who tried my Perl script, here is the latest update.
Major change is a bug-fix in the throttling code, it now correctly counts the Factordb page requests (I hope) and added some extra checks, as far as I can determine, it will no longer exceeds the 1500 pages/hour limit when working on lots of easily factored composites. Minor changes to clean up the script and add extra comments. |
|
|
|
|
|
#24 |
|
Dec 2012
2·139 Posts |
Thanks Antonio!
|
|
|
|
|
|
#25 |
|
"Daniel Jackson"
May 2011
14285714285714285714
3×13×17 Posts |
Who's been adding thousands of PRPs that are less than 10300? Here's an example:
http://factordb.com/index.php?id=1100000000739412775 It doesn't divide any other numbers in the db. They're all like that. By the time I clicked on it, it was already proven. Update: They're all proven now. Last fiddled with by Stargate38 on 2015-01-12 at 16:14 |
|
|
|
|
|
#26 | |
|
Jun 2009
2AC16 Posts |
Quote:
|
|
|
|
|
|
|
#27 | |
|
"William"
May 2003
New Haven
2·7·132 Posts |
Quote:
2. I've been adding the fully factored numbers from OddPerfect.org. These numbers are almost all of the form (p^q-1)/(p-1), with p and q both prime. I recently added a new batch of pretty small numbers where the whole number is prime. It looks like you happened by in the midst of that. 3. Somebody else, not me, seems to be recently looking at p+1 and p-1 proofs for primes just above the 300 digit threshold. I deduce this from the observation that the bottom end of the PRP list is often full of primes that finish such an a proof. |
|
|
|
|
|
|
#28 |
|
Sep 2009
2×1,039 Posts |
@Puzzle-Peter
It doesn't check if new entries divide an existing entry, there are far too many entries for that to be practical. Right now there are 41,119,907 composite numbers without known factors in factordb, checking if a new prime divides any of them would take hours if not days. Chris Last fiddled with by chris2be8 on 2015-01-14 at 16:55 Reason: Say who I'm replying to (wblipp posted while I was writing my post) |
|
|
|
|
|
#29 | |
|
Sep 2009
2×1,039 Posts |
Quote:
But there are a lot of PRPs in the list that can't be proved that way. So I spend a lot of time searching for needles in a haystack. Chris Last fiddled with by chris2be8 on 2015-01-14 at 17:15 Reason: I'm only working on PRPs already in factordb. |
|
|
|
|
|
|
#30 | |
|
Jun 2009
22·32·19 Posts |
Quote:
|
|
|
|
|
|
|
#31 |
|
Mar 2006
Germany
290410 Posts |
Someone's spammed FDB with ~1k numbers of 85 Digits like 2812402497...98<85><.
These guys should be dammend to factor them by hand! |
|
|
|
|
|
#32 | |
|
"Antonio Key"
Sep 2011
UK
32×59 Posts |
Quote:
It's good exercise for my latest Perl script update, which seems to be withstanding the onslaught well. I have attached it here for anyone interested. Changes since the previous version: - 1. Cleared a bug which could cause an endless wait for composite to be in range. 2. Corrected 'page request' count, and removed unnecessary database calls. Last fiddled with by Antonio on 2015-03-23 at 10:54 Reason: Forgot the attachment |
|
|
|
|
|
|
#33 | |
|
Apr 2013
Germany
31110 Posts |
Quote:
can you make this available on github.com? I had to tweak your script to get it working on debian and would also like to include a cookie to the web requests to have higher limits on queries per hour. Having this in source control should make it easier to implement those changes and keep it working on windows and linux. |
|
|
|
|
![]() |
| 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 |
| CPU Performance Database | JustinGC | Hardware | 3 | 2012-06-22 03:11 |
| Database question | Xyzzy | Forum Feedback | 0 | 2012-04-01 15:37 |
| NPLB Database | IronBits | No Prime Left Behind | 177 | 2009-10-10 09:00 |
| database.zip | HiddenWarrior | Data | 1 | 2004-03-29 03:53 |