OFFSET
1,1
COMMENTS
By analogy with the Wythoff compound sequences A003622 etc., the nine compounds of A003144, A003145, A003146 might be called the tribonacci compound sequences. They are A278040, A278041, and A319966-A319972.
This sequence gives the positions of the word cabaa in the tribonacci word t = abacabaa..., fixed point of the morphism a->ab, b->ac, c->a. This follows from the fact that the word baa is always preceded in t by the word ca, and the formula CA = BB-2, where A := A003144, B := A003145, C := A003146. See A319968 for BB. - Michel Dekking, Apr 09 2019
The fact that this sequence is the positional sequence of cabaa in the tribonacci word permits to apply Theorem 5.1. in the paper by Huang and Wen. This gives that the sequence (a(n+1)-a(n)) equals the tribonacci word on the alphabet {a(2)-a(1), a(3)-a(2), a(5)-a(4)} = {13, 11, 7}. - Michel Dekking, Oct 04 2019
LINKS
Rémy Sigrist, Table of n, a(n) for n = 1..10000
Elena Barcucci, Luc Belanger and Srecko Brlek, On tribonacci sequences, Fib. Q., 42 (2004), 314-320. Compare page 318.
L. Carlitz, R. Scoville and V. E. Hoggatt, Jr., Fibonacci representations of higher order, Fib. Quart., 10 (1972), 43-69, Theorem 13.
Y.-K. Huang, Z.-Y. Wen, Kernel words and gap sequence of the Tribonacci sequence, Acta Mathematica Scientia (Series B). 36.1 (2016) 173-194.
FORMULA
a(n) = 2*(A003144(n) + A003145(n)) + n - 3 = 2*(A278040(n-1) + A278039(n-1)) + n + 1, n >= 1. For a proof see the W. Lang link in A278040, Proposition 9, eq. (55). Wolfdieter Lang, Apr 11 2019
a(1) = 4, a(n+1)= 4 + Sum_{k=1..n} d(k), where d is the tribonacci sequence on the alphabet (13,11,7}. - Michel Dekking, Oct 04 2019
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Oct 05 2018
EXTENSIONS
More terms from Rémy Sigrist, Oct 16 2018
STATUS
approved