login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A294805
Number of permutations of [n] avoiding {1324, 2341, 2413}.
0
1, 1, 2, 6, 21, 74, 255, 857, 2815, 9063, 28677, 89389, 275034, 836689, 2520128, 7524372, 22291317, 65581700, 191743857, 557466281, 1612517029, 4642784877, 13311163941, 38016320047, 108187223460, 306869427745, 867780176654, 2447031902418, 6882225083349, 19308762485774, 54048777806931
OFFSET
0,3
LINKS
MAPLE
(1 -8*x +23*x^2 -27*x^3 +12*x^4 -4*x^5 +x^6)/(1 -3*x +x^2)^3 ;
taylor(%, x=0, 40) ;
gfun[seriestolist](%) ;
CROSSREFS
Sequence in context: A116777 A294768 A116793 * A116805 A116790 A116817
KEYWORD
nonn,easy
AUTHOR
R. J. Mathar, Nov 09 2017
STATUS
approved