Pattern Avoiding Permutations as Walks
Atli Fannar Franklín
TL;DR
Problem: determine lower bounds for the Stanley-Wilf limit of the pattern 1324. Approach: encode pattern-avoiding permutations as walks built by inserting new maxima; analyze growth via the adjacency-matrix spectral radius and use a quotient graph with weighted edges, conditional on a conjecture that weights bound unweighted walks. Contributions: obtains a conditional lower bound of $L(1324) ≥ 10.418$ and demonstrates the method on smaller patterns, together with a framework using a binary-tree decomposition and stationary-distribution-inspired weights to enable computations. Significance: provides a scalable, graph-theoretic approach to hard pattern-avoiding growth rates and highlights avenues for tightening bounds with more computation and refined partitions.
Abstract
The Stanley-Wilf limit of the pattern 1324 is known to lie between 10.271 and 13.5. We obtain lower bounds on this limit by encoding permutations as walks in directed graphs: building a permutation by successive insertion of maxima corresponds to traversing edges, and the growth rate of walks equals the spectral radius of the adjacency matrix. For 1324, this graph is too large for direct computation, so we pass to a quotient graph with weighted edges. Conditional on a natural conjecture, this yields a lower bound of 10.418.
