login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063097 Dimension of the space of weight 2n cusp forms for Gamma_0( 29 ). 1
2, 7, 11, 17, 21, 27, 31, 37, 41, 47, 51, 57, 61, 67, 71, 77, 81, 87, 91, 97, 101, 107, 111, 117, 121, 127, 131, 137, 141, 147, 151, 157, 161, 167, 171, 177, 181, 187, 191, 197, 201, 207, 211, 217, 221, 227, 231, 237, 241, 247 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
William A. Stein, The modular forms database
FORMULA
a(n) = 10*n-a(n-1)-12 for n>2, with a(1)=2, a(2)=7. [Vincenzo Librandi, Aug 07 2010]
a(n) = (-7+(-1)^n+10*n)/2. a(n)=a(n-1)+a(n-2)-a(n-3) for n>4. G.f.: x*(x^3 +2*x^2 +5*x +2) / ((x -1)^2*(x +1)). - Colin Barker, Sep 08 2013
MATHEMATICA
LinearRecurrence[{1, 1, -1}, {2, 7, 11, 17}, 50] (* Harvey P. Dale, Oct 09 2019 *)
CROSSREFS
Sequence in context: A356003 A063205 A090613 * A297469 A356190 A168421
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Jul 08 2001
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 4 21:32 EDT 2024. Contains 372257 sequences. (Running on oeis4.)