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!)
A038066 Product_{k>=1} 1/(1 - x^k)^a(k) = 1 + 5x. 6
5, -15, 40, -150, 624, -2620, 11160, -48750, 217000, -976872, 4438920, -20343700, 93900240, -435970980, 2034504992, -9536718750, 44878791360, -211927733500, 1003867701480, -4768371093720, 22706531339280 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
N. J. A. Sloane, Euler transform
FORMULA
G.f.: Sum_{k>=1} mu(k)*log(1 + 5*x^k)/k. - Ilya Gutkovskiy, May 23 2017
a(n) ~ -(-1)^n * 5^n / n. - Vaclav Kotesovec, Jun 12 2018
PROG
(PARI) x='x+O('x^22); Vec(sum(k=1, 22, moebius(k)*log(1 + 5*x^k)/k)) \\ Indranil Ghosh, May 24 2017
CROSSREFS
Sequence in context: A201157 A301980 A230955 * A306159 A113861 A337207
KEYWORD
sign
AUTHOR
Christian G. Bower, Jan 04 1999
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 August 11 17:18 EDT 2024. Contains 375073 sequences. (Running on oeis4.)