login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A163650 Subswing - the inverse binomial transform of the swinging factorial (A056040). 7
1, 0, 1, 2, -9, 44, -165, 594, -2037, 6824, -22437, 72830, -234047, 746316, -2364947, 7455798, -23405085, 73207728, -228275949, 709906518, -2202557691, 6819616020, -21076580511, 65032888998, -200369138571, 616531573224 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

Analog to the subfactorial A000166.

LINKS

Peter Luschny, Swinging Factorial.

MAPLE

a := proc(n) local k: add((-1)^(n-k)*binomial(n, k)*(k!/iquo(k, 2)!^2), k=0..n) end:

CROSSREFS

Row sums of A163649. Cf. A056040, A000166.

Sequence in context: A006795 A055824 A020113 * A013981 A199308 A176479

Adjacent sequences:  A163647 A163648 A163649 * A163651 A163652 A163653

KEYWORD

sign

AUTHOR

Peter Luschny (peter(AT)luschny.de), Aug 02 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 06:53 EST 2012. Contains 205451 sequences.