Temperament merging: Difference between revisions
Cmloegcmluin (talk | contribs) temper out → vanish |
Cmloegcmluin (talk | contribs) →Grade-deficiencies: fixes and clarifications |
||
Line 138: | Line 138: | ||
\end{array} \right] | \end{array} \right] | ||
\text{which in | \text{which in canonical form* is} | ||
\left[ \begin{array} {r|r|r|r} | \left[ \begin{array} {r|r|r|r} | ||
\colorbox{pink}0 & - | \colorbox{pink}0 & -49 & -45 & -36 \\ | ||
\colorbox{pink}0 & | \colorbox{pink}0 & 31 & 27 & 21 \\ | ||
\colorbox{pink}0 & 0 & | \colorbox{pink}0 & 0 & 1 & 0 \\ | ||
\colorbox{pink}0 & 0 & 0 & 1 \\ | \colorbox{pink}0 & 0 & 0 & 1 \\ | ||
Line 152: | Line 152: | ||
We haven't ''completely'' canonicalized yet; we didn't remove the all-zero column (highlighted in red) that was created by the [[Hermite normal form]] step. The existence of any all-zero columns like this tells us that our matrix was nullity-deficient, or in layperson's terms, that it contained redundant commas. In other words, these two temperaments make some of the same commas vanish, and so when we merged them — even though the input temperaments required 2 vectors each to represent — their merged result doesn't require all 4 vectors; it can be completely represented using only 3 vectors. So once we fully [[canonical form|canonicalize]], any all-zero column(s) are removed, and we end up with: | |||