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.

A063305 Dimension of the space S_n^{new}(Gamma_1(32)) of weight n cuspidal newforms for Gamma_1( 32 ).

Original entry on oeis.org

-1, 13, 31, 49, 67, 85, 103, 121, 139, 157, 175, 193, 211, 229, 247, 265, 283, 301, 319, 337, 355, 373, 391, 409, 427, 445, 463, 481, 499, 517, 535, 553, 571, 589, 607, 625, 643, 661, 679, 697, 715, 733, 751, 769, 787, 805, 823, 841, 859, 877
Offset: 2

Views

Author

N. J. A. Sloane, Jul 14 2001

Keywords

Comments

Conjecture: a(n) = 18n - 41 for n > 2. - Peter Luschny, Mar 04 2012

Formula

a(n) = 2*a(n-1)-a(n-2) for n>4. G.f.: x^2*(-1+15*x+4*x^2)/(1-x)^2. [Colin Barker, Sep 28 2012]