cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A063195 Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 6 ).

Original entry on oeis.org

0, 1, 1, 1, 1, 3, 1, 3, 3, 3, 3, 5, 3, 5, 5, 5, 5, 7, 5, 7, 7, 7, 7, 9, 7, 9, 9, 9, 9, 11, 9, 11, 11, 11, 11, 13, 11, 13, 13, 13, 13, 15, 13, 15, 15, 15, 15, 17, 15, 17
Offset: 1

Views

Author

N. J. A. Sloane, Jul 10 2001

Keywords

Formula

G.f. x^2*(1+x+x^4-x^3) / ( (1+x)*(1+x+x^2)*(x-1)^2 ). - R. J. Mathar, Jul 15 2015

A260088 Dimension of the space of newforms of weight 4 and level n.

Original entry on oeis.org

0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 1, 3, 2, 2, 1, 4, 1, 4, 1, 4, 3, 5, 1, 3, 3, 4, 2, 7, 2, 7, 3, 6, 4, 6, 1, 9, 5, 6, 3, 10, 2, 10, 3, 5, 6, 11, 3, 8, 5, 8, 3, 13, 4, 10, 4, 10, 7, 14, 2, 15, 8, 7, 5, 12, 4, 16, 4, 12, 6, 17, 4, 18, 9, 10, 5, 16, 6, 19, 6
Offset: 1

Views

Author

R. J. Mathar, Jul 15 2015

Keywords

Crossrefs

Programs

  • Maple
    seq(g0star(4,N),N=1..80); # using functions coded in A063195
Showing 1-2 of 2 results.