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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105926 First differences of A000166. 0
-1, 1, 1, 7, 35, 221, 1589, 12979, 118663, 1201465, 13349609, 161530271, 2114578091, 29780308117, 448995414685, 7215997736011, 123153028027919, 2224451568754289, 42395429898611153, 850263899633257015, 17900292623858042419 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

MAPLE

a:=n->sum((-1)^k * (n-k-1) * n!/k!, k=0..n): seq(a(n), n=0..20); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 27 2007

MATHEMATICA

Table[Subfactorial[n] - Subfactorial[n - 1], {n, 1, 22}] [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 09 2009]

CROSSREFS

Sequence in context: A026157 A025184 A177261 * A184460 A096686 A165505

Adjacent sequences:  A105923 A105924 A105925 * A105927 A105928 A105929

KEYWORD

sign

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Apr 27 2005

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 16 07:10 EST 2012. Contains 205874 sequences.