The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A122268 Expansion of f(-q)^2*Q(q)^2 in powers of q. 0
1, 478, 60959, 925922, 5764801, 20722082, 54717118, 103864320, 173379838, 194669278, 214358881, 0, -92574720, -799067998, -815502237, -1959423842, -1300569598, -2939811840, 0, -2686875362, 3317297278, 0, 8406236160, 1662767518 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
f(-q) (g.f. A010815) and Q(q) (g.f. A004009) are Ramanujan q-series.
LINKS
PROG
(PARI) {a(n)=local(A); if(n<0, 0, A=x*O(x^n); polcoeff( eta(x+A)^2*sum(k=1, n, 240*sigma(k, 3)*x^k, 1+A)^2, n))}
CROSSREFS
Sequence in context: A260204 A119129 A252542 * A186950 A056987 A323051
KEYWORD
sign
AUTHOR
Michael Somos, Aug 28 2006
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 13 21:51 EDT 2024. Contains 372523 sequences. (Running on oeis4.)