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!)
A063211 Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 43 ). 0
3, 10, 18, 24, 32, 38, 46, 52, 60, 66, 74, 80, 88, 94, 102, 108, 116, 122, 130, 136, 144, 150, 158, 164, 172, 178, 186, 192, 200, 206, 214, 220, 228, 234, 242, 248, 256, 262, 270, 276, 284, 290, 298, 304, 312, 318, 326, 332, 340, 346 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
William A. Stein, The modular forms database
FORMULA
G.f.: 3*x-2*x^2*(-5-4*x+2*x^2) / ( (1+x)*(x-1)^2 ). - R. J. Mathar, Jul 15 2015
a(n) = a(n-1) + a(n-2) - a(n-3) for n>=5 with a(1)=3, a(2)=10, a(3)=18, and a(4)=24. - Wesley Ivan Hurt, Oct 14 2023
MATHEMATICA
LinearRecurrence[{1, 1, -1}, {3, 10, 18, 24}, 50] (* Harvey P. Dale, May 24 2023 *)
CROSSREFS
Sequence in context: A063234 A063245 A035488 * A063111 A363993 A031063
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jul 10 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 April 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)