MyWikiBiz, Author Your Legacy — Sunday November 24, 2024
Jump to navigationJump to search
69 bytes added
, 16:44, 8 February 2010
Line 99: |
Line 99: |
| |} | | |} |
| | | |
− | Applying the same procedure to any positive integer <math>n\!</math> produces an expression called the ''doubly recursive factorization'' (DRF) of <math>n.\!</math> This may be abbreviated as <math>\operatorname{drf}(n).\!</math> | + | Applying the same procedure to any positive integer <math>n\!</math> produces an expression called the ''doubly recursive factorization'' (DRF) of <math>n.\!</math> This corresponding function from positive integers to DRF expressions may be indicated as <math>\operatorname{drf}(n).\!</math> |
| | | |
− | The form of a DRF expression can be mapped into either one of two classes of graph-theoretical structures, called ''riffs'' and ''rotes'', respectively. | + | The form of a DRF expression can be mapped into either one of two classes of graph-theoretical structures, called riffs and ''rotes'', respectively. |
| | | |
− | The ''riff'' of <math>123456789\!</math> is the following digraph:
| + | * <math>\operatorname{riff}(123456789)</math> is the following digraph: |
| | | |
| {| align=center cellpadding="6" | | {| align=center cellpadding="6" |
Line 109: |
Line 109: |
| |} | | |} |
| | | |
− | The ''rote'' of <math>123456789\!</math> is the following graph:
| + | * <math>\operatorname{rote}(123456789)</math> is the following graph: |
| | | |
| {| align=center cellpadding="6" | | {| align=center cellpadding="6" |