eco systèmes christine garcia, jean-marc fedou i3s (nice, sophia-antipolis)

47
ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Upload: amadieu-schneider

Post on 03-Apr-2015

106 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

ECO Systèmes

Christine Garcia, Jean-Marc Fedou

I3S (Nice, Sophia-Antipolis)

Page 2: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

PLAN

• Permutations à motif exclu

• ECO systèmes et règles de succession

• Systèmes algébriques

• Règles de succession signées

Page 3: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Permutation

For example

Let be the set of permutations on

Page 4: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Arbre de génération

1

12

123

21

132

312

213

231

312

123412431423412313241342143241323124314234124312213421432413421323142341243142313124314234124312

Page 5: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Pattern For a permutation of k positive integers, the

pattern of is defined as a permutation on Sk obtained from by substituting the

minimum element by 1, the second minimum element by 2, ..., and the maximum element by k .

Page 6: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Restricted Permutation For a permutation and a permutation

, we say that is -avoiding if and only if there is no subsequence

whose pattern is . We write for the set of -avoiding permutations of .

Page 7: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

512673849 avoids 321 pattern.

But 512673849 contains 3412 pattern,

since 512673849; 512673849;

512673849.

• For example

Page 8: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

• For example

Page 9: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Stack Sorting Problem (Knuth, 1960’s)

8 7 6 5 4 3 2 1

312-avoiding

Page 10: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Arbre de génération

1

12

123

21

132

312

213

231

321

123412431423412313241342143241323124314234124312213421432413421323142341243142313214324134214321

Page 11: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

1

132

21213

231

12 312

123

2341

1234

1342

31421324

1243

2143

2314

2413

2134

34123124

14234123

Page 12: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Question (Herbert Wilf, 1990’s)

How many permutations of How many permutations of length do avoid a given length do avoid a given subsequence of length subsequence of length k k ??

Page 13: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

For k=3

In 1973, Knuth first proved that is enumerated by Catalan numbers.

In 1972, Hammersley gave the first explicit enumeration for

Page 14: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

For k=4

J. West (1990), Z. Stankova (1990’s) classifiedthe permutations with forbidden patterns of length 4, i.e.

1234, 1243, 2143, 1432

1342, 2413

1324

Page 15: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

For k=4 1234, 1243, 2143, 1432

In 1990, Ira M. Gessel gave the generating function by using symmetric functions.

1324D. Marinov & R. Radoicic (2003) gave the first few numbers.

1342, 2413In 1997, M. Bόna gave the exactly formula.

Page 16: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Open Problems

Page 17: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Conjecture ( Stanley and Wilf, 1990’s)

For each pattern , For each pattern , there is an absolute there is an absolute constant so thatconstant so that holds.holds.

Page 18: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

2 (3n)! /(n+1)!/(2n+1)!

• Cartes planaires pointées non séparables Tutte (1963)

• Permutations triables par deux piles et Sn(2341,35241) – Zeilberger – West– Dulucq, Gire, Guibert, West

Page 19: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Cartes planaires pointées non séparables

QuickTime™ et undécompresseur TIFF (LZW)

sont requis pour visionner cette image.

Page 20: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

QuickTime™ et undécompresseur TIFF (LZW)

sont requis pour visionner cette image.

QuickTime™ et undécompresseur TIFF (LZW)

sont requis pour visionner cette image.

Page 21: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

QuickTime™ et undécompresseur TIFF (LZW)

sont requis pour visionner cette image.

Page 22: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

PLAN

• Permutations à motif exclu• ECO systèmes et règles de

succession• Systèmes algébriques• Règles de succession signées

Page 23: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

ECO Systèmes

Enumerating Combinatorial ObjectE. Barcucci, A. Del Lungo, E. Pergola, R. Pinzani (1997)

• Construction récursive

• Séries génératrices

• Bijections

• Génération aléatoire uniforme

Page 24: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Méthode ECO

• On={objets de taille n}

• Opérateurs – T : On On+1

– Pour chaque Q de On+1, il existe un P de On tel que Q est dans T(P).

– Si P1 et P2 sont deux objets distincts de On , alors T(P1) T(P2) = Ø

Pinzani, Barcucci (1997)U

Page 25: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Arbres binaires complets Définition récursive classique

ECO système

Page 26: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

2

1

7

3

5 6

4

1

7

5

63 4

2

Sites actifs

7

5 6

76

Page 27: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)
Page 28: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

ECO système

k Sites actifs…

(2)(k)

Page 29: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

ECO système

(k) (k+1)

k Sites actifs

Page 30: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Arbres binaires complets

……

(k) (2) (3)…(k+1)

k Sites actifs

Page 31: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

2

22

23

2

2

2

3

2

2

3

3

4

5

343 3

434

(2)(k) (2)(3)…(k)(k+1)

Page 32: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Règle de succession

• Axiome : un entier a• Règle : une fonction successeur de N dans

P(N)

• On s’intéresse à l’ensemble des mots de N*– qui commencent par l’axiome– où chaque lettre appartient au successeur de la

précédente

Page 33: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

• ECO systèmes et Bijections

Page 34: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

1

132

21213

231

12 312

123

2341

1234

1342

31421324

1243

2143

2314

2413

2134

34123124

14234123

Page 35: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

1

132

21213

231

12 312

123

2341

1234

1342

31421324

1243

2143

2314

2413

2134

34123124

14234123

2

22

23

2

2

2

3

2

2

3

3

4

5

343 3

434

(2)(k) → (2)(3)…( )( +1)k k

Page 36: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

• Règles de succession et Séries génératrices

Page 37: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Séries génératrices

• Si an désigne le nombre d’objets de « taille » n, la série génératrice des objets selon le paramètre « taille » est la fonction

f(x) = n≥0 an xn

• Pour deux paramètres

f(x,s) = n≥0, k≥0 an,k sk xn

Page 38: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

ECO et séries génératricesAn,k nombre d’arbres à n sommets internes k sites actifs

kn

knkn sxAsxF

,,),(

x ns k x n+1 s 2+ x n+1 s 3+…+ x n+1

s k+1x n+1 s 2

1-s(1-s k)

F(x ,s)xs xs2

1 sF(x,1) xs2

1 sF(x ,s)

2

Page 39: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

x1s2x2(s2 +s3)

x3(2s2 +2s3 +s4)

Page 40: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

x1

2x2

5x3 14x3

Catalan

Page 41: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Problème (R.Pinzani)

Quels sont les systèmes ECO qui donnent :• Séries génératrices Rationnelles • Séries génératrices Algébriques • Séries génératrices Transcendantes

On Generating Functions of Generating TreesC.Banderier, M.Bousquet-Mélou, A. Denise,

P. Flajolet, D.Gardy, D.Gouyou-Beauchamps (1999)

?

Page 42: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Séries génératrices Rationnelles

• Les séries génératrices pour les règles ECO finies sont rationnelles

• Exemple :(1)(2), (2)(1)(2) Fibonacci

Page 43: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Séries génératrices Algébriques

Transformations finies de (k) (2)(3)…(k)(k+1)

(2), (k)(2)(3)…(k)(k+1) Catalan (1), (k)(1)(2)…(k-1)(k+1) Motzkin(3), (k)(3)(4)…(k)(k+1)2 Schröder (3), (k)(3)(4)…(k)(k+1)(k+2) Arbres

ternaires

Page 44: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Séries génératrices exponentielles

(2), (k)(k-1) k-1 (k+1) Involutions

(2), (k)(k)(k+1) k-1 Arrangements

(2), (k)(k+1)k Permutations

Séries génératrices exponentielles pour les ECO systèmes signés

Sylvie Corteel (2000)

Page 45: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

• Règles de succession et Génération aléatoire uniforme

Page 46: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

ECO et Génération aléatoire

(k) (2) (3)…(k+1)

(2) ,(2) ,

22

22

33

222233

33223344

223344

2233

22334455

22

33

44

551414

991414

2255

1122

3355

229933994499

1133 11

331133

112211

22113311

33113311

441144

1144

1144

1122

Page 47: ECO Systèmes Christine Garcia, Jean-Marc Fedou I3S (Nice, Sophia-Antipolis)

Problèmes ouverts

• Equivalence de règles de succession

• Forme normale

QuickTime™ et undécompresseur TIFF (LZW)

sont requis pour visionner cette image.

QuickTime™ et undécompresseur TIFF (LZW)

sont requis pour visionner cette image.