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”).
%I #7 Apr 05 2013 07:37:03
%S 0,1,1,1,0,10,1,8,1,0,9,1,12,13,1,0,80,24,1,0,108,31,1,6264,1231,64,1,
%T 899,930,60,1,0,4446,953,60,1,1120,1922,789,56,1,0,46398,22159,2489,
%U 89,1
%N Table read by rows in which rows give coefficients (in increasing order of exponents) of a certain family of polynomials indexed by odd primes >= 5.
%C The rows have irregular lengths.
%D K. Ono, The Web of Modularity: Arithmetic of the Coefficients of Modular Forms and q-Series, CBMS Regional Conference Series in Mathematics, vol. 102, American Mathematical Society, Providence, RI, 2004. See p. 37.
%e The polynomials are x, x+1, x(x+10), x+8, x(x+9), (x+1)(x+12), x(x+4)(x+20), x(x+4)(x+27), (x+8)(x+27)(x+29), (x+29)(x^2+31x+31), x(x+9)(x+13)(x+38), (x+2)(x+35)(x^2+19x+16), x(x+3)(x+11)(x+37)(x+38), ...
%K nonn,tabf
%O 5,6
%A _N. J. A. Sloane_, Mar 27 2004