Increasing Consecutive Patterns in Words
Mingjia Yang, Doron Zeilberger

TL;DR
This paper presents an efficient algorithm for enumerating words avoiding specific consecutive increasing patterns, enabling the extension of OEIS sequences and the creation of new ones, with implementations in Maple.
Contribution
It introduces a novel $O(n^{s+1})$ algorithm for pattern avoidance in words, applicable to any pattern length and word size, and provides computational tools.
Findings
Extended OEIS sequences with new terms
Developed an $O(n^{s+1})$ enumeration algorithm
Provided Maple packages for implementation
Abstract
We show how to enumerate words in that avoid the increasing consecutive pattern for any . Our approach yields an algorithm to enumerate words in , avoiding the consecutive pattern , for any , and any . This enables us to supply many more terms to quite a few OEIS sequences, and create new ones. We also treat the more general case of counting words with a specified number of the pattern of interest (the avoiding case corresponding to zero appearances). This article is accompanied by three Maple packages implementing our algorithms.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicssemigroups and automata theory · Algorithms and Data Compression · Advanced Combinatorial Mathematics
