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!)
A354055 Product_{n>=1} 1 / (1 - x^n)^(a(n)/n!) = 1 + sin(x). 7
1, -2, -1, 4, -19, 164, -659, 1408, -18775, 642224, -3578279, -21642752, -476298835, 11904106304, 25626362581, 68669145088, -20903398375855, 212840905389824, -6399968826052559, -78465506362130432, 1010700510694925525, 101465632831736751104, -1123931378903214542099 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
E.g.f.: Sum_{k>=1} mu(k) * log(1 + sin(x^k)) / k.
MATHEMATICA
nmax = 23; CoefficientList[Series[Sum[MoebiusMu[k] Log[1 + Sin[x^k]]/k, {k, 1, nmax}], {x, 0, nmax}], x] Range[0, nmax]! // Rest
CROSSREFS
Sequence in context: A010252 A032105 A259472 * A053565 A116603 A354056
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, May 16 2022
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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)