Douglas Blumeyer's RTT How-To: Difference between revisions
Cmloegcmluin (talk | contribs) Use + - symbols in table rather than 1 and -1 |
Cmloegcmluin (talk | contribs) →multicommas: monospace the table contents |
||
Line 1,270: | Line 1,270: | ||
|+ '''Table 6a.''' Complement sign flipping sequences by rank and dimensionality | |+ '''Table 6a.''' Complement sign flipping sequences by rank and dimensionality | ||
! colspan="2" rowspan="2" | | ! colspan="2" rowspan="2" | | ||
! colspan="7" |d | ! colspan="7" |<span><math>d</math></span> | ||
|- | |- | ||
!0 | !0 | ||
Line 1,280: | Line 1,280: | ||
!6 | !6 | ||
|- | |- | ||
! rowspan="7" |r | ! rowspan="7" |<span><math>r</math></span> | ||
!0 | !0 | ||
| + | | <span style="font-family: monospace">+</span> | ||
| + | | <span style="font-family: monospace">+</span> | ||
| + | | <span style="font-family: monospace">+</span> | ||
| + | | <span style="font-family: monospace">+</span> | ||
| + | | <span style="font-family: monospace">+</span> | ||
| + | | <span style="font-family: monospace">+</span> | ||
| + | | <span style="font-family: monospace">+</span> | ||
|- | |- | ||
!1 | !1 | ||
| | | | ||
| + | | <span style="font-family: monospace">+</span> | ||
| +- | | <span style="font-family: monospace">+-</span> | ||
| +-+ | | <span style="font-family: monospace">+-+</span> | ||
| +-+- | | <span style="font-family: monospace">+-+-</span> | ||
| +-+-+ | | <span style="font-family: monospace">+-+-+</span> | ||
| +-+-+- | | <span style="font-family: monospace">+-+-+-</span> | ||
|- | |- | ||
!2 | !2 | ||
| | | | ||
| | | | ||
| + | | <span style="font-family: monospace">+</span> | ||
| +-+ | | <span style="font-family: monospace">+-+</span> | ||
| +-++-+ | | <span style="font-family: monospace">+-++-+</span> | ||
| +-+-+-++-+ | | <span style="font-family: monospace">+-+-+-++-+</span> | ||
| +-+-++-+-+-++-+ | | <span style="font-family: monospace">+-+-++-+-+-++-+</span> | ||
|- | |- | ||
!3 | !3 | ||
Line 1,312: | Line 1,312: | ||
| | | | ||
| | | | ||
| + | | <span style="font-family: monospace">+</span> | ||
| +-+- | | <span style="font-family: monospace">+-+-</span> | ||
| +-++-+-+-+ | | <span style="font-family: monospace">+-++-+-+-+</span> | ||
| +-+-+-++-+-+--+-+-+- | | <span style="font-family: monospace">+-+-+-++-+-+--+-+-+-</span> | ||
|- | |- | ||
!4 | !4 | ||
Line 1,322: | Line 1,322: | ||
| | | | ||
| | | | ||
| + | | <span style="font-family: monospace">+</span> | ||
| +-+-+ | | <span style="font-family: monospace">+-+-+</span> | ||
| +-++-+-+-++-+-+ | | <span style="font-family: monospace">+-++-+-+-++-+-+</span> | ||
|- | |- | ||
!5 | !5 | ||
Line 1,332: | Line 1,332: | ||
| | | | ||
| | | | ||
| + | | <span style="font-family: monospace">+</span> | ||
| +-+-+- | | <span style="font-family: monospace">+-+-+-</span> | ||
|- | |- | ||
!6 | !6 | ||
Line 1,342: | Line 1,342: | ||
| | | | ||
| | | | ||
| + | | <span style="font-family: monospace">+</span> | ||
|} | |} | ||
So in this case: | So in this case: | ||
Line 1,361: | Line 1,362: | ||
An important observation to make about multicommas and multimaps is that — for a given temperament — they always have the same count of terms. This may surprise you, since the rank and nullity for a temperament are often different, and the length of the multimap comes from the rank while the length of the multicomma comes from the nullity. But there’s a simple explanation for this. In either case, the length is not directly equal to the rank or nullity, but to the dimensionality choose the rank or nullity. And there’s a pattern to combinations that can be visualized in the symmetry of rows of Pascal’s triangle: <span><math>{d \choose n}</math></span> is always equal to <span><math>{d \choose {d - n}}</math></span>, or in other words, <span><math>{d \choose n}</math></span> is always equal to <span><math>{d \choose r}</math></span>. Here are some examples: | An important observation to make about multicommas and multimaps is that — for a given temperament — they always have the same count of terms. This may surprise you, since the rank and nullity for a temperament are often different, and the length of the multimap comes from the rank while the length of the multicomma comes from the nullity. But there’s a simple explanation for this. In either case, the length is not directly equal to the rank or nullity, but to the dimensionality choose the rank or nullity. And there’s a pattern to combinations that can be visualized in the symmetry of rows of Pascal’s triangle: <span><math>{d \choose n}</math></span> is always equal to <span><math>{d \choose {d - n}}</math></span>, or in other words, <span><math>{d \choose n}</math></span> is always equal to <span><math>{d \choose r}</math></span>. Here are some examples: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+'''Table 6b.''' Multi(co)vector prime combinations (<math>r</math> can be switched for <math>n</math>) | |+'''Table 6b.''' Multi(co)vector prime combinations (<math>r</math> can be switched for <math>n</math>) | ||
Line 1,391: | Line 1,393: | ||
|10 | |10 | ||
|} | |} | ||
Each set of one side corresponds to a set in the other side which has the exact opposite elements. | Each set of one side corresponds to a set in the other side which has the exact opposite elements. | ||