Direct approximation: Difference between revisions

Aura (talk | contribs)
Noted that the term "direct mapping" can refer to patent intervals themselves via analogy with the relationship between "nearest edomapping" and "patent vals".
Aura (talk | contribs)
Trying to make sure the text reads well, though I don't know if I'm succeeding at this or not.
Line 1: Line 1:
A '''patent interval''' in a given [[EDO]] is the number of EDO steps needed to reach the best approximation of a given interval – usually, but not necessarily just – in that EDO.  The method for calculating patent intervals referred to as '''direct mapping''', though this same term can also refer to the result of this process – is by [[rounding]] the product of the [[Wikipedia: binary logarithm|binary logarithm]] (''log2'') of the interval ratio (''r'') and the EDO number (''nEdo'').
A '''patent interval''' in a given [[EDO]] is the number of EDO steps needed to reach the best approximation of a given interval – usually, but not necessarily just – in that EDO.  The method for calculating patent intervals is referred to as '''direct mapping''', and it involves [[rounding]] the product of the [[Wikipedia: binary logarithm|binary logarithm]] (''log2'') of the interval ratio (''r'') and the EDO number (''nEdo'').


  round(log2(r)*nEdo)
  round(log2(r)*nEdo)
Line 21: Line 21:
|}
|}


A [[patent val]] is the best mapping of a representative set of intervals (taken to be [[generator]]s for a [[JI subgroup]]) in a given EDO; for the ''p''-[[prime limit]] this set consists of [[prime interval]]s.
A [[patent val]] is the best mapping of a representative set of intervals (taken to be [[generator]]s for a [[JI subgroup]]) in a given EDO; for the ''p''-[[prime limit]] this set consists of [[prime interval]]s.  Just as the patent val itself can be referred to as the "nearest edomapping", so a patent interval can be referred to as a "direct mapping".


[[Category:Terms]]
[[Category:Terms]]
[[Category:Method]]
[[Category:Method]]
[[Category:Val]]
[[Category:Val]]