|
Search: id:A117226
|
|
|
| A117226 |
|
Number of permutations avoiding the pattern 1243. |
|
+0 1
|
|
| 1, 1, 2, 6, 23, 110, 630, 4204, 32054, 274914, 2619692, 27459344, 313990182, 3889585408, 51888955808, 741668212080, 11307669002720, 183174676857608, 3141820432768752, 56882461258572976, 1084056190235653304
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
a(n) is the number of permutations on [n] that avoid the consecutive pattern 1243. It is the same as the number of permutations which avoid 3421, 4312 or 2134.
|
|
REFERENCES
|
Sergi Elizalde and Marc Noy, Consecutive patterns in permutations, Adv. Appl. Math. 30 (2003) 110-125.
Sergi Elizalde, Asymptotic enumeration of permutations avoiding generalized patterns, Adv. Appl. Math. 36 (2006) 138-155.
|
|
MATHEMATICA
|
A[x_]:=Integrate[AiryAi[ -t], {t, 0, x}]; B[x_]:=Integrate[AiryBi[ -t], {t, 0, x}] c:=-3^(2/3)*Gamma[2/3]/2; d:=-3^(1/6)*Gamma[2/3]/2 a[n_]:=Coefficient[Series[1/(c*A[x]+d*B[x]+1), {x, 0, 30}], x^n]*n!
|
|
CROSSREFS
|
Cf. A049774, A111004, A113228, A113229.
Sequence in context: A112501 A093345 A002136 this_sequence A117156 A113229 A113228
Adjacent sequences: A117223 A117224 A117225 this_sequence A117227 A117228 A117229
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
S. R. Finch (Steven.Finch(AT)inria.fr), Apr 26 2006
|
|
|
Search completed in 0.002 seconds
|