Automatic Enumeration of Grid Classes Unnar Freyr Erlendsson Joint - - PowerPoint PPT Presentation

automatic enumeration of grid classes
SMART_READER_LITE
LIVE PREVIEW

Automatic Enumeration of Grid Classes Unnar Freyr Erlendsson Joint - - PowerPoint PPT Presentation

Automatic Enumeration of Grid Classes Unnar Freyr Erlendsson Joint work with Christian Bean, Jay Pantone and Henning Ulfarsson Permutation Patterns 2018 1/14 Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes Grid class Given a


slide-1
SLIDE 1

1/14

Automatic Enumeration of Grid Classes

Unnar Freyr Erlendsson Joint work with Christian Bean, Jay Pantone and Henning Ulfarsson Permutation Patterns 2018

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-2
SLIDE 2

2/14

Grid class

Given a matrix M whose entries are permutation classes, the permutations in the grid class defined by M, Grid(M), are those which can have a grid drawn on it such that the subpermutation in each box is in the corresponding permutation class in M.

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-3
SLIDE 3

3/14

Grid class

Av(21) Av(12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-4
SLIDE 4

3/14

Grid class

Av(21) Av(12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-5
SLIDE 5

3/14

Grid class

Av(21) Av(12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-6
SLIDE 6

3/14

Grid class

Av(21) Av(12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-7
SLIDE 7

4/14

Grid class to Tilings

Theorem Let G be a 1 × N grid class. There exists a disjoint union of tilings T such that the gridded permutations in T are in bijection with the griddable permutations in G.

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-8
SLIDE 8

5/14

Disambiguation of a grid class

Av(12|12|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-9
SLIDE 9

5/14

Disambiguation of a grid class

Av(12|12|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-10
SLIDE 10

5/14

Disambiguation of a grid class

Av(12|12|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-11
SLIDE 11

5/14

Disambiguation of a grid class

Av(12|12|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-12
SLIDE 12

6/14

Disambiguation to combinatorial specification

Av(123, 132|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-13
SLIDE 13

6/14

Disambiguation to combinatorial specification

Av(123, 132|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-14
SLIDE 14

6/14

Disambiguation to combinatorial specification

Av(123, 132|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-15
SLIDE 15

6/14

Disambiguation to combinatorial specification

Av(123, 132|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-16
SLIDE 16

6/14

Disambiguation to combinatorial specification

Av(123, 132|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-17
SLIDE 17

6/14

Disambiguation to combinatorial specification

Av(123, 132|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-18
SLIDE 18

6/14

Disambiguation to combinatorial specification

Av(123, 132|12)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-19
SLIDE 19

7/14

Av(123, 132|12)

F0(x) = F1(x) + F2(x) F1(x) = 1 − x 1 − 2x F2(x) = F3(x) + F4(x) F3(x) = x3 (1 − x)2(1 − 2x) · F1(x) · F1( x 1 − x ) F4(x) = x3 (1 − x)(1 − 2x)2 · F1(x) · F1( x 1 − x ) Solving this system of equations gives us the generating function for the class is F0(x) = 3x4 − 15x3 + 17x2 − 7x + 1 12x4 − 28x3 + 23x2 − 8x + 1

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-20
SLIDE 20

8/14

Results

We have ran the TileScope algorithm on all grid classes of the form Av(A|B) where A and B are subsets of S2 ∪ S3. We only considered grid classes which are lexicographically minimum down to symmetry and where at least one side is not a finite class, in total there are 1100 grid classes we considered. n|m All Success 1|1 20 7 2|1 72 27 2|2 87 74 3|1 80 36 3|2 172 171 4|1 60 27 5|1 24 15 6|1 4 3

  • ther

581 581 Total 1100 941

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-21
SLIDE 21

9/14

Notable successes

We have managed to automatically enumerate all∗ of the juxtapositions from Brignall and Sliacan [1]. Juxtaposition Minimal polynomial Av(12|312) Av(12|321) −1 + x · (x − 2) · F(x)2 + (x + 1) · F(x) Av(12|213) Av(12|231) x · (x − 1)2 · F(x)4 − (x − 1)2 · F(x)3 + (3·x −2)·(x −1)·F(x)2 +F(x)·(x −1)+x Av(12|132) Av(12|123)∗ (x − 1)2 · x5 · F(x)4 − 2 · x3 · (4 · x − 1) · (x − 1)2 · F(x)3 + x · (x − 1) · (2 · x4 + 15 · x3 − 28·x2 +10·x −1)·F(x)2 −(4·x −1)·(x − 1) · (2 · x3 − x2 − 4 · x + 1) · F(x) + x5 + 4 · x4 − 21 · x3 + 25 · x2 − 9 · x + 1

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-22
SLIDE 22

10/14

Av(12|213)

Av(12|213)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-23
SLIDE 23

10/14

Av(12|213)

Av(12|213)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-24
SLIDE 24

10/14

Av(12|213)

Av(12|213)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-25
SLIDE 25

10/14

Av(12|213)

Av(12|213)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-26
SLIDE 26

11/14

Av(12|231)

Av(12|231)

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-27
SLIDE 27

12/14

Non regular insertion encoding

n|m All Success 1|1 18 5 2|1 56 11 2|2 15 5 3|1 60 16 3|2 16 15 4|1 45 12 4|2 10 10 5|1 18 9 5|2 2 2 6|1 3 2 Total 243 87

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-28
SLIDE 28

13/14

Fusion

n|m All Success 1|1 18 7 2|1 56 41 2|2 15 5 3|1 60 42 3|2 16 15 4|1 45 32 4|2 10 10 5|1 18 16 5|2 2 2 6|1 3 3 Total 243 173

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-29
SLIDE 29

14/14

Open questions

Does there exist a juxtaposition of two rational classes which leads to a non-rational generating function?

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-30
SLIDE 30

14/14

Open questions

Does there exist a juxtaposition of two rational classes which leads to a non-rational generating function? Can the method disambiguation for 1 × N grid classes be generalized to other shapes of grid classes?

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes

slide-31
SLIDE 31

14/14

Open questions

Does there exist a juxtaposition of two rational classes which leads to a non-rational generating function? Can the method disambiguation for 1 × N grid classes be generalized to other shapes of grid classes? If you have any interesting juxtapositions or 1 × N grid classes you can fill out the form at http://bit.ly/basisrequests

Unnar Freyr Erlendsson Automatic Enumeration of Grid Classes