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!)
A301597 Expansion of Product_{k>=1} 1/(1 - x^k)^A050985(k). 3
1, 1, 3, 6, 13, 24, 48, 86, 153, 275, 479, 817, 1388, 2317, 3831, 6277, 10184, 16367, 26122, 41359, 65016, 101567, 157642, 243232, 373277, 569711, 865164, 1307587, 1967161, 2946379, 4394667, 6528255, 9660197, 14241627, 20920564, 30625556, 44683600, 64984798 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Euler transform of A050985.
LINKS
MATHEMATICA
nmax = 40; CoefficientList[Series[Exp[Sum[Sum[k/(Times @@ (#[[1]]^(#[[2]] - Mod[#[[2]], 3]) & ) /@ FactorInteger[k]) * x^(j*k) / j, {k, 1, Floor[nmax/j] + 1}], {j, 1, nmax}]], {x, 0, nmax}], x] (* Vaclav Kotesovec, Mar 31 2018, after Jean-François Alcover *)
CROSSREFS
Sequence in context: A001452 A005405 A225196 * A225197 A225198 A225199
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 24 2018
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 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)