A109300 a(n) = number of positive integers whose rote height in gammas is n.
1, 1, 7, 999999991
Offset: 0
Keywords
Examples
Table of Rotes and Primal Functions for Positive Integers of Rote Height 2 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` o-o ` ` o-o ` ` ` o-o ` o-o o-o ` ` o-o o-o ` ` ` o-o o-o ` ` o-o o-o o-o | ` ` ` | ` ` ` ` | ` ` | ` | ` ` ` | ` | ` ` ` ` | ` | ` ` ` | ` | ` | ` o-o ` o-o ` ` o-o o-o ` o---o ` ` o-o ` o-o ` o-o o---o ` ` o-o ` o---o ` | ` ` | ` ` ` | ` | ` ` | ` ` ` ` | ` ` | ` ` | ` | ` ` ` ` | ` ` | ` ` ` O ` ` O ` ` ` O===O ` ` O ` ` ` ` O=====O ` ` O===O ` ` ` ` O=====O ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` 2:1 ` 1:2 ` ` 1:1 2:1 ` 2:2 ` ` ` 1:2 2:1 ` ` 1:1 2:2 ` ` ` 1:2 2:2 ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` 3 ` ` 4 ` ` ` 6 ` ` ` ` 9 ` ` ` ` 12` ` ` ` ` 18` ` ` ` ` ` 36` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `
Links
- J. Awbrey, Riffs and Rotes
Crossrefs
Formula
a(n) is defined by the recursion a(n+1) = (b(n) + 1)^b(n) - b(n), where a(0) = 1 and b(n) = Sum_[0, n] a(i).
Comments