|
| |
|
|
A125188
|
|
Number of Dumont permutations of the first kind of length 2n avoiding the patterns 2413 and 4132. Also number of Dumont permutations of the first kind of length 2n avoiding the patterns 1423 and 3142.
|
|
1
| |
|
|
1, 1, 3, 12, 54, 259, 1294, 6655, 34986, 187149, 1015407, 5574829, 30915904, 172933249, 974605751, 5528804444, 31546576802, 180931023589, 1042503934315, 6031773336043, 35030156585236, 204135876541762, 1193291688154639
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
REFERENCES
| A. Burstein, Restricted Dumont permutations, Annals of Combinatorics, 9, 2005, 269-280 (Theorem 3.13).
|
|
|
FORMULA
| G.f.=[1+xC(x)-sqrt(1-xC(x)-5x)]/[2x(1+C(x))], where C(x)=(1-sqrt(1-4x))/(2x) is the Catalan function.
|
|
|
MAPLE
| C:=(1-sqrt(1-4*x))/2/x: G:=(1+x*C-sqrt(1-x*C-5*x))/2/x/(1+C): Gser:=series(G, x=0, 30): seq(coeff(Gser, x, n), n=0..26);
|
|
|
CROSSREFS
| Cf. A125187.
Sequence in context: A083881 A151208 A055835 * A054666 A006026 A158826
Adjacent sequences: A125185 A125186 A125187 * A125189 A125190 A125191
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 19 2006
|
| |
|
|