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!)
A354066 Product_{n>=1} 1 / (1 - x^n)^(a(n)/n!) = 1 + tanh(x). 7
1, -2, -2, 8, -24, 224, -720, -1408, 0, 717824, -3628800, -47546368, -479001600, 12431673344, 87178291200, -68669145088, -20922789888000, 47215125069824, -6402373705728000, -159504062197792768, 2432902008176640000, 102176932845365755904, -1124000727777607680000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
E.g.f.: Sum_{k>=1} mu(k) * log(1 + tanh(x^k)) / k.
MATHEMATICA
nmax = 23; CoefficientList[Series[Sum[MoebiusMu[k] Log[1 + Tanh[x^k]]/k, {k, 1, nmax}], {x, 0, nmax}], x] Range[0, nmax]! // Rest
CROSSREFS
Sequence in context: A353252 A054093 A098557 * A372795 A287756 A287496
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 September 17 04:31 EDT 2024. Contains 375985 sequences. (Running on oeis4.)