Logarithmic approximants

Revision as of 08:27, 19 February 2015 by Wikispaces>MartinGough (**Imported revision 541426630 - Original comment: **)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

IMPORTED REVISION FROM WIKISPACES

This is an imported revision from Wikispaces. The revision metadata is included below for reference:

This revision was by author MartinGough and made on 2015-02-19 08:27:25 UTC.
The original revision id was 541426630.
The revision comment was:

The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.

Original Wikitext content:

**<span style="font-size: 20px;">Logarithmic approximants</span>**
WORK IN PROGRESS
**<span style="font-size: 15px;">Introduction</span>**
<span style="font-family: Arial,Helvetica,sans-serif;">The term //logarithmic approximant//[[xenharmonic/Mike's Lecture on Vector Spaces and Dual Spaces#ref1|{1}]] (or //approximant// for short) denotes an algebraic approximation to the logarithm function. By approximating interval sizes, logarithmic approximants can shed light on questions such as</span>
* <span style="font-family: Arial,Helvetica,sans-serif;">Why does 12edo provide a reasonably accurate approximation to 5-limit just intonation?</span>
* <span style="font-family: Arial,Helvetica,sans-serif;">Why are certain commas small, and roughly how small are they?</span>
* <span style="font-family: Arial,Helvetica,sans-serif;">Why is the ratio of the perfect fifth to the perfect fourth close to √2?</span>

The exact size, in cents, of an interval with frequency ratio //r// is
[[math]]

\qquad J_c = 1200 \log_2{r} = 1200 \ln{r}/\ln{2}

[[math]]
where for just intervals r is rational and can be written as the ratio of two integers:
[[math]]

\qquad r = n/d

[[math]]
When manipulating approximants it is convenient to work with a different logarithmic base, in which the interval is defined as
[[math]]
\qquad J = \tfrac{1}{2} \ln{r}

[[math]]
This is equivalent to replacing the cent with a unit of interval measurement having a frequency ratio e2 = 7.38906... This unit interval can conveniently be termed the dineper (dNp), being twice the size of the natural unit for logarithmic measurement, the Neper.
Comparing the two units of measurement we find
1 dineper = 2400/ln(2) = 3462.468 cents
which is about 1.4 semitones short of three octaves.
Three types of approximants are described here:
* Bimodular approximants (first order rational approximants)
* Padé approximants of order (1,2) (second order rational approximants)
* Quadratic approximants

**<span style="font-size: 20px;">Bimodular approximants</span>**
**<span style="font-size: 15px;">Definition</span>**
The bimodular approximant of an interval with frequency ratio //<span style="font-family: Georgia,serif; font-size: 110%;">r = n/d</span>// is
[[math]]
\qquad v = \frac{r-1}{r+1}

[[math]]
//<span style="font-family: Georgia,serif; font-size: 110%;">v </span>//can thus be expressed as
[[math]]
\qquad v = \frac{n-d}{n+d} \\
 
[[math]]
<span style="color: #ffffff;">######</span> = (frequency difference) / (frequency sum)

<span style="color: #ffffff;">######</span> =½ (frequency difference) / (mean frequency)
<span style="font-family: Georgia,serif; font-size: 110%;">//r// </span>can be retrieved from <span style="font-family: Georgia,serif; font-size: 110%;">//v//</span> using the inverse relation
[[math]]
\qquad r = \frac{1+v}{1-v}
[[math]]

**<span style="font-size: 15px;">Properties of bimodular approximants</span>**

When <span style="font-family: Georgia,serif; font-size: 110%;">//r// </span>is small, <span style="font-family: Georgia,serif; font-size: 110%;">//v//</span> provides an approximate relative measure of the logarithmic size of the interval. This approximation was exploited by Joseph Sauveur in 1701 and later by Euler and others.
Noting that the exact size (in dineper units) of the interval with frequency ratio <span style="font-family: Georgia,serif; font-size: 110%;">//r//</span> is
[[math]]
\qquad J = \tfrac{1}{2} \ln{r}
[[math]]
the relationship between <span style="font-family: Georgia,serif; font-size: 110%;">//v//</span> and <span style="font-family: Georgia,serif; font-size: 110%;">//J//</span> can be expressed as
[[math]]
\qquad v = \frac{r-1}{r+1} = \frac{\exp{2J}-1}{\exp{2J}+1} = \tanh{J} = J - \tfrac{1}{3}J^3 + \tfrac{2}{15}J^5 - ...
[[math]]
which shows that <span style="font-family: Georgia,serif; font-size: 110%;">//v// ≈ //J//</span> and provides an indication of the size and sign of the error involved in this approximation.
//<span style="font-family: Georgia;">J</span>// can be expressed in terms of <span style="font-family: Georgia,serif; font-size: 110%;">//v//</span> as

[[math]]

\qquad J = \tanh^(-1){v} = v + \tfrac{1}{3}v^3 + \tfrac{1}{5}v^5 - ...
[[math]]

The function <span style="font-family: Georgia,serif; font-size: 110%;">//v(r)//</span> is the order (1,1) Padé approximant of the function <span style="font-family: Georgia,serif; font-size: 110%;"> //J(r) =//½ ln //r// </span> in the region of //<span style="font-family: "Cambria","serif";">r</span>// = 1, which has the property of matching the function value and its first and second derivatives at this value of //r//. The bimodular approximant function is thus accurate to second order in //r//<span style="font-family: "Cambria","serif";"> – 1</span>.


As an example, the size of the perfect fifth (in dNp units) is

[[math]]

\qquad J = \tfrac{1}{2} \ln{3/2} = 0.20273...

[[math]]

The bimodular approximant for this interval (r = 3/2) is

[[math]]

\qquad v = (3/2 – 1)/(3/2 + 1) = (3 – 2)/(3 + 2) = 1/5 = 0.2
[[math]]

and the Taylor series indicates that the error in this value is about
[[math]]

\qquad -\tfrac{1}{3}v^3 = -0.00267...
[[math]]

The figure shows the approximants of the first 31 superparticular intervals, which are reciprocals of odd integers.
<Figure>
If v[J] denotes bimodular approximant of an interval J with frequency ratio r,

[[math]]

\qquad v[-J] = -v[J]
\qquad v[J_1 +J_2] = \frac{v_1+v_2}{1+v_1 v_2}
[[math]]
This last result is equivalent to the identity expressing tanh(J1 + J2) in terms of tanh(J1) and tanh(J2).

**<span style="font-size: 20px;">Bimodular approximants and equal temperaments</span>**
While bimodular approximants have historically been used as a means of estimating the sizes of very small intervals, they remain reasonably accurate as the interval size is increased to an octave or more. And being easily computable, they provide a quick means of comparing the relative sizes of intervals. For example:
Two perfect fourths (//<span style="font-family: "Cambria","serif";">r</span>// = 4/3, = 1/7) approximate a minor seventh (//<span style="font-family: "Cambria","serif";">r</span>// = 9/5, = 2/7)
Three major thirds (//<span style="font-family: "Cambria","serif";">r</span>// = 5/4, = 1/9) or two __7/5__s ( = 1/6) or five __8/7__s ( = 1/15) approximate an octave (//<span style="font-family: "Cambria","serif";">r </span>//= 2/1, = 1/3)
Bimodular approximants (abbreviated to ‘approximants’ here) also provide simple explanations for the properties of certain equal temperaments.
Tuning the perfect fourth and perfect fifth in the ratio of their approximants (1/7 : 1/5 = 5 : 7) and adjusting their sum to a pure octave yields 12edo (considered as a 3-limit temperament). This is an example of the high accuracy typically obtainable from a tempering policy which takes two intervals which are similar in size and not too large, tunes them in their approximant ratio, and normalises their sum to a pure interval.
Aspects of 12edo considered as a 5-limit temperament can be explained by noting that it tunes the major third, major sixth and octave in the ratio of their approximants (1/9 : 1/4 : 1/3 = 4 : 9 : 12). The accuracy here is lower because the octave is of a size where the approximant has a significant error, and tuning the octave pure assigns the entire error to the smaller intervals.
Tuning the major third and perfect fifth in the in the ratio of their approximants (1/9 : 1/5) and tuning the fifth pure yields Carlos alpha.
Tuning the minor third and perfect fifth in the in the ratio of their approximants (1/11 : 1/5) and tuning the fifth pure yields Carlos beta.
Tuning the minor third and major third in the ratio of their approximants (1/11 : 1/9) and adjusting their sum to a perfect fifth yields Carlos gamma. This temperament has high accuracy because it conforms to the policy noted above.
Tuning the octave pure while preserving the ratios specified above yields, respectively, 31edo, 19edo and 34edo.
Tuning the intervals __9/7__, __7/5__ and __5/3__ in the ratio of their approximants (1/8 : 1/6 : 1/4 = 3 : 4 : 6) and adjusting their sum to a perfect twelfth yields the equally tempered Bohlen-Pierce scale.
Tuning the intervals __11/9__, __9/7__, __3/2__ and __5/3__ in the ratio of their approximants (1/10 : 1/8 : 1/5 : 1/4 = 4 : 5 : 8 : 10) and adjusting their sum to a major tenth yields 88 cent equal temperament.
Relationships of this sort can be identified in all equal temperaments.

<span style="font-size: 15px;">Bimodular commas</span>
As a consequence of the near-rational interval relationships implied by approximants, any pair of source intervals can be used to define a comma.
Given two intervals J1 and J2 (with J1<J2) and their approximants v1 and v2, we define the //bimodular residue//as
[[math]]
\qquad b_r(J_1,J_2) = \frac{J_2}{v_2} - \frac{J_1}{v_1}
[[math]]
and using the Taylor series expansion of J(v) we find
[[math]]
\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (v_2^2 – v_1^2) = \tfrac{1}{3} (v_2 + v_1)(v_2 – v_1)
[[math]]
The bimodular comma is obtained from the bimodular residue by means of a rational multiplier which ensures that the result (in line with the usual convention applied to commas) is a linear combination of J1 and J2 with integer coefficients sharing no common factor:
[[math]]
\qquad b(J_1,J_2) ≈ b_m(J_1,J_2) b_r(J_1,J_2)
[[math]]
where
[[math]]
\qquad v_1 = \frac{j_1}{g_1}, v_2 = \frac{j_2}{g_2}
[[math]]
and (with rare exceptions)
[[math]]
\qquad b_m(J_1,J_2) ≈ \frac{LCM(j_1,j_2}{GCD(g_1,g_2)}
[[math]]
The bimodular residue is accurately estimated by
[[math]]
\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (J_1+J_2)(J_2-J_1)
[[math]]
and therefore
[[math]]
\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (J_1+J_2)(J_2-J_1) b_m
[[math]]

Examples:
If the source intervals are the perfect fourth (f) and the perfect fifth (F),
v1 = 1/7, v2 = 1/5, and is the Pythagorean comma:
[[math]]
\qquad b(F,f) = b_r(F,f) = \frac{F}{\tfrac{1}{5}} - \frac{f}{\tfrac{1}{7}} = 5F – 7f
[[math]]
If the source intervals are the perfect fourth (f) and the minor seventh (m7),
v1 = 1/7, v2 = 2/7, br(J1,J2) = 2/7 and b(J1,J2) is the syntonic comma:
[[math]]
\qquad b(m_7,f) = b_r(m_7,f) = \tfrac{2}{7} \left( \frac{m_7}{\tfrac{2}{7}} - \frac{f}{\tfrac{1}{7}} \right) = m_7 – 2f
[[math]]

Further examples of bimodular commas are provided in Reference 1. See also __Don Page comma__ (another name for this type of comma).

Original HTML content:

<html><head><title>Logarithmic approximants</title></head><body><strong><span style="font-size: 20px;">Logarithmic approximants</span></strong><br />
WORK IN PROGRESS<br />
<strong><span style="font-size: 15px;">Introduction</span></strong><br />
<span style="font-family: Arial,Helvetica,sans-serif;">The term <em>logarithmic approximant</em><a class="wiki_link" href="http://xenharmonic.wikispaces.com/Mike%27s%20Lecture%20on%20Vector%20Spaces%20and%20Dual%20Spaces#ref1">{1}</a> (or <em>approximant</em> for short) denotes an algebraic approximation to the logarithm function. By approximating interval sizes, logarithmic approximants can shed light on questions such as</span><br />
<ul><li><span style="font-family: Arial,Helvetica,sans-serif;">Why does 12edo provide a reasonably accurate approximation to 5-limit just intonation?</span></li><li><span style="font-family: Arial,Helvetica,sans-serif;">Why are certain commas small, and roughly how small are they?</span></li><li><span style="font-family: Arial,Helvetica,sans-serif;">Why is the ratio of the perfect fifth to the perfect fourth close to √2?</span></li></ul><br />
The exact size, in cents, of an interval with frequency ratio <em>r</em> is<br />
<!-- ws:start:WikiTextMathRule:0:
[[math]]&lt;br/&gt;
\qquad J_c = 1200 \log_2{r} = 1200 \ln{r}/\ln{2}&lt;br /&gt;
&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad J_c = 1200 \log_2{r} = 1200 \ln{r}/\ln{2}
</script><!-- ws:end:WikiTextMathRule:0 --><br />
where for just intervals r is rational and can be written as the ratio of two integers:<br />
<!-- ws:start:WikiTextMathRule:1:
[[math]]&lt;br/&gt;
\qquad r = n/d&lt;br /&gt;
&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad r = n/d
</script><!-- ws:end:WikiTextMathRule:1 --><br />
When manipulating approximants it is convenient to work with a different logarithmic base, in which the interval is defined as<br />
<!-- ws:start:WikiTextMathRule:2:
[[math]]&lt;br/&gt;
\qquad J = \tfrac{1}{2} \ln{r}&lt;br /&gt;
&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad J = \tfrac{1}{2} \ln{r}
</script><!-- ws:end:WikiTextMathRule:2 --><br />
This is equivalent to replacing the cent with a unit of interval measurement having a frequency ratio e2 = 7.38906... This unit interval can conveniently be termed the dineper (dNp), being twice the size of the natural unit for logarithmic measurement, the Neper.<br />
Comparing the two units of measurement we find<br />
1 dineper = 2400/ln(2) = 3462.468 cents<br />
which is about 1.4 semitones short of three octaves.<br />
Three types of approximants are described here:<br />
<ul><li>Bimodular approximants (first order rational approximants)</li><li>Padé approximants of order (1,2) (second order rational approximants)</li><li>Quadratic approximants</li></ul><br />
<strong><span style="font-size: 20px;">Bimodular approximants</span></strong><br />
<strong><span style="font-size: 15px;">Definition</span></strong><br />
The bimodular approximant of an interval with frequency ratio <em><span style="font-family: Georgia,serif; font-size: 110%;">r = n/d</span></em> is<br />
<!-- ws:start:WikiTextMathRule:3:
[[math]]&lt;br/&gt;
\qquad v = \frac{r-1}{r+1}&lt;br /&gt;
&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad v = \frac{r-1}{r+1}
</script><!-- ws:end:WikiTextMathRule:3 --><br />
<em><span style="font-family: Georgia,serif; font-size: 110%;">v </span></em>can thus be expressed as<br />
<!-- ws:start:WikiTextMathRule:4:
[[math]]&lt;br/&gt;
\qquad v = \frac{n-d}{n+d} \\&lt;br /&gt;
 &lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad v = \frac{n-d}{n+d} \\
 </script><!-- ws:end:WikiTextMathRule:4 --><br />
<span style="color: #ffffff;">######</span> = (frequency difference) / (frequency sum)<br />
<br />
<span style="color: #ffffff;">######</span> =½ (frequency difference) / (mean frequency)<br />
<span style="font-family: Georgia,serif; font-size: 110%;"><em>r</em> </span>can be retrieved from <span style="font-family: Georgia,serif; font-size: 110%;"><em>v</em></span> using the inverse relation<br />
<!-- ws:start:WikiTextMathRule:5:
[[math]]&lt;br/&gt;
\qquad r = \frac{1+v}{1-v}&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad r = \frac{1+v}{1-v}</script><!-- ws:end:WikiTextMathRule:5 --><br />
<br />
<strong><span style="font-size: 15px;">Properties of bimodular approximants</span></strong><br />
<br />
When <span style="font-family: Georgia,serif; font-size: 110%;"><em>r</em> </span>is small, <span style="font-family: Georgia,serif; font-size: 110%;"><em>v</em></span> provides an approximate relative measure of the logarithmic size of the interval. This approximation was exploited by Joseph Sauveur in 1701 and later by Euler and others.<br />
Noting that the exact size (in dineper units) of the interval with frequency ratio <span style="font-family: Georgia,serif; font-size: 110%;"><em>r</em></span> is<br />
<!-- ws:start:WikiTextMathRule:6:
[[math]]&lt;br/&gt;
\qquad J = \tfrac{1}{2} \ln{r}&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad J = \tfrac{1}{2} \ln{r}</script><!-- ws:end:WikiTextMathRule:6 --><br />
the relationship between <span style="font-family: Georgia,serif; font-size: 110%;"><em>v</em></span> and <span style="font-family: Georgia,serif; font-size: 110%;"><em>J</em></span> can be expressed as<br />
<!-- ws:start:WikiTextMathRule:7:
[[math]]&lt;br/&gt;
\qquad v = \frac{r-1}{r+1} = \frac{\exp{2J}-1}{\exp{2J}+1} = \tanh{J} = J - \tfrac{1}{3}J^3 + \tfrac{2}{15}J^5 - ...&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad v = \frac{r-1}{r+1} = \frac{\exp{2J}-1}{\exp{2J}+1} = \tanh{J} = J - \tfrac{1}{3}J^3 + \tfrac{2}{15}J^5 - ...</script><!-- ws:end:WikiTextMathRule:7 --><br />
which shows that <span style="font-family: Georgia,serif; font-size: 110%;"><em>v</em> ≈ <em>J</em></span> and provides an indication of the size and sign of the error involved in this approximation.<br />
<em><span style="font-family: Georgia;">J</span></em> can be expressed in terms of <span style="font-family: Georgia,serif; font-size: 110%;"><em>v</em></span> as<br />
<br />
<!-- ws:start:WikiTextMathRule:8:
[[math]]&lt;br/&gt;
\qquad J = \tanh^(-1){v} = v + \tfrac{1}{3}v^3 + \tfrac{1}{5}v^5 - ...&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad J = \tanh^(-1){v} = v + \tfrac{1}{3}v^3 + \tfrac{1}{5}v^5 - ...</script><!-- ws:end:WikiTextMathRule:8 --><br />
<br />
The function <span style="font-family: Georgia,serif; font-size: 110%;"><em>v(r)</em></span> is the order (1,1) Padé approximant of the function <span style="font-family: Georgia,serif; font-size: 110%;"> <em>J(r) =</em>½ ln <em>r</em> </span> in the region of <em><span style="font-family: "Cambria","serif";">r</span></em> = 1, which has the property of matching the function value and its first and second derivatives at this value of <em>r</em>. The bimodular approximant function is thus accurate to second order in <em>r</em><span style="font-family: "Cambria","serif";"> – 1</span>.<br />
<br />
<br />
As an example, the size of the perfect fifth (in dNp units) is<br />
<br />
<!-- ws:start:WikiTextMathRule:9:
[[math]]&lt;br/&gt;
\qquad J = \tfrac{1}{2} \ln{3/2} = 0.20273...&lt;br /&gt;
&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad J = \tfrac{1}{2} \ln{3/2} = 0.20273...
</script><!-- ws:end:WikiTextMathRule:9 --><br />
<br />
The bimodular approximant for this interval (r = 3/2) is<br />
<br />
<!-- ws:start:WikiTextMathRule:10:
[[math]]&lt;br/&gt;
\qquad v = (3/2 – 1)/(3/2 + 1) = (3 – 2)/(3 + 2) = 1/5 = 0.2&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad v = (3/2 – 1)/(3/2 + 1) = (3 – 2)/(3 + 2) = 1/5 = 0.2</script><!-- ws:end:WikiTextMathRule:10 --><br />
<br />
and the Taylor series indicates that the error in this value is about<br />
<!-- ws:start:WikiTextMathRule:11:
[[math]]&lt;br/&gt;
\qquad -\tfrac{1}{3}v^3 = -0.00267...&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad -\tfrac{1}{3}v^3 = -0.00267...</script><!-- ws:end:WikiTextMathRule:11 --><br />
<br />
The figure shows the approximants of the first 31 superparticular intervals, which are reciprocals of odd integers.<br />
&lt;Figure&gt;<br />
If v[J] denotes bimodular approximant of an interval J with frequency ratio r,<br />
<br />
<!-- ws:start:WikiTextMathRule:12:
[[math]]&lt;br/&gt;
\qquad v[-J] = -v[J]&lt;br /&gt;
\qquad v[J_1 +J_2] = \frac{v_1+v_2}{1+v_1 v_2}&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad v[-J] = -v[J]
\qquad v[J_1 +J_2] = \frac{v_1+v_2}{1+v_1 v_2}</script><!-- ws:end:WikiTextMathRule:12 --><br />
This last result is equivalent to the identity expressing tanh(J1 + J2) in terms of tanh(J1) and tanh(J2).<br />
<br />
<strong><span style="font-size: 20px;">Bimodular approximants and equal temperaments</span></strong><br />
While bimodular approximants have historically been used as a means of estimating the sizes of very small intervals, they remain reasonably accurate as the interval size is increased to an octave or more. And being easily computable, they provide a quick means of comparing the relative sizes of intervals. For example:<br />
Two perfect fourths (<em><span style="font-family: "Cambria","serif";">r</span></em> = 4/3, = 1/7) approximate a minor seventh (<em><span style="font-family: "Cambria","serif";">r</span></em> = 9/5, = 2/7)<br />
Three major thirds (<em><span style="font-family: "Cambria","serif";">r</span></em> = 5/4, = 1/9) or two <u>7/5</u>s ( = 1/6) or five <u>8/7</u>s ( = 1/15) approximate an octave (<em><span style="font-family: "Cambria","serif";">r </span></em>= 2/1, = 1/3)<br />
Bimodular approximants (abbreviated to ‘approximants’ here) also provide simple explanations for the properties of certain equal temperaments.<br />
Tuning the perfect fourth and perfect fifth in the ratio of their approximants (1/7 : 1/5 = 5 : 7) and adjusting their sum to a pure octave yields 12edo (considered as a 3-limit temperament). This is an example of the high accuracy typically obtainable from a tempering policy which takes two intervals which are similar in size and not too large, tunes them in their approximant ratio, and normalises their sum to a pure interval.<br />
Aspects of 12edo considered as a 5-limit temperament can be explained by noting that it tunes the major third, major sixth and octave in the ratio of their approximants (1/9 : 1/4 : 1/3 = 4 : 9 : 12). The accuracy here is lower because the octave is of a size where the approximant has a significant error, and tuning the octave pure assigns the entire error to the smaller intervals.<br />
Tuning the major third and perfect fifth in the in the ratio of their approximants (1/9 : 1/5) and tuning the fifth pure yields Carlos alpha.<br />
Tuning the minor third and perfect fifth in the in the ratio of their approximants (1/11 : 1/5) and tuning the fifth pure yields Carlos beta.<br />
Tuning the minor third and major third in the ratio of their approximants (1/11 : 1/9) and adjusting their sum to a perfect fifth yields Carlos gamma. This temperament has high accuracy because it conforms to the policy noted above.<br />
Tuning the octave pure while preserving the ratios specified above yields, respectively, 31edo, 19edo and 34edo.<br />
Tuning the intervals <u>9/7</u>, <u>7/5</u> and <u>5/3</u> in the ratio of their approximants (1/8 : 1/6 : 1/4 = 3 : 4 : 6) and adjusting their sum to a perfect twelfth yields the equally tempered Bohlen-Pierce scale.<br />
Tuning the intervals <u>11/9</u>, <u>9/7</u>, <u>3/2</u> and <u>5/3</u> in the ratio of their approximants (1/10 : 1/8 : 1/5 : 1/4 = 4 : 5 : 8 : 10) and adjusting their sum to a major tenth yields 88 cent equal temperament.<br />
Relationships of this sort can be identified in all equal temperaments.<br />
<br />
<span style="font-size: 15px;">Bimodular commas</span><br />
As a consequence of the near-rational interval relationships implied by approximants, any pair of source intervals can be used to define a comma.<br />
Given two intervals J1 and J2 (with J1&lt;J2) and their approximants v1 and v2, we define the <em>bimodular residue</em>as<br />
<!-- ws:start:WikiTextMathRule:13:
[[math]]&lt;br/&gt;
\qquad b_r(J_1,J_2) = \frac{J_2}{v_2} - \frac{J_1}{v_1}&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad b_r(J_1,J_2) = \frac{J_2}{v_2} - \frac{J_1}{v_1}</script><!-- ws:end:WikiTextMathRule:13 --><br />
and using the Taylor series expansion of J(v) we find<br />
<!-- ws:start:WikiTextMathRule:14:
[[math]]&lt;br/&gt;
\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (v_2^2 – v_1^2) = \tfrac{1}{3} (v_2 + v_1)(v_2 – v_1)&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (v_2^2 – v_1^2) = \tfrac{1}{3} (v_2 + v_1)(v_2 – v_1)</script><!-- ws:end:WikiTextMathRule:14 --><br />
The bimodular comma is obtained from the bimodular residue by means of a rational multiplier which ensures that the result (in line with the usual convention applied to commas) is a linear combination of J1 and J2 with integer coefficients sharing no common factor:<br />
<!-- ws:start:WikiTextMathRule:15:
[[math]]&lt;br/&gt;
\qquad b(J_1,J_2) ≈ b_m(J_1,J_2) b_r(J_1,J_2)&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad b(J_1,J_2) ≈ b_m(J_1,J_2) b_r(J_1,J_2)</script><!-- ws:end:WikiTextMathRule:15 --><br />
where<br />
<!-- ws:start:WikiTextMathRule:16:
[[math]]&lt;br/&gt;
\qquad v_1 = \frac{j_1}{g_1}, v_2 = \frac{j_2}{g_2}&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad v_1 = \frac{j_1}{g_1}, v_2 = \frac{j_2}{g_2}</script><!-- ws:end:WikiTextMathRule:16 --><br />
and (with rare exceptions)<br />
<!-- ws:start:WikiTextMathRule:17:
[[math]]&lt;br/&gt;
\qquad b_m(J_1,J_2) ≈ \frac{LCM(j_1,j_2}{GCD(g_1,g_2)}&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad b_m(J_1,J_2) ≈ \frac{LCM(j_1,j_2}{GCD(g_1,g_2)}</script><!-- ws:end:WikiTextMathRule:17 --><br />
The bimodular residue is accurately estimated by<br />
<!-- ws:start:WikiTextMathRule:18:
[[math]]&lt;br/&gt;
\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (J_1+J_2)(J_2-J_1)&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (J_1+J_2)(J_2-J_1)</script><!-- ws:end:WikiTextMathRule:18 --><br />
and therefore<br />
<!-- ws:start:WikiTextMathRule:19:
[[math]]&lt;br/&gt;
\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (J_1+J_2)(J_2-J_1) b_m&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad b_r(J_1,J_2) ≈ \tfrac{1}{3} (J_1+J_2)(J_2-J_1) b_m</script><!-- ws:end:WikiTextMathRule:19 --><br />
<br />
Examples:<br />
If the source intervals are the perfect fourth (f) and the perfect fifth (F),<br />
v1 = 1/7, v2 = 1/5, and is the Pythagorean comma:<br />
<!-- ws:start:WikiTextMathRule:20:
[[math]]&lt;br/&gt;
\qquad b(F,f) = b_r(F,f) = \frac{F}{\tfrac{1}{5}} - \frac{f}{\tfrac{1}{7}} = 5F – 7f&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad b(F,f) = b_r(F,f) = \frac{F}{\tfrac{1}{5}} - \frac{f}{\tfrac{1}{7}} = 5F – 7f</script><!-- ws:end:WikiTextMathRule:20 --><br />
If the source intervals are the perfect fourth (f) and the minor seventh (m7),<br />
v1 = 1/7, v2 = 2/7, br(J1,J2) = 2/7 and b(J1,J2) is the syntonic comma:<br />
<!-- ws:start:WikiTextMathRule:21:
[[math]]&lt;br/&gt;
\qquad b(m_7,f) = b_r(m_7,f) = \tfrac{2}{7} \left( \frac{m_7}{\tfrac{2}{7}} - \frac{f}{\tfrac{1}{7}} \right) = m_7 – 2f&lt;br/&gt;[[math]]
 --><script type="math/tex">\qquad b(m_7,f) = b_r(m_7,f) = \tfrac{2}{7} \left( \frac{m_7}{\tfrac{2}{7}} - \frac{f}{\tfrac{1}{7}} \right) = m_7 – 2f</script><!-- ws:end:WikiTextMathRule:21 --><br />
<br />
Further examples of bimodular commas are provided in Reference 1. See also <u>Don Page comma</u> (another name for this type of comma).</body></html>