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”).

A063220
Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 55 ).
0
3, 10, 18, 22, 30, 38, 42, 50, 58, 62, 70, 78, 82, 90, 98, 102, 110, 118, 122, 130, 138, 142, 150, 158, 162, 170, 178, 182, 190, 198, 202, 210, 218, 222, 230, 238, 242, 250, 258, 262, 270, 278, 282, 290, 298, 302, 310, 318, 322, 330
OFFSET
1,1
FORMULA
G.f.: 3x-2*x^2*(-5-4*x-2*x^2+x^3) / ( (1+x+x^2)*(x-1)^2 ). - R. J. Mathar, Jul 15 2015
MATHEMATICA
CoefficientList[Series[3 - 2*x*(-5 - 4*x - 2*x^2 + x^3)/((1 + x + x^2)*(x - 1)^2), {x, 0, 80}], x] (* Wesley Ivan Hurt, Jan 23 2017 *)
CROSSREFS
Sequence in context: A178644 A128701 A030390 * A063234 A063245 A035488
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jul 10 2001
STATUS
approved