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!)
A334855 E.g.f. A(x) satisfies: A(x) = tanh(x * exp(A(x))). 0
1, 2, 7, 32, 141, -48, -20509, -572416, -13236455, -290711040, -6196120193, -125279895552, -2200506714587, -21844509804544, 731664799971163, 69257460487553024, 3772508483052129329, 174474102931077464064, 7365599642083503837175, 286164434343334028247040 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
E.g.f.: series reversion of arctanh(x) / exp(x).
MATHEMATICA
nmax = 20; CoefficientList[InverseSeries[Series[ArcTanh[x]/Exp[x], {x, 0, nmax}], x], x] Range[0, nmax]! // Rest
CROSSREFS
Sequence in context: A320682 A344130 A327214 * A334854 A047850 A201373
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 April 16 14:51 EDT 2024. Contains 371749 sequences. (Running on oeis4.)