login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A063199
Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 11 ).
2
1, 2, 4, 6, 8, 8, 12, 12, 14, 16, 18, 18, 22, 22, 24, 26, 28, 28, 32, 32, 34, 36, 38, 38, 42, 42, 44, 46, 48, 48, 52, 52, 54, 56, 58, 58, 62, 62, 64, 66, 68, 68, 72, 72, 74, 76, 78, 78, 82, 82
OFFSET
1,2
FORMULA
G.f.: x -2*x^2*(-1-2*x-2*x^2-x^3+x^4) / ( (1+x)*(1+x+x^2)*(x-1)^2 ). - R. J. Mathar, Jul 15 2015
MATHEMATICA
LinearRecurrence[{0, 1, 1, 0, -1}, {1, 2, 4, 6, 8, 8}, 60] (* Harvey P. Dale, Dec 28 2024 *)
CROSSREFS
Sequence in context: A107634 A060659 A244363 * A219028 A333557 A062355
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jul 10 2001
STATUS
approved