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!)
A301875 Expansion of Product_{k>=1} 1/(1 - x^k)^A007434(k). 5
1, 1, 4, 12, 30, 78, 184, 448, 1033, 2361, 5292, 11676, 25382, 54470, 115508, 242132, 502520, 1032632, 2103172, 4246948, 8507968, 16915536, 33391788, 65470332, 127539321, 246928233, 475274592, 909658536, 1731703788, 3279644604, 6180528236 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Euler transform of A007434.
LINKS
FORMULA
a(n) ~ exp(4*Pi*n^(3/4) / (3^(5/4) * (5*Zeta(3))^(1/4)) + Zeta(3) / (2*Pi^2)) / (2^(3/2) * (15*Zeta(3))^(1/8) * n^(5/8)).
MATHEMATICA
nmax = 40; CoefficientList[Series[Exp[Sum[Sum[Sum[d^2 MoebiusMu[k/d], {d, Divisors @ k}] * x^(j*k) / j, {k, 1, Floor[nmax/j] + 1}], {j, 1, nmax}]], {x, 0, nmax}], x] (* Vaclav Kotesovec, Mar 31 2018 *)
CROSSREFS
Sequence in context: A274217 A162740 A324943 * A074252 A297079 A074210
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 28 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 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)