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!)
A294822 Number of permutations of [n] avoiding {1243, 1324, 2431}. 0
1, 1, 2, 6, 21, 77, 283, 1032, 3740, 13522, 48930, 177564, 646908, 2367121, 8699706, 32108614, 118975273, 442467434, 1651076429, 6180073782, 23197995681, 87304824502, 329357941951, 1245262325246, 4717865597299, 17908489016748, 68099538024617, 259388123347450, 989533568712759 (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 1 No 210.
MAPLE
C := (1-sqrt(1-4*x))/2/x ;
(1 -6*x +13*x^2 -11*x^3 +4*x^4)/(x^2*(1 -x)^2)*C -(1 -6*x +12*x^2 -8*x^3 +2*x^4)/(x^2*(1 -x)*(1 -2*x)) ;
taylor(%, x=0, 40) ;
gfun[seriestolist](%) ;
CROSSREFS
Sequence in context: A131792 A144904 A151287 * A294823 A294824 A294825
KEYWORD
nonn,easy
AUTHOR
R. J. Mathar, Nov 09 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 06:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)