![]() |
![]() |
#12 | |
Aug 2002
3·83 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#13 |
Aug 2002
3·83 Posts |
![]()
On another note, is lines coming up "new" on factordb a reliable indication that the sequence has not merged?
I assume that this means that the numbers in the sequence are encountered for the first time, since I got this when I entered my mobile phone number with area code, and also the number 1654866 (which I have my eye on for when I give up on my current one). Honestly, I found that just via a keyboard smash, so I might have been pessimistic in my last post. |
![]() |
![]() |
![]() |
#14 |
Apr 2013
Germany
3×103 Posts |
![]()
I don't know if there already is a list for open sequences >1M and <5M but it is easy to compute one using a script and factordb. Problem here is that factordb limits the amount of queries you can do within an hour. I have a bash script that can be easily adapted to do this and collect the current state in a local sqlite database. This can be used to populate a new AllSeq.html page.
|
![]() |
![]() |
![]() |
#15 | |
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
3×3,109 Posts |
![]() Quote:
Code:
(09:25) gp > forstep(i=1000000,1000100,2,a=sigma(i)-i;if(a>=i,print(i" "a))) 1000000 1480437 1000002 1000014 1000008 2088792 1000014 1000026 1000020 2201388 1000026 1241136 1000032 1866720 1000038 1154058 1000040 1350040 1000044 1527936 1000048 1214592 1000050 1544430 1000056 1500144 1000060 1169156 1000062 1476594 1000064 1149076 1000068 1333452 1000074 1000086 1000076 1322356 1000080 2452080 1000086 1087338 1000090 1269422 1000092 1333484 1000098 1364238 1000100 1215904 Only after that you can proceed with something like wget "http://factordb.com/sequences.php?se=1&aq=1000008&action=last&fr=0&to=100" and parsing the output. As was already mentioned, the database will limit your "DDoS attack" after a few hundred sequences. It can block you by IP, too. |
|
![]() |
![]() |
![]() |
#16 |
Aug 2002
3·83 Posts |
![]()
Thanks, I hadn't thought of those issues at all. I saw the maximum CPU time per hour, but not that there was a maximum number of queries.
Pari is in my distro, and I've installed it. It might make an interesting programming exercise. |
![]() |
![]() |
![]() |
#17 |
"Alexander"
Nov 2008
The Alamo City
17·29 Posts |
![]()
If it's helpful at all, here's a list of open sequences between 1,000,000 and 1,005,000 that I compiled while working on a project similar to this one.
|
![]() |
![]() |
![]() |
#18 | |
Sep 2009
37238 Posts |
![]() Quote:
That assumes a sequence can't grow by more that a factor of 2 in one step. If that's wrong start at 1,000,000/x where x is the largest possible ratio a sequence can grow by. Chris |
|
![]() |
![]() |
![]() |
#19 | |
May 2009
3616 Posts |
![]() Quote:
If no one has queried the sequence since factors have been entered, then they show as new. Or if Syd rebuilds the index or deletes it [broken sequence]. Many of the sequences above ~1.2M range come up as new lines even though they have been in the factordb for months/years. The first 100 open sequences above 1M is attached. I am still actively working getting all sequences up to at least 100 digits. I have 350,000+ lines from over 5000 sequences to upload to the db when I get the time. I am also working on running the lower end of the 1M range to 120 digits. These I try to add these ever week. |
|
![]() |
![]() |
![]() |
#20 | |
May 2009
1101102 Posts |
![]() Quote:
Marking all the found numbers off the list and saved the 30 digit number to check for possible merges higher up. Then I checked what I had marked as open with the list <1M. I then downloaded any sequence <1M that was on my list but not open. I marked all the members of that off my list as well. I eventually downloaded all open sequences under 1M and marked all those numbers off the list as well. Some sequences get taken over when a lower sequence drops down into that range (4115300 was past 95 digits and it got clobbered by 213150:I1676). I than ran ever open sequence up to 50, 70, 90 digits. I checked any that merge\ended to see if they needed to be submitted to the db. I also check(ed) any sequence that drop below 20 digits to see if it merges in the db. You probably don't need to go to all the effort, but you may find a sequence that is open that I don't have on my list. Currently 38,318 open sequences from 1000152 to 4999980, but I haven't run a check lately to see if any sequences have ended lately and need to be entered. |
|
![]() |
![]() |
![]() |
#21 | |
Aug 2002
24910 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#22 | |
"Alexander"
Nov 2008
The Alamo City
17·29 Posts |
![]() Quote:
and so on, with that result plugged into: So it is much more likely than you think. |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Two new sequences | Mr. P-1 | Factoring | 16 | 2013-05-03 20:56 |
Any interest in all sequences/open sequences? | Greebley | Aliquot Sequences | 6 | 2012-04-07 10:06 |
Minor changes to a lot of sequences | Greebley | Aliquot Sequences | 18 | 2010-08-21 13:52 |
The Pi sequences | Batalov | Aliquot Sequences | 7 | 2009-05-15 10:51 |
What are you using to run your sequences? | 10metreh | Aliquot Sequences | 1 | 2009-04-05 08:11 |