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!)
A294465 E.g.f.: Product_{k>0} (1+k*x^k)^(-1/k). 0
1, -1, 0, -6, 36, -180, 720, -7560, 236880, -3099600, 15120000, -194594400, 9989179200, -131935003200, 337815878400, -50154760656000, 2018231927712000, -27611162875296000, 363290246871552000, -12648028196067264000, 521752941995725440000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
E.g.f.: exp(Sum_{k>=1} Sum_{j>=1} (-1)^k*j^(k-1)*x^(j*k)/k). - Ilya Gutkovskiy, May 28 2018
PROG
(PARI) N=66; x='x+O('x^N); Vec(serlaplace(1/prod(k=1, N, (1+k*x^k)^(1/k))))
CROSSREFS
Sequence in context: A283197 A218265 A258629 * A074444 A348568 A366630
KEYWORD
sign
AUTHOR
Seiichi Manyama, Oct 31 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 16 07:08 EDT 2024. Contains 371698 sequences. (Running on oeis4.)