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!)
A122269 Expansion of f(-q)^10*Q(q) in powers of q. 0
1, 230, -205, -6510, 18615, 478, 0, -181220, 221595, 246380, -329666, 360910, -1444915, 0, 2504645, 925922, -2420665, 0, 109940, -8382140, 5764801, 6217240, 13420615, -12214840, -17672945, 20722082, -24540725, 0, 0, 17018700, 54717118, -97990, -61107435 (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)^10*sum(k=1, n, 240*sigma(k, 3)*x^k, 1+A), n))}
CROSSREFS
Sequence in context: A028452 A072020 A177826 * A171666 A321503 A140077
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 April 18 21:51 EDT 2024. Contains 371781 sequences. (Running on oeis4.)