Tenney–Euclidean metrics: Difference between revisions
Rewrite the first section cuz in the next section the monzos are col vectors |
The third section again expressed monzos as row vectors... |
||
Line 12: | Line 12: | ||
== Octave equivalent TE seminorm == | == Octave equivalent TE seminorm == | ||
Instead of starting from a matrix of vals, we may start from a matrix of monzos. If B is a matrix with | Instead of starting from a matrix of vals, we may start from a matrix of monzos. If B is a matrix with columns of monzos spanning the commas of a regular temperament, then M = W<sup>-1</sup>B is the corresponding weighted matrix. Q = MM<sup>+</sup> is a projection matrix dual to P = I - Q, where I is the identity matrix, and P is the same symmetric matrix as in the previous section. If the rows define a basis for the commas of the temperament, and are therefore linearly independent, then P = I - M(M<sup>T</sup>M)<sup>-1</sup>M<sup>T</sup> = I - W<sup>-1</sup>B(B<sup>T</sup>W<sup>-2</sup>B)<sup>-1</sup>B<sup>T</sup>W<sup>-1</sup>, and m<sup>T</sup>Pm = b<sup>T</sup>W<sup>-1</sup>PW<sup>-1</sup>b, or b<sup>T</sup>(W<sup>-2</sup> - W<sup>-2</sup>B(B<sup>T</sup>W<sup>-2</sup>B)<sup>-1</sup>B<sup>T</sup>W<sup>-2</sup>)b, so that the terms inside the parenthesis define a formula for '''P''' in terms of the matrix of monzos B. | ||
To define the '''octave equivalent Tenney-Euclidean seminorm''', or '''OETES''', we simply add a | To define the '''octave equivalent Tenney-Euclidean seminorm''', or '''OETES''', we simply add a column {{monzo|1 0 0 … 0 }} representing 2 to the matrix B. An alternative procedure is to find the [[Normal lists #Normal val list|normal val list]], and remove the first val from the list, corresponding to the octave or some fraction thereof, and proceed as in the previous section on temperamental complexity. This seminorm is a measure of the octave-equivalent complexity of a given ''p''-limit rational interval in terms of the ''p''-limit regular temperament given by A. | ||
== TE logflat badness == | == TE logflat badness == |