OFFSET
0,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (1, 0, 0, 3, -3, 0, 0, 4, -4).
FORMULA
G.f.: (1+2*x^2+2*x^3-3*x^4+2*x^5-2*x^6)/(1+x^4)/(1-4*x^4)/(1-x).
PROG
(PARI) {a(n)=polcoeff((1+2*x^2+2*x^3-3*x^4+2*x^5-2*x^6)/(1+x^4)/(1-4*x^4)/(1-x+x*O(x^n)), n)}
CROSSREFS
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Apr 27 2006
STATUS
approved