OFFSET
0,1
LINKS
Andrew Howroyd, Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients, signature (0,1,1).
FORMULA
G.f.: (3 + 2*x + 3*x^2)/(1 - x^2 - x^3).
MATHEMATICA
LinearRecurrence[{0, 1, 1}, {3, 2, 6}, 50] (* Harvey P. Dale, Jan 16 2018 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved
