A316716 a(n) is the number of 2s in A316713(n). That is, a(n) is the number of A-sequences (A278040) used in the tribonacci ABC-representation of n >= 0.
0, 1, 1, 0, 1, 2, 0, 1, 2, 2, 1, 0, 1, 1, 2, 2, 1, 2, 3, 1, 0, 1, 1, 0, 1, 2, 2, 1, 2, 3, 1, 2, 3, 3, 2, 1, 2, 0, 1, 1, 0, 1, 2, 0, 1, 2, 2, 1, 2, 3, 1, 2, 3, 3, 2, 1, 2, 2, 3, 3, 2, 3, 4, 2, 1, 2, 2, 1, 0, 1, 1, 0, 1, 2, 0, 1, 2, 2, 1, 0, 1, 1, 2, 2, 1, 2, 3, 1, 2, 3, 3, 2, 1, 2, 2, 3, 3, 2, 3, 4, 2
Offset: 0
Examples
See column #(2) of A316713.
Links
- Wolfdieter Lang, The Tribonacci and ABC Representations of Numbers are Equivalent, arXiv preprint arXiv:1810.09787 [math.NT], 2018.
Formula
a(n) = number of 2s in A316713(n), that is the number of As in the tribonacci ABC-representation of n >= 0.
Comments