An algorithm for bounding extremal functions of forbidden sequences

12/10/2019
by   Jesse Geneson, et al.
0

Generalized Davenport-Schinzel sequences are sequences that avoid a forbidden subsequence and have a sparsity requirement on their letters. Upper bounds on the lengths of generalized Davenport-Schinzel sequences have been applied to a number of problems in discrete geometry and extremal combinatorics. Sharp bounds on the maximum lengths of generalized Davenport-Schinzel sequences are known for some families of forbidden subsequences, but in general there are only rough bounds on the maximum lengths of most generalized Davenport-Schinzel sequences. One method that was developed for finding upper bounds on the lengths of generalized Davenport-Schinzel sequences uses a family of sequences called formations. An (r, s)-formation is a concatenation of s permutations of r distinct letters. The formation width function fw(u) is defined as the minimum s for which there exists r such that every (r, s)-formation contains u. The function fw(u) has been used with upper bounds on extremal functions of (r, s)-formations to find tight bounds on the maximum possible lengths of many families of generalized Davenport-Schinzel sequences. Algorithms have been found for computing fw(u) for sequences u of length n, but they have worst-case run time exponential in n, even for sequences u with only three distinct letters. We present an algorithm for computing fw(u) with run time O(n^α_r), where r is the number of distinct letters in u and α_r is a constant that only depends on r. We implement the new algorithm in Python and compare its run time to the next fastest algorithm for computing formation width. We also apply the new algorithm to find sharp upper bounds on the lengths of several families of generalized Davenport-Schinzel sequences with 3-letter forbidden patterns.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/13/2018

Forbidden formations in 0-1 matrices

Keszegh (2009) proved that the extremal function ex(n, P) of any forbidd...
research
08/01/2022

Generalized Singleton Type Upper Bounds

In this paper we give upper bounds on the sizes of (d, L) list-decodable...
research
06/01/2020

Computing Plan-Length Bounds Using Lengths of Longest Paths

We devise a method to exactly compute the length of the longest simple p...
research
09/20/2019

Formations and generalized Davenport-Schinzel sequences

An (r, s)-formation is a concatenation of s permutations of r distinct l...
research
09/04/2019

Complexity of controlled bad sequences over finite sets of N^k

We provide lower and upper bounds for the length of controlled bad seque...
research
09/04/2019

Complexity of controlled bad sequences over finite sets of N^d

We provide upper and lower bounds for the length of controlled bad seque...
research
04/07/2021

Lower Bounds from Fitness Levels Made Easy

One of the first and easy to use techniques for proving run time bounds ...

Please sign up or login with your details

Forgot password? Click here to reset