login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A294706 Number of permutations of [n] avoiding {4321, 3412, 1234}. 0
1, 1, 2, 6, 21, 69, 162, 240, 199, 73 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
D. Callan, T. Mansour, Enumeration of small Wilf classes avoiding 1324 and two other 4-letter patterns, arXiv:1705.00933 [math.CO] (2017), Table 2 No 1.
MAPLE
p := 73*x^9+199*x^8+240*x^7+162*x^6+69*x^5+21*x^4+6*x^3+2*x^2+x+1 ;
taylor(p, x=0, 40) ;
gfun[seriestolist](%) ;
CROSSREFS
Sequence in context: A342440 A001434 A119098 * A294707 A116842 A294708
KEYWORD
nonn,easy,fini,full
AUTHOR
R. J. Mathar, Nov 07 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 09:38 EDT 2024. Contains 371967 sequences. (Running on oeis4.)