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!)
A262948 Expansion of Product_{k>=1} (1 + x^(3*k-1))^(3*k-1). 6
1, 0, 2, 0, 1, 5, 0, 10, 8, 5, 26, 11, 28, 62, 24, 101, 111, 77, 260, 202, 268, 583, 382, 761, 1165, 847, 1940, 2198, 2061, 4346, 4084, 5078, 9039, 7844, 11978, 17620, 15721, 26648, 33219, 32894, 56000, 61494, 69653, 111884, 114265, 146557, 214864, 214967 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ exp(3 * 2^(-4/3) * Zeta(3)^(1/3) * n^(2/3)) * Zeta(3)^(1/6) / (2^(7/12) * sqrt(3*Pi) * n^(2/3)).
MATHEMATICA
nmax=60; CoefficientList[Series[Product[(1 + x^(3*k-1))^(3*k-1), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A092583 A321619 A285212 * A193471 A351645 A182931
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Oct 05 2015
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 10 03:36 EDT 2024. Contains 372354 sequences. (Running on oeis4.)