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!)
A265820 Expansion of Product_{k>=1} 1/(1 - (3*k-1)*x^(3*k-1)). 9
1, 0, 2, 0, 4, 5, 8, 10, 24, 20, 73, 51, 146, 142, 306, 409, 731, 835, 1662, 1828, 3969, 4251, 8256, 9525, 17814, 22565, 38629, 47424, 82916, 101387, 185271, 218421, 386140, 468783, 806005, 1040428, 1696283, 2160026, 3567221, 4498026, 7683250, 9446666 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ c * 2^(n/2), where
c = 14.317325023208603416271945494838289608390197678435231... if n is even,
c = 13.388403642510880418401945468592189683402616378443965... if n is odd.
MATHEMATICA
nmax = 40; CoefficientList[Series[Product[1/(1 - (3*k-1)*x^(3*k-1)), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A004178 A068333 A121451 * A096984 A213723 A104601
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 15 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 April 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)