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!)
A050397 Reversion of sequence of involutions (A000085). 2
1, -2, 4, -10, 30, -104, 392, -1568, 6520, -27976, 122944, -551680, 2518912, -11684000, 54957216, -261897024, 1263216192, -6164172608, 30416619200, -151750104800, 765364073120, -3902783995520, 20123276097920 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
N. J. A. Sloane, Transforms
MAPLE
# Using function CompInv from A357588.
CompInv(23, n -> simplify(hypergeom([-n/2, (1-n)/2], [], 2))); # Peter Luschny, Oct 05 2022
PROG
(PARI) seq(n)=Vec(serreverse(serlaplace(-1 + exp(x+x^2/2 + O(x*x^n))))) \\ Andrew Howroyd, May 06 2023
CROSSREFS
Sequence in context: A274232 A360322 A112846 * A186021 A332650 A091174
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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)