![]() |
|
|
#276 |
|
May 2007
Kansas; USA
1041410 Posts |
Yeah, I'm fully aware of what merged sequences are. So a sequence that simply merges with another is a sister sequence. Correct? If so, why 2 different terms for the same thing? Isn't it just a merged sequence?
This brings up another question: I see multiple merges for many of the merged sequences shown as such on your pages. How do you decide which sequence to use for the merge? I would think that it should be the lowest sequence that it merges with but I see that sometimes it is and sometimes it isn't. It doesn't appear consistent to me. What is the rule for deciding which sequence that another merges with when there are multiple merges? Gary Last fiddled with by gd_barnes on 2009-07-09 at 01:58 |
|
|
|
|
|
#277 | ||
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
Quote:
Quote:
Last fiddled with by Mini-Geek on 2009-07-09 at 02:57 |
||
|
|
|
|
|
#278 | |
|
May 2007
Kansas; USA
2×41×127 Posts |
Quote:
Let me give an example and see if I have the sister sequence definition straight. (I learn better by examples). If sequence x has a value of 2000000004 at some index and sequence y has a value of 1000000002 at some index, i.e. 2000000004/2, then they may run "in sync" for many indexes and so are considered sister sequences. And further...they may run in sync for a while and then become out of sync after an extended period of time. Is that correct? If so, it is completely different than what Karsten stated, which only referred to what I understand as merged sequences. Oh boy, I just this second realized that I referenced "sister" sequence in my follow up. I has asked about "side" sequences originally...probably 2 different things. OK, if my "sister" sequence definition is correct above, is Karsten's explanation of a "side" sequence correct? If so, my question is: Why are there 2 different names for the same thing: That is a "merged" sequence and a "side" sequence. Sorry for the confusion. Gary |
|
|
|
|
|
|
#279 |
|
Nov 2008
2·33·43 Posts |
"Merges" are where a value from one sequence is equal to a value from another, lower sequence (e.g. 314718 merges with 4788).
"Side-sequences" are where a value from one sequence is equal to a value from another, higher sequence (e.g. 56440 is a side-sequence of 1578). |
|
|
|
|
|
#280 |
|
May 2007
Kansas; USA
2·41·127 Posts |
Ah, very good. Thanks for the explanation on side sequences.
Can someone confirm that my understanding of "sister" sequences is correct? |
|
|
|
|
|
#281 |
|
Mar 2006
Germany
22·727 Posts |
Mini-Geek gave an example in his first post of the Sister-thread:
24384 and 100651008 are 'sisters' (in his notation/definiton), because the both begin with <driver>*3: 24384 -> driver = 2^6*127 100651008 -> driver = 2^12*8191 both sequences run 'together' with their own driver and the same remaining part of each index. the numbers for same indices are different so they are not sideseqs at all. Last fiddled with by kar_bon on 2009-07-09 at 08:58 |
|
|
|
|
|
#282 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
10AB16 Posts |
Quote:
x merges with y x is a side-sequence of y y has a side-sequence of x Does the order of computing have anything to do with it? 56440 and 1578 merge to have the same number, so why does the DB not say that one merges into the other? Is it because there is in fact a difference between a merge and a side sequence? I'm not seeing the difference. Last fiddled with by Mini-Geek on 2009-07-09 at 12:55 |
|
|
|
|
|
|
#283 | |
|
Nov 2008
2·33·43 Posts |
Quote:
|
|
|
|
|
|
|
#284 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
Quote:
So merges are where a sequence's value drops below its starting value, so n1.i1=n2=n2.0 with n2<n1, whereas side sequences are n1.i1=n2.i2 with i1,i2>0.
Last fiddled with by Mini-Geek on 2009-07-09 at 14:31 |
|
|
|
|
|
|
#285 |
|
May 2009
Dedham Massachusetts USA
15138 Posts |
Actually, I wouldn't count 56440 as a side sequence - it is part of 1578's sequence and not a side sequence at all.
I usually think of side sequences to be when x->...z and y->...z where z is bigger than both. For example, 64116:19 = 10284:354 = 15752044 DB calls this a merge however. |
|
|
|
|
|
#286 |
|
Jun 2003
117378 Posts |
When two sequences are shown to have a common element, from that point onwards, only one needs to be computed (it is a deterministic computation, after all). The sequences can be said to have "merged" or had a "confluence". One of them (the one with lower starting point) will be designated the main sequence, and the other will be designated a side-sequence.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Any updates please ? | Aillas | XYYXF Project | 11 | 2020-04-05 12:38 |
| Updates | Baumann Eduard | Information & Answers | 5 | 2012-10-25 18:44 |
| result updates?? | timespy | Information & Answers | 3 | 2009-04-28 20:26 |
| K=13236795 Status Post | ValerieVonck | 15k Search | 33 | 2005-10-31 22:54 |
| Stats updates | SandStar | NFSNET Discussion | 7 | 2004-07-03 22:59 |