OFFSET
1,4
COMMENTS
Length of steps in the 3-symbol substitution 1->{2}, 2->{3}, 3->{1,2,2,3,3,3} with characteristic polynomial: x^3 - 3*x^2 - 2*x - 1.
No term is divisible by 5. - Vladimir Joseph Stephan Orlovsky, Mar 24 2011
LINKS
Index entries for linear recurrences with constant coefficients, signature (3, 2, 1).
FORMULA
From R. J. Mathar, Oct 14 2008: (Start)
G.f.: x*(1 - 2*x - 4*x^2)/(1 - 3*x - 2*x^2 - x^3).
MATHEMATICA
LinearRecurrence[{3, 2, 1}, {1, 1, 1}, 30]
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Roger L. Bagula, Jun 05 2005
STATUS
approved