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!)
A280860 Expansion of Product_{k>=1} ((1-x^(3*k)) * (1-x^(12*k)) / ((1-x^(6*k-5)) * (1-x^(6*k-1)) * (1-x^(4*k)))). 1
1, 1, 1, 0, 1, 2, 1, 1, 2, 3, 2, 1, 3, 4, 2, 3, 5, 6, 4, 3, 7, 9, 6, 6, 9, 12, 9, 7, 13, 16, 12, 11, 18, 22, 17, 15, 23, 29, 22, 21, 32, 38, 31, 27, 41, 49, 39, 37, 54, 63, 52, 48, 68, 80, 66, 64, 88, 102, 86, 80, 111, 128, 108, 104, 140, 161, 138, 131, 174 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
Andrew Sills, Rademacher-Type Formulas for Restricted Partition and Overpartition Functions, Ramanujan Journal, 23 (1-3): 253-264, 2010 [equation (2.6)].
FORMULA
a(n) ~ exp(sqrt(n)*Pi/3) / (3*sqrt(2*n)).
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[(1-x^(3*k)) * (1-x^(12*k)) / ((1-x^(6*k-5)) * (1-x^(6*k-1)) * (1-x^(4*k))), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A329750 A030496 A005794 * A208993 A328029 A201384
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jan 09 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 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)