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!)
A050398 Exponential reversion of sequence of involutions (A000085). 2
1, -2, 8, -50, 434, -4864, 66996, -1095324, 20724756, -445310616, 10708301328, -284863999848, 8304979127496, -263299784899488, 9018495674420592, -331867682445078000, 13057137391032043920, -546957850901539335840 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
N. J. A. Sloane, Transforms
FORMULA
E.g.f. A(x) satisfies: A(x) = log(1 + x) - A(x)^2/2. - Ilya Gutkovskiy, Apr 23 2020
PROG
(PARI) seq(n)=Vec(serlaplace(serreverse(-1 + exp(x+x^2/2 + O(x*x^n))))) \\ Andrew Howroyd, May 06 2023
CROSSREFS
Sequence in context: A295759 A089104 A007334 * A135081 A296366 A110083
KEYWORD
sign
AUTHOR
Christian G. Bower, Nov 15 1999
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 23 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)