Pepper ambiguity: Difference between revisions
m Categories |
added relative error as see also; within the text, the reference wasn't really precise (v is a measure - or equal to - abs(relative error)) |
||
Line 11: | Line 11: | ||
We may also define the mean ambiguity for ''N'' with respect to ''s'' by taking the mean of ambig(''N'', ''q'') for all members ''q'' of ''s''. | We may also define the mean ambiguity for ''N'' with respect to ''s'' by taking the mean of ambig(''N'', ''q'') for all members ''q'' of ''s''. | ||
== See also == | |||
* [[Relative error]] | |||
[[Category:EDO theory pages]] | [[Category:EDO theory pages]] | ||
[[Category:Terms]] | [[Category:Terms]] | ||
[[Category:Measure]] | [[Category:Measure]] |
Revision as of 15:19, 11 December 2020
Given an edo N and a positive rational number q, we may define the ambiguity ambig(N, q) of q in N edo by first computing u = N log2(q), and from there v = abs(u - round(u)). Then ambig(N, q) = v/(1 - v). Since v is a measure of the relative error of q in is best approximation in N edo, and 1 - v of its second best approximation, ambig(N, q) is the ratio of the best approximation to the second best. If we used relative cents instead to measure relative error, we would get the same result.
Given a finite set s of positive rational numbers, the maximum value of ambig(N, q) for all q ∈ s is the Pepper ambiguity of N with respect to s. If the set s is the L odd limit tonality diamond, this is the L-limit Pepper ambiguity of N. Lists of N of decreasing Pepper ambiguity can be found on the On-Line Encyclopedia of Integer Sequences:
We may also define the mean ambiguity for N with respect to s by taking the mean of ambig(N, q) for all members q of s.