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.

A029938 a(n) = (p-5)(p-7)/24, where p=prime(n).

Original entry on oeis.org

0, 0, 1, 2, 5, 7, 12, 22, 26, 40, 51, 57, 70, 92, 117, 126, 155, 176, 187, 222, 247, 287, 345, 376, 392, 425, 442, 477, 610, 651, 715, 737, 852, 876, 950, 1027, 1080, 1162, 1247, 1276, 1426, 1457, 1520, 1552, 1751
Offset: 3

Views

Author

Keywords

Comments

Also the dimension of the space of cusp forms of weight two on Gamma1(p), where p=5, 7, 11, 13, ... ranges over all primes exceeding 3. - Steven Finch, Apr 03 2009

References

  • F. Hirzebruch et al., Manifolds and Modular Forms, Vieweg, 2nd ed. 1994, p. 161.

Crossrefs

Cf. A029937. - Steven Finch, Apr 03 2009
Cf. A000040.

Programs

Formula

a(n) = (A000040(n) - 5)*(A000040(n) - 7)/24. - Wesley Ivan Hurt, Feb 25 2014