Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right...

51
Bijections Between Catalan Objects Shuli Chen Grace Zhang August 19, 2016 Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 1 / 31

Transcript of Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right...

Page 1: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Bijections Between Catalan Objects

Shuli Chen Grace Zhang

August 19, 2016

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 1 / 31

Page 2: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Outline

1 Preliminary Definitions

2 Idea 1: Filled Rigged Configurations

3 Idea 2: Area and Bounce Shifting Transformation on Dyck Paths

4 Idea 3: Bijection to 312-Avoiding PermutationsThe Bijection to Dyck PathThe Bijection to Rooted Planar TreesTo Rigged Configuration

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 2 / 31

Page 3: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Preliminary Definitions

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 3 / 31

Page 4: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Dyck Paths

Definition

A Dyck path in D2n is a lattice path from (0, 0) to (n, n), using only up(U) and right (R) steps, and staying weakly above the main diagonal.

Example (d ∈ D14)

UUUURRURRRUURR

0 1 2 3 4 5 6 70

1

2

3

4

5

6

7

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 4 / 31

Page 5: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Dyck Paths

Definition

The area of a Dyck path is the number of full boxes between the Dyckpath and the main diagonal.

Example (d ∈ D14)

UUUURRURRRUURR

0 1 2 3 4 5 6 70

1

2

3

4

5

6

7

x

x

x

x

x x

x x

x

Area = 9

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 4 / 31

Page 6: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Dyck Paths

Definition

To obtain the bounce path d ′, start at (n, n) and travel left until hittingd , then travel down to the main diagonal. Repeat. The bounce of d is thesum of the intermediate x-coordinates where d ′ touches the main diagonal.

Example (d ∈ D14)

UUUURRURRRUURR

0 1 2 3 4 5 6 70

1

2

3

4

5

6

7

x

x

x

x

x x

x x

x

Area = 9

Bounce = 7

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 4 / 31

Page 7: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

(q, t)-Catalan numbers

Definition (Cn(q, t))

Cn(q, t) :=∑

d∈D2n

qarea(d)tbounce(d),

Theorem (Garsia, Haglund, et al)

Cn(q, t) = Cn(t, q)

This implies that there is a bijection D2n → D2n that exchanges area andbounce. It is an open problem to describe this bijection explicitly.Our main goal in this project was to define area and bounce on Catalanobjects other than Dyck paths, because this information might eventuallybe helpful in constructing this bijection.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 5 / 31

Page 8: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Rigged Configurations

Definition (Rigged Configuration)

Roughly speaking, a rigged configuration in RCn is a Young diagram withn boxes, where the rows are labelled with a vacancy number and a rigging.

Example (A rigged configuration in RC13)

0 02 1

10 816 16

3

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 6 / 31

Page 9: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Bijection Φ : D2n → RCn

Definition (KKR)

There is a bijection Φ : D2n → RCn, which we describe roughly. Read theDyck word from left to right. At each right step, add a box to the riggedconfiguration, according to some rules.

Example (Using Dyck path 112122, where ’1’ is up, ’2’ is right)

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 7 / 31

Page 10: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Idea 1: Filled Rigged Configurations

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 8 / 31

Page 11: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Area as Columns

View the area of a Dyck path as a sum of column areas. This way we canassociate to each R step a column area.

Example

UUUURRURRRUURR

0 1 2 3 4 5 6 701234567

Area = 3 + 2 + 2 + 1 + 0 + 1 + 0 = 9

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 9 / 31

Page 12: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Modification of Φ

Recall that Φ draws a box at each right step. We modify the map byfilling the box with the column area associated to that right step.

Example

This Dyck Path generates the following filled rigged configuration.

0 1 2 3 4 5 6 701234567

0 3 2 1 0 04 1 0 48 2 4

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 10 / 31

Page 13: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

End Result: Partially Successful

0 3 2 1 0 04 1 0 48 2 4

There are a few nice properties that hold:Each row is rilled with a consecutive decreasing sequence of numbers, forrows with rigging 0 the sequence starts with 0, etc.However, in general, there is not really a clean formula for which sequencefills a given row.We were able to derive some (fairly complicated) formulas for particularcases of rigged configurations with a small number of block sizes.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 11 / 31

Page 14: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Idea 2: Area and Bounce Shifting Transformation onDyck Paths

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 12 / 31

Page 15: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Idea

Define a rule for transforming a Dyck path, so that it decreases area by 1and increases bounce by 1. Then for any Dyck path, apply thistransformation repeatedly, until the area and bounce are exchanged.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 13 / 31

Page 16: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Example with n = 3

A: 3, B: 0

A: 2, B: 1

A: 1, B: 2

A: 0, B: 3

A: 1, B: 1

This approach works for n ≤ 6.

When n ≥ 7, the Dyck paths stop breaking down into chains, and themethod no longer gives a bijection.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 14 / 31

Page 17: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Example with n = 3

A: 3, B: 0

A: 2, B: 1

A: 1, B: 2

A: 0, B: 3

A: 1, B: 1

This approach works for n ≤ 6.

When n ≥ 7, the Dyck paths stop breaking down into chains, and themethod no longer gives a bijection.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 14 / 31

Page 18: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Example with n = 3

A: 3, B: 0

A: 2, B: 1

A: 1, B: 2

A: 0, B: 3

A: 1, B: 1

This approach works for n ≤ 6.

When n ≥ 7, the Dyck paths stop breaking down into chains, and themethod no longer gives a bijection.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 14 / 31

Page 19: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Idea 3: Bijection to 312-Avoiding Permutations

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 15 / 31

Page 20: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Definitions

Definition (312-avoiding Permutation)

We call σ to be 312-avoiding if σ does not contain a subword [σi , σj , σk ]with σj < σk < σi . We denote the set of all 312-avoiding permutations on[n] by Sn(312).

Definition

Let σ = σ1σ2 · · ·σn be a sequence of positive integers. Then for eachi ∈ [n], we call i an shifted ascent and σi an ascent top if i = 1 orσi−1 < σi .

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 16 / 31

Page 21: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Properties

Lemma

For a 312-avoiding permutation σ, the ascent tops are increasing from leftto right, and they are exactly the left-to-right maxima.

Lemma

For a 312-avoiding permutation σ, once we fix the positions of the shiftedascents and the corresponding ascent tops, the permutation is uniquelydetermined.

σ = 3.216.549.87

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 17 / 31

Page 22: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Properties

Lemma

For a 312-avoiding permutation σ, the ascent tops are increasing from leftto right, and they are exactly the left-to-right maxima.

Lemma

For a 312-avoiding permutation σ, once we fix the positions of the shiftedascents and the corresponding ascent tops, the permutation is uniquelydetermined.

σ = 3.216.549.87

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 17 / 31

Page 23: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Properties

Lemma

For a 312-avoiding permutation σ, the ascent tops are increasing from leftto right, and they are exactly the left-to-right maxima.

Lemma

For a 312-avoiding permutation σ, once we fix the positions of the shiftedascents and the corresponding ascent tops, the permutation is uniquelydetermined.

σ = 3.216.549.87

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 17 / 31

Page 24: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Dyck Path

Theorem

The algorithm f given below is a bijection from Sn(312) to D2n.

σ = 1.3.6.57.8.42 is a 312-avoiding permutation. The height sequence for it ish = 13667888 and the Dyck path d is the following:

0 1 2 3 4 5 6 7 80

1

2

3

4

5

6

7

8

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 18 / 31

Page 25: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Nice Properties

Theorem (Area & Bounce & First return)

Let σ ∈ Sn(312), form the height sequence h of σ, and let d = f (σ).Then

(a) For each i ∈ [n], the numbers of i < j ≤ n with σj < σi equals thenumber of full boxes between d and the main diagonal in column i .Consequently, the number of inversions of σ equals the area of d :inv(σ) = area(d).

(b) For σ, we form a sequence b: set bn = hn = n, and for each 1 ≤ i < n,set bi = bi+1 if bi+1 ≤ hi and set bi = i otherwise. Then thiscorresponds to the bounce path of d , and bounce(d) =

∑i<n,bi=i bi .

(c) The position of 1 in σ equals the y -coordinate of the first return tothe diagonal in the Dyck path d .

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 19 / 31

Page 26: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Dyck Path

σ = 1.3.6.57.8.42. inv(σ) = 11.h = 13667888.b = 12555888. bounce = 1 + 2 + 5 = 8.The Dyck path d = f (σ) is the following:

0 1 2 3 4 5 6 7 80

1

2

3

4

5

6

7

8

area(d) = 11bounce(d) = 8

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 20 / 31

Page 27: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Involution

Definition

Define Ω : Sn(312)→ Sn(312) as follows: For σ ∈ Sn(312), let the shiftedascents be i1, i2, · · · , ir and let the ascent tops be σi1 , σi2 , · · · , σir .Then Ω(σ) is defined to be the unique 312-avoiding permutation given byshifted ascents n + 1− σir , n + 1− σir−1 , · · · , n + 1− σi1 and ascent topsn + 1− ir , n + 1− ir−1, · · · , n + 1− i1. It is clear that Ω is an involution.

Example

Let σ = 1.3.6.57.8.42. The set of shifted ascents is 1, 2, 3, 5, 6 and the setof ascent tops is 1, 3, 6, 7, 8. So for Ω(σ), the set of shifted ascents is1, 2, 3, 6, 8, the set of ascent tops is 3, 4, 6, 7, 8, andΩ(σ) = 3.4.6.527.18. .

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 21 / 31

Page 28: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Dyck Path

Theorem

f intertwines the maps ∗ and Ω. That is, we have the followingcommutative diagram:

Sn(312) Sn(312)

D2n D2n

Ω

f f

where ∗ is the map that reverses the Dyck path.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 22 / 31

Page 29: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Rooted Planar Trees

Definition (Rooted Planar Trees)

A rooted planar tree T is a tree with a distinguished root and a fixedordering on the children of every vertex. Denote the set of all rootedplanar trees on n + 1 vertices by RPT(n)

Example (Two different trees in RPT(4))

6=

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 23 / 31

Page 30: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

Theorem

Define an algorithm g : RPT(n)→ Sn(312): For T ∈ RPT(n), we startfrom the root and walk around the tree on the right side. Number theedges in the order that we first encounter them, and write down asequence σ of edge numbers in the order of our second encounter of them.Then g is a bijection.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 24 / 31

Page 31: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 24531687.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 32: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ =

24531687.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 33: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 2

4531687.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 34: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 24

531687.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 35: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 245

31687.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 36: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 2453

1687.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 37: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 24531

687.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 38: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 245316

87.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 39: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 2453168

7.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 40: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

8

7 6

5 4

3 2

1

The corresponding permutation is σ = 24531687.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 25 / 31

Page 41: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

The Bijection to Rooted Planar Trees

Corollary

We have the commutative diagram:

Sn(312) RPT(n)

D2n

f

πg

where π is the planar code for the rooted planar trees.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 26 / 31

Page 42: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

To Rigged Configuration

We have some partial result. We have an algorithm to get the partitionshape of the rigged configuration:

σ = 2 4 5 3 1 6 8 7

→ σ = 2 4 5/ 3/ 1/ 6 8 7

→ σ = 2 4 5/ 3/ 1/ 6 8/ 7/

→ σ = 2 4 5/ 3/ 1/ 6/ 8/ 7/

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 27 / 31

Page 43: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

To Rigged Configuration

We have some partial result. We have an algorithm to get the partitionshape of the rigged configuration:

σ = 2 4 5 3 1 6 8 7

→ σ = 2 4 5/ 3/ 1/ 6 8 7

→ σ = 2 4 5/ 3/ 1/ 6 8/ 7/

→ σ = 2 4 5/ 3/ 1/ 6/ 8/ 7/

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 27 / 31

Page 44: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

To Rigged Configuration

We have some partial result. We have an algorithm to get the partitionshape of the rigged configuration:

σ = 2 4 5 3 1 6 8 7

→ σ = 2 4 5/ 3/ 1/ 6 8 7

→ σ = 2 4 5/ 3/ 1/ 6 8/ 7/

→ σ = 2 4 5/ 3/ 1/ 6/ 8/ 7/

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 27 / 31

Page 45: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

To Rigged Configuration

We have some partial result. We have an algorithm to get the partitionshape of the rigged configuration:

σ = 2 4 5 3 1 6 8 7

→ σ = 2 4 5/ 3/ 1/ 6 8 7

→ σ = 2 4 5/ 3/ 1/ 6 8/ 7/

→ σ = 2 4 5/ 3/ 1/ 6/ 8/ 7/

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 27 / 31

Page 46: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

To Rigged Configuration

(cont’d)

→ σ = 2 4/ 5/ 3/ 1/ 6/ 8/ 7/

→ σ = 2/ 4/ 5/ 3/ 1/ 6/ 8/ 7/

8

7 6

5 4

3 2

1

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 28 / 31

Page 47: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

To Rigged Configuration

(cont’d)

→ σ = 2 4/ 5/ 3/ 1/ 6/ 8/ 7/

→ σ = 2/ 4/ 5/ 3/ 1/ 6/ 8/ 7/

8

7 6

5 4

3 2

1

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 28 / 31

Page 48: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

To Rigged Configuration

(cont’d)

→ σ = 2 4/ 5/ 3/ 1/ 6/ 8/ 7/

→ σ = 2/ 4/ 5/ 3/ 1/ 6/ 8/ 7/

8

7 6

5 4

3 2

1

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 28 / 31

Page 49: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

To Rigged Configuration

Problem

How to get the riggings directly from the 312-permutation?

Still unclear how to do that.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 29 / 31

Page 50: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

References

A. M. Garsia and J. Haglund, A positivity result in the theory ofMacdonald polynomials, Proc. Nat. Acad. Sci. U.S.A. 98 (2001),43134316.A. M. Garsia and J. Haglund , A proof of the q, t-Catalan positivityconjecture, Discrete Math. 256 (2002), 677717.R. Reynolds. Rigged Configurations and Catalan Objects: Completing aCommutative Diagram with Dyck Paths and Rooted Planar Trees.

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 30 / 31

Page 51: Bijections Between Catalan Objects · 2016-08-19 · Dyck word from left to right. At each right step, add a box to the rigged con guration, according to some rules. Example ... form

Thank you for listening!!!!!!

Shuli Chen, Grace Zhang Bijections Between Catalan Objects August 19, 2016 31 / 31