Temperament merging: Difference between revisions

Cmloegcmluin (talk | contribs)
Notation: don't use normal uppercase letter for an abstraction that's not a matrix
Cmloegcmluin (talk | contribs)
m Grade-deficiencies: update basis LaTeX style
Line 113: Line 113:
<math>
<math>


\left[ \begin{array} {rrr}
\left[ \begin{array} {r|r}
4 & 13 \\
4 & 13 \\
-4 & -10 \\
-4 & -10 \\
Line 122: Line 122:
|
|


\left[ \begin{array} {rrr}
\left[ \begin{array} {r|r}
-25 & -20 \\
-25 & -20 \\
7 & 5 \\
7 & 5 \\
Line 131: Line 131:
→  
→  


\left[ \begin{array} {rrr}
\left[ \begin{array} {r|r|r|r}
4 & 13 & -25 & -20 \\
4 & 13 & -25 & -20 \\
-4 & -10 & 7 & 5 \\
-4 & -10 & 7 & 5 \\
Line 140: Line 140:
\text{which in normal form is}
\text{which in normal form is}


\left[ \begin{array} {rrr}
\left[ \begin{array} {r|r|r|r}


\colorbox{pink}0 & -24 & -5 & -23 \\
\colorbox{pink}0 & -24 & -5 & -23 \\
Line 159: Line 159:
<math>
<math>


\left[ \begin{array} {rrr}
\left[ \begin{array} {r|r|r}
-49 & -45 & -36 \\
-49 & -45 & -36 \\
31 & 27 & 21 \\
31 & 27 & 21 \\
Line 167: Line 167:


</math>
</math>


=== Enfactoring ===
=== Enfactoring ===