Kite'sthoughts on twin squares: Difference between revisions
Mark term as idiosyncratic (seems new), markup, categories, mark for review |
m TallKite moved page Twin squares to Kite'sthoughts on twin squares: Editor VectorGraphics has repeatedly edited pages I've written about my own research and inserted misinformation. On discord he is openly hostile to me. This move is necessary to avoid a toxic work environment for me. |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Twin squares'''{{idiosyncratic}} (term proposed by [[Kite Giedraitis]]) is a format for presenting a [[regular temperament]]. The [[gencom]] matrix | '''Twin squares'''{{idiosyncratic}} (term proposed by [[Kite Giedraitis]]) is a format for presenting a [[regular temperament]]. The [[gencom]] matrix is shown side by side with its inverse, the [[mapping matrix]], which has rows for not only each generator but also each comma. Here's 5-limit meantone temperament, with period 2/1, generator 3/2 and comma 81/80: | ||
<math> | <math> | ||
\begin{array} {rrr} | \begin{array} {rrr} | ||
period \\ | |||
generator \\ | |||
comma \\ | |||
\end{array} | \end{array} | ||
\left[ \begin{array} {rrr} | \left[ \begin{array} {rrr} | ||
1 & 0 & 0 \\ | 1 & 0 & 0 \\ | ||
-1 & 1 & 0 \\ | -1 & 1 & 0 \\ | ||
\hline | |||
-4 & 4 & -1 \\ | -4 & 4 & -1 \\ | ||
\end{array} \right] | \end{array} \right] | ||
\longleftrightarrow | |||
\left[ \begin{array} {rrr} | \left[ \begin{array} {rrr} | ||
1 & 1 & 0 \\ | 1 & 1 & 0 \\ | ||
0 & 1 & 4 \\ | 0 & 1 & 4 \\ | ||
\hline | |||
0 & 0 & -1 \\ | 0 & 0 & -1 \\ | ||
\end{array} \right] | \end{array} \right] | ||
</math> | </math> | ||
== Pedagogical value == | |||
These two matrices can be | These two matrices can be thought of as a simple basis change from 2.3.5 to 2.3/2.81/80. Thus any temperament can be thought of as a basis change, with one or more of the new basis members vanishing. The lefthand matrix expresses the new basis in terms of the old basis, and the righthand matrix expresses the old in terms of the new. Thus creating a temperament consists of 3 steps: | ||
* perform a basis change with some of the new generators being comma-sized | |||
* temper out those commas | |||
* discard the rows in the mapping matrix that corresponds to those commas | |||
The two matrices follow a simple rule: the dot product of any row in one with any row in another is 1 if the two rows are opposite each other (e.g. 2nd row of each matrix), and 0 if not (e.g. 1st row of one and 3rd row of the other). Thus one can easily verify that one is the inverse of the other. In fact, it's not too difficult to derive both matrices from either the comma list or the mapping. One proceeds step by step, checking as one goes, similar to solving a sudoku puzzle. | |||
[[Category:Mapping]] | [[Category:Mapping]] | ||
{{todo|review}} | {{todo|review}} |