Normal forms: Difference between revisions
→Normal interval lists: +more info about minimal ratio form |
Cleanup |
||
| Line 30: | Line 30: | ||
This is the "canonical form" for a temperament that was developed by [[Dave Keenan]] and [[Douglas Blumeyer]], formed from [[defactoring]] the matrix (aka removing [[contorsion]]) prior to putting it into Hermite form. | This is the "canonical form" for a temperament that was developed by [[Dave Keenan]] and [[Douglas Blumeyer]], formed from [[defactoring]] the matrix (aka removing [[contorsion]]) prior to putting it into Hermite form. | ||
We may write a list of <math>k</math> vals as an <math>k×d</math> matrix, where the rows of the matrix are the vals, and <math>d</math> is the ''dimensionality'' of the system<ref>Calling the [[wikipedia: Prime-counting function|prime-counting function]], written π(x), on the prime limit will give us this number. For examples, π(2) = 1, π(3) = 2, π(5) = 3, π(7) = 4, π(11) = 5, etc.</ref>. To get the ''' | We may write a list of <math>k</math> vals as an <math>k×d</math> matrix, where the rows of the matrix are the vals, and <math>d</math> is the ''dimensionality'' of the system<ref>Calling the [[wikipedia: Prime-counting function|prime-counting function]], written π(''x''), on the prime limit will give us this number. For examples, π(2) = 1, π(3) = 2, π(5) = 3, π(7) = 4, π(11) = 5, etc.</ref>. To get the '''defactored Hermite form''', we do the following: | ||
# First, defactor it (aka | # First, defactor it (aka make sure it is [[saturated]]). <ref>Historically, this step was not explicitly recognized as necessary for normal forms. The vast majority of normal forms catalogued on the wiki are not contorted/enfactored in the first place, but specifically defining this canonical form to include this requirement is an important step toward ensuring that, which will prevent redundant temperaments from being catalogued. In various domains, normal forms are often required to be unique, however, canonical forms are required to be unique even more often that normal forms are; according to [[Wikipedia: Canonical form]], 'the distinction between "canonical" and "normal" forms varies from subfield to subfield. In most fields, a canonical form specifies a unique representation for every object, while a normal form simply specifies its form, without the requirement of uniqueness.' This is the rationale behind defining "canonical" as opposed to merely "normal". To be more specific, The HNF does provide a unique representation of ''matrices'', i.e. from a perspective of pure mathematics, and so you will certainly find throughout mathematical literature that HNF is described as providing a unique representation, and this is correct. However, when applied to the RTT domain, i.e. to ''mappings'', the HNF sometimes fails to identify equivalent mappings as such. And the critical flaw with HNF is its failure to defactor matrices - meaning that a "contorted" mapping matrix has a different Hermite normal form than a non-contorted one with the same kernel - and this is because dividing rows is not a permitted elementary row operation when computing the HNF. See: [https://math.stackexchange.com/a/685922]. The canonical form as described here ''does'' defactor matrices, and therefore it delivers a truly canonical result. <br> | ||
There is also a rarely mentioned Hermite Canonical Form, or HCF, described here: http://home.iitk.ac.in/~rksr/html/03CANONICALFACTORIZATIONS.htm, which sort of combines the HNF's constraint and the [[Matrix echelon forms #RREF|RREF]]'s reduced constraint (all pivots equal 1, all other entries in pivot columns are 0, both above and below the pivot), but we didn't find it useful because due to its constraint that all pivots be 1, it does not preserve periods that are genuinely unit fractions of an octave (at first glance, when a pivot is not equal to 1, it might trigger you to think that the mapping is enfactored. But temperaments can legitimately have generators that divide primes evenly, such as 5-limit Blackwood, {{ket|{{map| 5 8 0 }} {{map| 0 0 1 }}}}, which divides the octave into 5 parts. So any form that enforces pivots all be 1's, such as HCF and RREF, would fail this criteria.) It also doesn't qualify as an echelon form, which becomes apparent only when you use it on [[rank-deficient]] matrices, because it doesn't require the rows of all zeros to be at the bottom; instead it (bizarrely, though maybe it's related to how the SNF requires all pivots exactly along the main diagonal) requires the rows to be sorted so that all the pivots fall on the main diagonal.</ref>. Note that if the matrix was not [[full-rank]], this will result in the elimination of some rows<ref>Note that canonicalizing a mapping does not remove trailing ''dimensions'' with only zeros. <br> | There is also a rarely mentioned Hermite Canonical Form, or HCF, described here: [http://home.iitk.ac.in/~rksr/html/03CANONICALFACTORIZATIONS.htm], which sort of combines the HNF's constraint and the [[Matrix echelon forms #RREF|RREF]]'s reduced constraint (all pivots equal 1, all other entries in pivot columns are 0, both above and below the pivot), but we didn't find it useful because due to its constraint that all pivots be 1, it does not preserve periods that are genuinely unit fractions of an octave (at first glance, when a pivot is not equal to 1, it might trigger you to think that the mapping is enfactored. But temperaments can legitimately have generators that divide primes evenly, such as 5-limit Blackwood, {{ket|{{map| 5 8 0 }} {{map| 0 0 1 }}}}, which divides the octave into 5 parts. So any form that enforces pivots all be 1's, such as HCF and RREF, would fail this criteria.) It also doesn't qualify as an echelon form, which becomes apparent only when you use it on [[rank-deficient]] matrices, because it doesn't require the rows of all zeros to be at the bottom; instead it (bizarrely, though maybe it's related to how the SNF requires all pivots exactly along the main diagonal) requires the rows to be sorted so that all the pivots fall on the main diagonal.</ref>. Note that if the matrix was not [[full-rank]], this will result in the elimination of some rows<ref>Note that canonicalizing a mapping does not remove trailing ''dimensions'' with only zeros. <br> | ||
In the case of a mapping, this would take the form of an extra column of all zeros to the right of any non-zero entries, or in other words, an unmapped prime higher than other mapped prime. For example you could have {{ket|{{map| 1 0 -4 0 }} {{map| 0 1 4 0 }}}} which is just 5-limit meantone but represented in the 7-limit even though prime 7 is not used. <br> | In the case of a mapping, this would take the form of an extra column of all zeros to the right of any non-zero entries, or in other words, an unmapped prime higher than other mapped prime. For example you could have {{ket|{{map| 1 0 -4 0 }} {{map| 0 1 4 0 }}}} which is just 5-limit meantone but represented in the 7-limit even though prime 7 is not used. <br> | ||
And for a comma basis the form this would take is rotated 90 degrees: a row of all zeros below all other nonzero entries, e.g. {{bra|{{vector|4 -4 1 0}}}}.<br> | And for a comma basis the form this would take is rotated 90 degrees: a row of all zeros below all other nonzero entries, e.g. {{bra|{{vector|4 -4 1 0}}}}.<br> | ||
| Line 190: | Line 190: | ||
=== Defactored Hermite form === | === Defactored Hermite form === | ||
Given a matrix of ''p''-limit intervals, we can find its defactored Hermite form in much the same way as a mapping. The only difference is that they must be put in an "antitranspose sandwich", or in other words, antitransposed<ref>See a discussion of the antitranspose here: [[ | Given a matrix of ''p''-limit intervals, we can find its defactored Hermite form in much the same way as a mapping. The only difference is that they must be put in an "antitranspose sandwich", or in other words, antitransposed<ref>See a discussion of the antitranspose here: [[Douglas Blumeyer's RTT How-To #Null-space]].</ref> once at the beginning, and then antitransposed again at the end. | ||
For example, suppose we have the comma basis for septimal meantone: | For example, suppose we have the comma basis for septimal meantone: | ||
| Line 428: | Line 428: | ||
}} | }} | ||
= References and footnotes = | == References and footnotes == | ||
<references/> | <references/> | ||