login
A116750
Number of permutations of length n which avoid the patterns 1234, 2341, 4312.
0
1, 2, 6, 21, 72, 216, 555, 1252, 2549, 4787, 8428, 14079, 22518, 34722, 51897, 75510, 107323, 149429, 204290, 274777, 364212, 476412, 615735, 787128, 996177, 1249159, 1553096, 1915811, 2345986, 2853222
OFFSET
1,2
FORMULA
G.f.: A(x) = {x(x^8-5x^7+5x^6+8x^5-16x^4+14x^3-13x^2+5x-1)}/{(x-1)^7}
For n >= 3, a(n) = (n^6 + 15n^5 - 80n^4 - 105n^3 + 1519n^2 - 2430n + 720)/360. - Franklin T. Adams-Watters, Sep 16 2006
CROSSREFS
Sequence in context: A148486 A294753 A294754 * A116791 A116775 A116786
KEYWORD
nonn,easy
AUTHOR
Lara Pudwell, Feb 26 2006
STATUS
approved