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.

A111248 Dimension of the space of weight 2 modular forms for Gamma_0(n).

Original entry on oeis.org

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

Views

Author

Steven Finch, Oct 31 2005

Keywords

Comments

Equivalently, this is the dimension of the space of level n, weight 2 modular forms. - Steven Finch, Apr 03 2009

Crossrefs

Cf. A001616, A001617. [Steven Finch, Apr 03 2009]
Cf. A006571.

Programs

  • Magma
    [ Dimension(ModularForms(Gamma0(n), 2)) : n in [1..100] ]; // Klaus Brockhaus, Mar 10 2011

Formula

a(n) = A001617(n) + A001616(n) - 1. - Steven Finch, Apr 03 2009

Extensions

More terms from Steven Finch, Apr 03 2009