Height: Difference between revisions
+cat, main article shown on top of the category pages |
→Examples of Height Functions:: simplified wiki markup corrected spelling of height in linked articles |
||
| Line 29: | Line 29: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Name | |||
! Type | |||
! H(n/d) | |||
! H(q) | |||
! H(q) simplified by equivalence relation | |||
|- | |- | ||
| | | [[Benedetti height]] <br> (or [[Tenney height]]) | ||
| | | Height | ||
| <math>n d</math> | |||
| <math>2^{\large{\|q\|_{T1}}}</math> | |||
| <math>\|q\|_{T1}</math> | |||
|- | |- | ||
| [[Wilson height]] | |||
| Height | |||
| <math>\text{sopf}(n d)</math> | |||
| <math>2^{\large{\text{sopf}(n d)}}</math> | |||
| <math>\text{sopf}(q)</math> | |||
|- | |- | ||
| | | Weil height | ||
| Height | |||
| <math>\max \left( {n , d} \right)</math> | |||
| <math>2^{\large{\frac{1}{2}(\|q\|_{T1} + \mid \log_2(\mid q \mid)\mid)}}</math> | |||
| <math>\|q\|_{T1} + \mid \log_2(\mid q \mid)\mid</math> | |||
|- | |- | ||
| | | Arithmetic height | ||
| Height | |||
| <math>n + d</math> | |||
| <math>\dfrac {\left( {q + 1} \right)} {\sqrt{q}} 2^{\large{\frac{1}{2} {\|q\|_{T1}}}}</math> | |||
| <math>\|q\|_{T1} + 2 \log_2 \left( {q + 1} \right) - \log_2 \left( {q} \right)</math> | |||
|- | |- | ||
| | | Harmonic height | ||
| | | Semi-Height | ||
| <math>\dfrac {n d} {n + d}</math> | |||
| <math>\dfrac {\sqrt{q}} {\left( {q + 1} \right)} 2^{\large{\frac{1}{2} {\|q\|_{T1}}}}</math> | |||
| <math>\|q\|_{T1} - 2 \log_2 \left( {q + 1} \right) + \log_2 \left( {q} \right)</math> | |||
|- | |- | ||
| [[Kees height]] | |||
| Semi-Height | |||
| <math>\max \left( {2^{-v_2 \left( {n} \right)} n, 2^{-v_2 \left( {d} \right)} d} \right)</math> | |||
| <math>2^{\large{\left(\frac{1}{2}\left(\|2^{-v_2 \left( {q} \right)} q\|_{T1} + \mid \log_2(q) - v_2(q) \mid \right)\right)}}</math> | |||
| <math>\|{2^{-v_2 \left( {q} \right)} q}\|_{T1} + | \log_2 \left( {q} \right) - v_2 \left( {q} \right) |</math> | |||
2^{-v_2 \left( {d} \right)} d} \right)</math> | |||
|} | |} | ||
| Line 79: | Line 75: | ||
The function <math>\text{sopf}(nd)</math> is the [http://mathworld.wolfram.com/SumofPrimeFactors.html "sum of prime factors"] of n*d. Equivalently, this is the L1 norm on monzos, but where each prime is weighted by "p" rather than "log(p)". This is called "Wilson Complexity" in John Chalmers "Division of the Tetrachord." | The function <math>\text{sopf}(nd)</math> is the [http://mathworld.wolfram.com/SumofPrimeFactors.html "sum of prime factors"] of n*d. Equivalently, this is the L1 norm on monzos, but where each prime is weighted by "p" rather than "log(p)". This is called "Wilson Complexity" in John Chalmers "Division of the Tetrachord." | ||
Some useful identities: | Some useful identities: | ||
* <math>n = 2^{\large{\frac{1}{2}(\|q\|_{T1} + \log_2(q))}}</math> | |||
* <math>d = 2^{\large{\frac{1}{2}(\|q\|_{T1} - \log_2(q))}}</math> | |||
* <math>n d = 2^{\|q\|_{T1}}</math> | |||
Height functions can also be put on the points of [http://planetmath.org/encyclopedia/QuasiProjectiveVariety.html projective varieties]. Since [[abstract regular temperament]]s can be identified with rational points on [http://en.wikipedia.org/wiki/Grassmannian Grassmann varieties], complexity measures of regular temperaments are also height functions. | |||
Height functions can also be put on the points of [http://planetmath.org/encyclopedia/QuasiProjectiveVariety.html projective varieties]. Since [[ | |||
[[Category:Theory]] | [[Category:Theory]] | ||