A279555 Number of length n inversion sequences avoiding the patterns 110, 210, 120, and 010.
1, 1, 2, 5, 15, 51, 189, 746, 3091, 13311, 59146, 269701, 1256820, 5966001, 28773252, 140695923, 696332678, 3483193924, 17589239130, 89575160517, 459648885327, 2374883298183, 12346911196912, 64555427595970, 339276669116222, 1791578092326881, 9501960180835998
Offset: 0
Keywords
Examples
The length 3 inversion sequences avoiding (010, 110, 120, 210) are 000, 001, 002, 011, 012. The length 4 inversion sequences avoiding (010, 110, 120, 210) are 0000, 0001, 0002, 0003, 0011, 0012, 0013, 0021, 0022, 0023, 0111, 0112, 0113, 0122, 0123.
Links
- Jay Pantone, Table of n, a(n) for n = 0..500
- Andrei Asinowski and Michaela A. Polley, Patterns in rectangulations. Part I: T-like patterns, inversion sequence classes I(010, 101, 120, 201) and I(011, 201), and rushed Dyck paths, arXiv:2501.11781 [math.CO], 2025.
- David Callan and Toufik Mansour, Inversion sequences avoiding quadruple length-3 patterns, Integers, 23 (2023), Article A78.
- Megan A. Martinez and Carla D. Savage, Patterns in Inversion Sequences II: Inversion Sequences Avoiding Triples of Relations, arXiv:1609.08106 [math.CO], 2016.
- Jay Pantone, The enumeration of inversion sequences avoiding the patterns 201 and 210, Enumerative Combinatorics and Applications, 4:4 (2024), Article S2R25.
- Chunyan Yan and Zhicong Lin, Inversion sequences avoiding pairs of patterns, arXiv:1912.03674 [math.CO], 2019.
Crossrefs
Formula
a(n) ~ c * (1 + sqrt(2))^(2*n) / n^(3/2), where c = 0.00391075995650885016134430802... - Vaclav Kotesovec, Jan 23 2025
Extensions
a(10)-a(26) from Alois P. Heinz, Jan 05 2017
Comments