Least common multiple: Difference between revisions
Wikispaces>FREEZE No edit summary |
m Simplify Wikipedia template |
||
| (7 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
The '''least common multiple''' (''' | {{Wikipedia}} | ||
The '''least common multiple''' ('''LCM''') or its logarithm (for example [[log2]]) can be used as a [[complexity]] measure for [[interval]]s and [[chord]]s. | |||
In terms of harmonic series, it represents the location of the first shared harmonic between all of the notes. | |||
Note that, for dyads, this is the same as [[Benedetti height]], since a ratio in lowest terms has no shared factors between its numerator and denominator. | |||
==Examples== | == Examples == | ||
{| class="wikitable" | {| class="wikitable center-all" | ||
|- | |- | ||
! | | ! Interval/chord | ||
! LCM | |||
|- | |||
| 7:5 | |||
| 35 | |||
|- | |||
| 8:5 | |||
| 40 | |||
|- | |- | ||
| | | 4:5:6 | ||
| | | 60 | ||
|- | |- | ||
| | | 10:12:15 | ||
| | | 60 | ||
|- | |- | ||
| | | 6:7:8 | ||
| | | 168 | ||
|- | |- | ||
| | | 5:6:7 | ||
| | | 210 | ||
|} | |} | ||
[[Category:Interval complexity measures]] | |||
[[Category:Complexity]] | |||
[[Category: | |||
{{stub}} | |||