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!)
A354115 Product_{n>=1} 1 / (1 - x^n)^(a(n)/n!) = 1 + arcsin(x). 4
1, -2, 1, -4, 29, -244, 1583, -10368, 124553, -2029776, 20127867, -180343296, 3978820221, -75977108544, 914656587063, -15574206480384, 370244721585681, -8082505243732224, 162968423791332339, -3082360882836013056, 82014901819948738629, -2501342802748968883200, 58311771938510122952559 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
E.g.f.: Sum_{k>=1} mu(k) * log(1 + arcsin(x^k)) / k.
MATHEMATICA
nmax = 23; CoefficientList[Series[Sum[MoebiusMu[k] Log[1 + ArcSin[x^k]]/k, {k, 1, nmax}], {x, 0, nmax}], x] Range[0, nmax]! // Rest
CROSSREFS
Sequence in context: A158356 A015939 A261059 * A230600 A025506 A174941
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, May 17 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 May 8 13:24 EDT 2024. Contains 372333 sequences. (Running on oeis4.)