|
Search: id:A117156
|
|
|
| A117156 |
|
Number of permutations avoiding the pattern 1342. |
|
+0 1
|
|
| 1, 1, 2, 6, 23, 110, 630, 4210, 32150, 276210, 2636720, 27687440, 317169270, 3936056080, 52603684760, 753241509900, 11504852242400, 186705357825800, 3208160592252000, 58188413286031600, 1110946958902609400
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
a(n) is the number of permutations on [n] that avoid the consecutive pattern 1342. It is the same as the number of permutations which avoid 2431, 4213, 3124, 1432, 2341, 4123 or 3214.
|
|
REFERENCES
|
Sergi Elizalde, Asymptotic enumeration of permutations avoiding generalized patterns, Adv. Appl. Math. 36 (2006) 138-155.
Sergi Elizalde and Marc Noy, Consecutive patterns in permutations, Adv. Appl. Math. 30 (2003) 110-125.
|
|
MATHEMATICA
|
a[n_]:=Coefficient[Series[1/(1-Integrate[Exp[ -t^3/6], {t, 0, x}]), {x, 0, 30}], x^n]*n!
|
|
CROSSREFS
|
Cf. A049774, A111004, A113228, A113229.
Sequence in context: A093345 A002136 A117226 this_sequence A113229 A113228 A063255
Adjacent sequences: A117153 A117154 A117155 this_sequence A117157 A117158 A117159
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
S. R. Finch (Steven.Finch(AT)inria.fr), Apr 26 2006
|
|
|
Search completed in 0.002 seconds
|