computer algebra for lattice path combinatorics
play

Computer Algebra for Lattice Path Combinatorics Alin Bostan AofA - PowerPoint PPT Presentation

Computer Algebra for Lattice Path Combinatorics Alin Bostan AofA CIRM, Luminy, France June 27, 2019 1 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics Computer Algebra for Enumerative Combinatorics Enumerative


  1. Computer Algebra for Lattice Path Combinatorics Alin Bostan AofA CIRM, Luminy, France June 27, 2019 1 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  2. Computer Algebra for Enumerative Combinatorics Enumerative Combinatorics: science of counting Area of mathematics primarily concerned with counting discrete objects. ⊲ Main outcome: theorems Computer Algebra: effective mathematics Area of computer science primarily concerned with the algorithmic manipulation of algebraic objects. ⊲ Main outcome: algorithms Computer Algebra for Enumerative Combinatorics Today: Algorithms for proving Theorems on Lattice Paths Combinatorics. 2 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  3. An (innocent looking) combinatorial question Let S = {↑ , ← , ց} . An S -walk is a path in Z 2 using only steps from S . Show that, for any integer n , the following quantities are equal: (i) number a n of n -steps S -walks confined to the upper half plane Z × N that start and finish at the origin ( 0, 0 ) ( excursions ); (ii) number b n of n -steps S -walks confined to the quarter plane N 2 that start at the origin ( 0, 0 ) and finish on the diagonal of N 2 ( diagonal walks ). 3 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  4. An (innocent looking) combinatorial question Let S = {↑ , ← , ց} . An S -walk is a path in Z 2 using only steps from S . Show that, for any integer n , the following quantities are equal: (i) number a n of n -steps S -walks confined to the upper half plane Z × N that start and finish at the origin ( 0, 0 ) ( excursions ); (ii) number b n of n -steps S -walks confined to the quarter plane N 2 that start at the origin ( 0, 0 ) and finish on the diagonal of N 2 ( diagonal walks ). For instance, for n = 3, this common value is a 3 = b 3 = 3: (i) (ii) 3 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  5. Teasers Teaser 1: This “exercise” is non-trivial Teaser 2: . . . but it can be solved using Computer Algebra Teaser 3: . . . by two robust and efficient algorithmic techniques, Guess-and-Prove and Creative Telescoping 4 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  6. Why care about counting walks? Many objects from the real world can be encoded by walks: probability theory ( voting , games of chance, branching processes, . . . ) discrete mathematics (permutations, trees, words, urns, . . . ) statistical physics (Ising model, . . . ) operations research (queueing theory, . . . ) 5 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  7. Why care about counting walks? Many objects from the real world can be encoded by walks: probability theory ( voting , games of chance, branching processes, . . . ) discrete mathematics (permutations, trees, words, urns, . . . ) statistical physics (Ising model, . . . ) operations research (queueing theory, . . . ) 5 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  8. Why care about counting walks? Many objects from the real world can be encoded by walks: probability theory ( voting , games of chance, branching processes, . . . ) discrete mathematics (permutations, trees, words, urns, . . . ) statistical physics (Ising model, . . . ) operations research (queueing theory, . . . ) https://conferences.cirm-math.fr/2021-calendar.html 5 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  9. Counting walks is an old topic: the ballot problem [Bertrand, 1887] • T ( a + b , a − b ) ( 0,0) • 6 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  10. Counting walks is an old topic: the ballot problem [Bertrand, 1887] Computation of probabilities – Solution of a problem by J. Bertrand Lattice path reformulation: find the number of paths with a upsteps ր and b downsteps ց that start at the origin and never touch the x -axis back again • T ( a + b , a − b ) ( 0,0) • 6 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  11. Counting walks is an old topic: the ballot problem [Bertrand, 1887] Computation of probabilities – Solution of a problem by J. Bertrand Lattice path reformulation: find the number of paths with a − 1 upsteps ր and b downsteps ց that start at ( 1, 1 ) and never touch the x -axis • T ( a + b , a − b ) ( 0,0) • 6 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  12. Counting walks is an old topic: the ballot problem [Bertrand, 1887] Computation of probabilities – Solution of a problem by J. Bertrand Lattice path reformulation: find the number of paths with a − 1 upsteps ր and b downsteps ց that start at ( 1, 1 ) and never touch the x -axis Reflection principle [Aebly, 1923]: paths in N 2 from ( 1, 1 ) to T ( a + b , a − b ) that do touch the x-axis are in bijection with paths in Z 2 from ( 1, − 1 ) to T 6 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  13. Counting walks is an old topic: the ballot problem [Bertrand, 1887] Computation of probabilities – Solution of a problem by J. Bertrand Lattice path reformulation: find the number of paths with a − 1 upsteps ր and b downsteps ց that start at ( 1, 1 ) and never touch the x -axis Reflection principle [Aebly, 1923]: paths in N 2 from ( 1, 1 ) to T ( a + b , a − b ) that do touch the x-axis are in bijection with paths in Z 2 from ( 1, − 1 ) to T Answer: ( paths in Z 2 from ( 1, 1 ) to T ) − ( paths in Z 2 from ( 1, − 1 ) to T ) � �� � � �� � � a + b − 1 � � a + b − 1 � a − 1 b − 1 6 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  14. Counting walks is an old topic: the ballot problem [Bertrand, 1887] Computation of probabilities – Solution of a problem by J. Bertrand Lattice path reformulation: find the number of paths with a − 1 upsteps ր and b downsteps ց that start at ( 1, 1 ) and never touch the x -axis Reflection principle [Aebly, 1923]: paths in N 2 from ( 1, 1 ) to T ( a + b , a − b ) that do touch the x-axis are in bijection with paths in Z 2 from ( 1, − 1 ) to T Answer: ( paths in Z 2 from ( 1, 1 ) to T ) − ( paths in Z 2 from ( 1, − 1 ) to T ) � �� � � a + b − 1 � � a + b − 1 � � a + b � = a − b − a − 1 b − 1 a + b a 6 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  15. . . . but it is still a very hot topic Lot of recent activity; many recent contributors: Arquès, Bacher, Banderier, Bernardi, Bostan, Bousquet-Mélou, Budd, Chyzak, Cori, Courtiel, Denisov, Dreyfus, Du, Duchon, Dulucq, Duraj, Fayolle, Fisher, Flajolet, Fusy, Garbit, Gessel, Gouyou-Beauchamps, Guttmann, Guy, Hardouin, van Hoeij, Hou, Iasnogorodski, Johnson, Kauers, Kenyon, Koutschan, Krattenthaler, Kreweras, Kurkova, Malyshev, Melczer, Miller, Mishna, Niederhausen, Pech, Petkovšek, Prellberg, Raschel, Rechnitzer, Roques, Sagan, Salvy, Sheffield, Singer, Viennot, Wachtel, Wang, Wilf, D. Wilson, M. Wilson, Yatchak, Yeats, Zeilberger, . . . etc. 7 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  16. . . . but it is still a very hot topic Lot of recent activity; many recent contributors: Arquès, Bacher, Banderier, Bernardi, Bostan, Bousquet-Mélou, Budd, Chyzak, Cori, Courtiel, Denisov, Dreyfus, Du, Duchon, Dulucq, Duraj, Fayolle, Fisher, Flajolet, Fusy, Garbit, Gessel, Gouyou-Beauchamps, Guttmann, Guy, Hardouin, van Hoeij, Hou, Iasnogorodski, Johnson, Kauers, Kenyon, Koutschan, Krattenthaler, Kreweras, Kurkova, Malyshev, Melczer, Miller, Mishna, Niederhausen, Pech, Petkovšek, Prellberg, Raschel, Rechnitzer, Roques, Sagan, Salvy, Sheffield, Singer, Viennot, Wachtel, Wang, Wilf, D. Wilson, M. Wilson, Yatchak, Yeats, Zeilberger, . . . etc. Specific question Systematic approach Ad hoc solution 7 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  17. . . . but it is still a very hot topic 8 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  18. Our approach: Experimental Mathematics using Computer Algebra 9 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  19. Our approach: Experimental Mathematics using Computer Algebra Algorithmes E ffi caces en Calcul Formel Alin Bostan Frédéric Chyzak Marc Giusti Romain Lebreton Grégoire Lecerf Bruno Salvy Éric Schost ∂ z ∂ y ∂ x 9 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  20. Lattice walks with small steps in the quarter plane ⊲ Nearest-neighbor walks in the quarter plane: S -walks in N 2 : starting at ( 0, 0 ) and using steps in a fixed subset S of {ւ , ← , տ , ↑ , ր , → , ց , ↓} ⊲ Counting sequence q S ( n ) : number of S -walks of length n ⊲ Generating function: ∞ q S ( n ) t n ∈ Z [[ t ]] ∑ Q S ( t ) = n = 0 10 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

  21. Lattice walks with small steps in the quarter plane ⊲ Nearest-neighbor walks in the quarter plane: S -walks in N 2 : starting at ( 0, 0 ) and using steps in a fixed subset S of {ւ , ← , տ , ↑ , ր , → , ց , ↓} ⊲ Counting sequence q S ( i , j ; n ) : number of walks of length n ending at ( i , j ) ⊲ Complete generating function (with “catalytic ” variables x , y ): ∞ q S ( i , j ; n ) x i y j t n ∈ Z [[ x , y , t ]] ∑ Q S ( x , y ; t ) = i , j , n = 0 10 / 29 Alin Bostan Computer Algebra for Lattice Path Combinatorics

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend