The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A116726 Number of permutations of length n which avoid the patterns 213, 1234, 2431. 0
1, 2, 5, 12, 26, 55, 113, 227, 449, 877, 1696, 3254, 6203, 11762, 22205, 41766, 78316, 146467, 273313, 509041, 946531, 1757541, 3259480, 6038576, 11176989, 20671462, 38204837, 70567516, 130275854, 240394475 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Michael Dairyko, Lara Pudwell, Samantha Tyner, Casey Wynn, Non-contiguous pattern avoidance in binary trees. Electron. J. Combin. 19 (2012), no. 3, Paper 22, 21 pp. MR2967227. - From N. J. A. Sloane, Feb 01 2013
FORMULA
G.f.: A(x) = -(x^3-x+1)*x/((x-1)*(x^2+x-1)*(x^3+x^2+x-1)).
2*a(n) = 1 -2*A000045(n+4) +A303005(n+2). - R. J. Mathar, Jan 11 2024
MATHEMATICA
CoefficientList[Series[-(x(x^3-x+1))/((x-1)(x^2+x-1)(x^3+x^2+x-1)), {x, 0, 50}], x] (* Stefano Spezia, Nov 29 2018 *)
CROSSREFS
Sequence in context: A360785 A198896 A026688 * A228078 A125180 A073778
KEYWORD
nonn,easy
AUTHOR
Lara Pudwell, Feb 26 2006
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 May 16 05:56 EDT 2024. Contains 372549 sequences. (Running on oeis4.)