Chord complexity: Difference between revisions
000masa000 (talk | contribs) |
000masa000 (talk | contribs) |
||
| Line 221: | Line 221: | ||
The numerator is the Benedetti height raised to the power of s, but the denominator is an exponentially increasing monotonic function of the span! This is the basic issue: that intervals are literally being rewarded as the span increases. | The numerator is the Benedetti height raised to the power of s, but the denominator is an exponentially increasing monotonic function of the span! This is the basic issue: that intervals are literally being rewarded as the span increases. | ||
It is relatively easy to see that this denominator will be maximized when b/a = 1/1, meaning the span is zero, so that the cosh term | It is relatively easy to see that this denominator will be maximized when b/a = 1/1, meaning the span is zero, so that the cosh term equals 1 and thus the denominator is 2. This is the basic behavior for relatively small intervals, which is what we want. For relatively large intervals, on the other hand, the entire thing tends to <math>\min(a,b)^s</math> - and since we have the identity <math>\log \min(a,b) = 1/2 \log(a \cdot b) - 1/2 |\log(b/a)|</math>, meaning we are subtracting the span from the Tenney height, this is definitely not what we want. | ||
So what we will do is simply modify our formula so that the behavior for relatively small intervals is preserved across the entire interval spectrum, thus "span-correcting" our original formula. Doing so, we simply keep the numerator (the "complexity" part) the same, while pretending that we have always plugged 1/1 into the denominator. Thus, we simply get | So what we will do is simply modify our formula so that the behavior for relatively small intervals is preserved across the entire interval spectrum, thus "span-correcting" our original formula. Doing so, we simply keep the numerator (the "complexity" part) the same, while pretending that we have always plugged 1/1 into the denominator. Thus, we simply get | ||