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!)
A284607 Expansion of (eta(q^3)eta(q^6)/(eta(q)eta(q^2)))^4 in powers of q. 3
1, 4, 18, 52, 159, 396, 1004, 2260, 5103, 10680, 22260, 44028, 86453, 163424, 306288, 557716, 1006524, 1775844, 3105740, 5333208, 9081243, 15231504, 25343808, 41636124, 67891309, 109500440, 175378446, 278234720, 438540456, 685449000, 1064868020, 1642037524 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Convolution inverse of A121667.
a(n) ~ exp(2*Pi*sqrt(2*n/3)) / (2^(3/4) * 3^(17/4) * n^(3/4)). - Vaclav Kotesovec, Mar 30 2017
MATHEMATICA
CoefficientList[Series[(QPochhammer[q^3] QPochhammer[q^6]/(QPochhammer[q] QPochhammer[q^2]))^4, {q, 0, 100}], q] (* Indranil Ghosh, Mar 30 2017 *)
PROG
(PARI) my(q='q+O('q^66)); Vec((eta(q^3)*eta(q^6)/(eta(q)*eta(q^2)))^4) \\ Joerg Arndt, Mar 31 2017
CROSSREFS
Sequence in context: A300493 A300876 A301486 * A297945 A320544 A020644
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Mar 30 2017
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 25 10:22 EDT 2024. Contains 371967 sequences. (Running on oeis4.)