OFFSET
2,2
LINKS
Harvey P. Dale, Table of n, a(n) for n = 2..1000
William A. Stein, Dimensions of the spaces S_k^{new}(Gamma_1(N))
William A. Stein, The modular forms database
Index entries for linear recurrences with constant coefficients, signature (0,0,0,1,0,1,0,0,0,-1).
FORMULA
From Colin Barker, Feb 24 2016: (Start)
a(n) = a(n-4) + a(n-6) - a(n-10) for n>13.
G.f.: -x^2*(1 -11*x -24*x^2 -36*x^3 -49*x^4 -49*x^5 -49*x^6 -35*x^7 -24*x^8 -10*x^9 +x^10 -x^11) / ((1 -x)^2*(1 +x)^2*(1 -x +x^2)*(1 +x^2)*(1 +x +x^2)).
(End)
MATHEMATICA
LinearRecurrence[{0, 0, 0, 1, 0, 1, 0, 0, 0, -1}, {-1, 11, 24, 36, 48, 60, 72, 82, 96, 106, 120, 132}, 50] (* Harvey P. Dale, Mar 17 2024 *)
CROSSREFS
KEYWORD
sign
AUTHOR
N. J. A. Sloane, Jul 14 2001
STATUS
approved