|
Search: id:A001804
|
|
|
| A001804 |
|
n!.C(n,2). (Formerly M2109 N0834)
|
|
+0 2
|
|
| 2, 18, 144, 1200, 10800, 105840, 1128960, 13063680, 163296000, 2195424000, 31614105600, 485707622400, 7933224499200, 137305808640000, 2510734786560000
(list; graph; listen)
|
|
|
OFFSET
|
2,1
|
|
|
COMMENT
|
Number of big descents in all permutations of [n+1]. A big descent in a permutation (x_1,x_2,...,x_n) is a position i such that x_i - x_(i+1) >= 2. Example: a(2)=2 because there are 2 big descents in the permutations 123, 132, 213, 23\1, 3\12, 321 of {1,2,3} (shown by a \). a(n)=Sum(k*A120434(n+1,k),k=0..n-1) - Emeric Deutsch (deutsch(AT)duke.poly.edu), Oct 01 2006
|
|
REFERENCES
|
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 799.
|
|
LINKS
|
Milan Janjic, Enumerative Formulas for Some Functions on Finite Sets
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, December 1972 [alternative scanned copy].
Index entries for sequences related to factorial numbers
|
|
MAPLE
|
seq(n!*binomial(n, 2), n=2..20); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Oct 01 2006
a:=n->sum((n-j)*n!, j=1..n): seq(a(n), n=2..22); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 29 2007
|
|
CROSSREFS
|
Cf. A120434.
Sequence in context: A057971 A073512 A005544 this_sequence A052640 A037565 A125835
Adjacent sequences: A001801 A001802 A001803 this_sequence A001805 A001806 A001807
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
njas
|
|
|
Search completed in 0.002 seconds
|