OFFSET
0,2
LINKS
Harvey P. Dale, Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients, signature (3,2,3).
MATHEMATICA
CoefficientList[Series[1/(1-3x-2x^2-3x^3), {x, 0, 40}], x] (* or *) LinearRecurrence[{3, 2, 3}, {1, 3, 11}, 40] (* Harvey P. Dale, Nov 05 2021 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Nov 17 2002
STATUS
approved