OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (2,1,0,-4).
MATHEMATICA
CoefficientList[Series[1/(1 - 2x - x^2 + 4x^4), {x, 0, 31}], x] (* Robert G. Wilson v, Sep 14 2006 *)
LinearRecurrence[{2, 1, 0, -4}, {1, 2, 5, 12}, 40] (* Harvey P. Dale, Jul 30 2024 *)
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Sep 05 2006
EXTENSIONS
More terms from Robert G. Wilson v, Sep 14 2006
STATUS
approved