The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A334856 E.g.f. A(x) satisfies: A(x) = sin(x * exp(A(x))). 0
1, 2, 8, 48, 376, 3552, 38072, 433664, 4677184, 29762560, -793410432, -54950522880, -2386117894016, -93904016252928, -3620999060747776, -140559707495727104, -5551125947636719616, -223832352597495644160, -9212210790951194357760, -385841470335205512314880 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
E.g.f.: series reversion of arcsin(x) / exp(x).
MATHEMATICA
nmax = 20; CoefficientList[InverseSeries[Series[ArcSin[x]/Exp[x], {x, 0, nmax}], x], x] Range[0, nmax]! // Rest
CROSSREFS
Sequence in context: A095989 A177388 A211196 * A219613 A124453 A211827
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, May 13 2020
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 21 13:13 EDT 2024. Contains 372736 sequences. (Running on oeis4.)