Xenharmonic series: Difference between revisions
Added a few more examples, fixed full name of OS, markup, sorted list in alphabetical order, categories |
Cmloegcmluin (talk | contribs) m fix formatting |
||
| Line 7: | Line 7: | ||
* [[Dumb Fibonacci|Dumb Fibonacci series]]: <math>f(n) = f(n-1) + f(n-2)</math> | * [[Dumb Fibonacci|Dumb Fibonacci series]]: <math>f(n) = f(n-1) + f(n-2)</math> | ||
* [[Edharmonic series]]: <math>f(n) = a^{H(n)}</math> | * [[Edharmonic series]]: <math>f(n) = a^{H(n)}</math> | ||
* [[Logharmonic series]]: <math>f(n) = log_b{n}</math> | * [[Logharmonic series]]: <math>f(n) = \log_b{n}</math> | ||
* [[Matharmonic series]]: <math>f(n) = H(n)</math> | * [[Matharmonic series]]: <math>f(n) = H(n)</math> | ||
* [[Metallic harmonic series]]: <math>f(n) = μ_n</math> | * [[Metallic harmonic series]]: <math>f(n) = μ_n</math> | ||