Combinatorics

Total Page:16

File Type:pdf, Size:1020Kb

Combinatorics Math 3U03: Combinatorics Jeremy Lane December 3, 2020 Contents 1 Introduction to the course6 1.1 Land Acknowledgement.......................6 1.2 Welcome to the course........................6 1.3 Organization.............................7 1.4 What is Combinatorics?.......................7 1.5 Practice Problems..........................9 2 Sets and Counting 11 2.1 Sets.................................. 11 2.2 Counting............................... 11 2.3 Example: Tilings of a 1 × n chessboard.............. 12 2.4 Example: A combinatorial proof of an identity about tilings... 13 2.5 Practice Problems.......................... 14 3 Counting with bijections 16 3.1 Functions............................... 16 3.2 Injective, Surjective, Bijective.................... 16 3.3 Counting sets using functions.................... 17 3.4 Example: words in the alphabet fa; bg ............... 18 3.5 Practice problems........................... 18 4 Induction and finite disjoint unions 20 4.1 Induction............................... 20 4.2 Disjoint unions............................ 22 4.3 Another domino example...................... 22 4.4 Practice problems........................... 23 5 Cartesian products and multiplication 26 5.1 Cartesian product.......................... 26 5.2 The multiplication principle..................... 26 5.3 Practice problems........................... 28 1 6 Permutations 29 6.1 Permutations and non-attacking rooks............... 29 6.2 Notation for permutations...................... 30 6.3 Counting Permutations....................... 30 6.4 Practice problems........................... 31 7 Proofs 32 7.1 Before writing a proof........................ 32 7.2 Early stages of writing a proof................... 32 7.3 Mid stages of writing a proof.................... 33 7.4 What if I get stuck?......................... 33 7.5 Late stages of writing a proof.................... 33 7.6 Sanity checks............................. 34 7.7 Reading and understanding a proof................. 34 7.8 Evaluating a written proof...................... 35 7.9 Proof by induction: some additional techniques.......... 35 7.10 Practice problems........................... 37 8 Ordered subsets of [n] 39 8.1 Permutations of [n].......................... 39 8.2 Seating problems........................... 39 8.3 Ordered subsets of [n]........................ 39 8.4 An identity for n place k ....................... 40 8.5 Practice problems........................... 41 9 Cycles and Seatings 42 9.1 Cycles of a permutation....................... 42 9.2 Cycle notation............................ 42 9.3 Examples............................... 43 9.4 Seating problems........................... 44 9.5 Practice problems........................... 46 10 Stirling numbers of the first kind 47 10.1 Examples............................... 47 10.2 Stirling numbers of the first kind.................. 49 10.3 An identity for Stirling numbers of the first kind......... 50 10.4 Practice problems........................... 50 11 Binomial coefficients, part 1 51 11.1 Subsets................................ 51 11.2 Binomial coefficients......................... 51 11.3 An identity relating binomial coefficients and tiling numbers... 52 11.4 Practice problems........................... 52 2 12 Binomial coefficients, part 2 54 12.1 A generalization of a familiar identity............... 54 12.2 Pascal's recurrence.......................... 55 12.3 Binomial theorem........................... 55 12.4 Practice problems........................... 56 13 Binomial coefficients, part 3 57 13.1 Vandermonde identity........................ 57 13.2 Poker................................. 57 13.3 Stars and bars............................ 58 13.4 A distribution problem........................ 58 13.5 Lattice paths............................. 59 13.6 Catalan numbers........................... 59 13.7 Practice problems........................... 60 14 Multinomial coefficients 61 14.1 Example: distributing candies.................... 61 14.2 Multinomial coefficients....................... 62 14.3 Generalized stars and bars...................... 63 14.4 Pascal's recurrence.......................... 65 14.5 The multinomial theorem...................... 66 14.6 Practice problems........................... 67 15 Principle of Inclusion and Exclusion 68 15.1 Principle of Inclusion and Exclusion, version 1........... 68 15.2 Principle of Inclusion and Exclusion, version 2........... 69 15.3 Principle of Inclusion and Exclusion, version 3........... 70 15.4 practice problems........................... 71 16 More combinatorial numbers (and related distribution prob- lems) 72 16.1 Stirling numbers of the second kind................. 72 16.2 Bell numbers............................. 72 16.3 Partition numbers.......................... 73 16.4 Practice problems........................... 74 17 Derangements and the gift exchange problem 75 17.1 The gift exchange problem...................... 75 17.2 Derangements............................. 75 17.3 Counting derangements....................... 75 17.4 Practice problems........................... 76 18 Introduction to generating functions 77 18.1 Term paper.............................. 77 18.2 Introduction to generating functions................ 77 18.3 Practice problems........................... 79 3 19 Power series 80 19.1 Formal power series......................... 80 19.2 Power series.............................. 81 19.3 Examples............................... 82 19.4 Practice problems........................... 84 19.5 Bonus practice problems....................... 84 20 Products of generating functions 86 20.1 Multiplying functions and power series............... 86 20.2 Proving identities by multiplying generating functions...... 86 20.3 The convolution principle...................... 87 20.4 Practice problems........................... 88 21 Applications of generating functions 90 21.1 Constructing generating functions for counting problems..... 90 21.2 The method of generating functions................ 90 21.3 Practice problems........................... 90 22 Exponential generating functions 91 22.1 Exponential generating functions.................. 91 22.2 Rules for exponential generating functions............. 91 22.3 Example: Bell numbers....................... 92 22.4 Practice problems........................... 93 23 Solving linear recurrence relations 94 23.1 Classifying recurrence relations................... 94 23.2 The method of characteristic polynomials............. 94 23.3 Why it works............................. 95 23.4 Practice problems........................... 96 24 Existence and proof by contradiction 97 24.1 Existence problems in combinatorics................ 97 24.2 Example: perfect covers....................... 97 24.3 Proof by contradiction........................ 98 24.4 Practice problems........................... 99 25 The pigeonhole principle 100 25.1 The pigeonhole principle....................... 100 25.2 Practice problems........................... 100 26 Incidence structures and block designs 101 26.1 Incidence structures......................... 101 26.2 Regular block designs........................ 101 27 Balanced Incomplete Block Designs (BIBDs) 103 27.1 Practice problems........................... 104 4 28 Steiner Triple Systems 105 28.1 Kirkman's schoolgirls......................... 105 28.2 Steiner Triple Systems........................ 105 28.3 Practice problems........................... 106 29 Finite projective planes, part I 109 29.1 Finite projective planes....................... 109 29.2 Practice problems........................... 109 30 Finite projective planes, part II 110 30.1 Finite projective planes....................... 110 30.2 Practice problems........................... 111 A Sets 112 5 1 Introduction to the course • Date: September 8, 2020 • Reading: { How To Count, Section 1.1. • To-do: { Complete the questionnaire on Avenue about Math Experience by the end of Wednesday. { Introduce yourself in the Avenue discussion. 1.1 Land Acknowledgement We acknowledge the traditional territories upon which we gather, whether vir- tually or in person. McMaster University is located on the traditional territories of the Mississauga and Haudenosaunee nations, and within the lands protected by the \Dish with One Spoon" wampum agreement. 1.2 Welcome to the course • Please take a minute to briefly introduce yourself in the Avenue discussion \Welcome to Math 3U03!" • Please complete the survey on Avenue about Math Experience by the end of Wednesday. This will help me to better calibrate the beginning of the course to everyone's benefit. • Especially in this semester, where things are going to be a bit more com- plicated than normal, I want to ensure everyone is getting the support they need. I will do my best to provide you with the tools to succeed in the course. If anyone finds they are struggling and need any additional support, please let me know. • It is a good time to remember that there are various university resources available, such as: { Student Accessibility Services. { University Technology Services. { Student Support Services (which includes wellness and mental health resources). { Math Help Centre. 6 1.3 Organization • Textbook: { We will be using \How to Count" by Beeler. { Pdf copies are available through the library. • Avenue to Learn: { Lectures, practice problems, and assignments will all be posted to Avenue. { We also have a discussion board. • Zoom. { Please keep your microphone muted
Recommended publications
  • Combinatorial Proof of an Abel-Type Identity∗
    Combinatorial Proof of an Abel-type Identity∗ P. Mark Kayll Department of Mathematical Sciences, University of Montana Missoula MT 59812-0864, USA [email protected] David Perkins Department of Mathematics and Computer Science Houghton College, Houghton NY 14744, USA [email protected] Identity (1) below resulted from our investigation in [21] of chip-firing games on complete graphs Kn, for n ≥ 1; see, e.g., [2] for antecedents. The left side expresses the sum of the probabilities of a game experiencing firing sequences of each possible length ℓ = 0, 1,...,n. This note gives a combinatorial proof that these probabilities sum to unity. We first manipulate n n − 1 n ℓℓ−1(n + 1 − ℓ)n−1−ℓ + = 1 (1) n + 1 µℓ¶ n(n + 1)n−1 Xℓ=1 into a form amenable to combinatorial proof. Multiplying by n(n+1)n and n n+1 using the relation ℓ = ℓ (n + 1 − ℓ)/(n + 1), we transform (1) to the equivalent form ¡ ¢ ¡ ¢ n n + 1 ℓℓ−2(n + 1 − ℓ)n−1−ℓℓ(n + 1 − ℓ) = 2n(n + 1)n−1. (2) µ ℓ ¶ Xℓ=1 To see that (2) holds, first observe that the right side enumerates the pairs (T,~e ), where T is a spanning tree of Kn+1 for which one edge e (of 2000 MSC: Primary 05A19; Secondary 05C30, 60C05. ∗Preprint to appear in J. Combin. Math. Combin. Comput. 1 its n edges) has been distinguished and oriented (in one of two possible directions). The left side also enumerates these pairs. Given (T,~e ), notice that deleting the oriented edge ~e from T leaves behind a spanning forest of Kn+1 with two components L, R (that we may consider ordered from left to right).
    [Show full text]
  • Bijective Proofs for Schur Function Identities Which Imply Dodgson's Condensation Formula and Plücker Relations
    Bijective proofs for Schur function identities which imply Dodgson’s condensation formula and Pl¨ucker relations Markus Fulmek Institut f¨urMathematik der Universit¨atWien Strudlhofgasse 4, A-1090 Wien, Austria [email protected] Michael Kleber Massachusetts Institute of Technology 77 Massachusetts Avenue, Cambridge, MA 02139, USA [email protected] Submitted: July 3, 2000; Accepted: March 7, 2001. MR Subject Classifications: 05E05 05E15 Abstract We present a “method” for bijective proofs for determinant identities, which is based on translating determinants to Schur functions by the Jacobi–Trudi identity. We illustrate this “method” by generalizing a bijective construction (which was first used by Goulden) to a class of Schur function identities, from which we shall obtain bijective proofs for Dodgson’s condensation formula, Pl¨ucker relations and a recent identity of the second author. 1 Introduction Usually, bijective proofs of determinant identities involve the following steps (cf., e.g, [19, Chapter 4] or [23, 24]): Expansion of the determinant as sum over the symmetric group, • Interpretation of this sum as the generating function of some set of combinatorial • objects which are equipped with some signed weight, Construction of an explicit weight– and sign–preserving bijection between the re- • spective combinatorial objects, maybe supported by the construction of a sign– reversing involution for certain objects. the electronic journal of combinatorics 8 (2001), #R16 1 Here, we will present another “method” of bijective proofs for determinant identitities, which involves the following steps: First, we replace the entries ai;j of the determinants by hλ i+j (where hm denotes i− • the m–th complete homogeneous function), Second, by the Jacobi–Trudi identity we transform the original determinant identity • into an equivalent identity for Schur functions, Third, we obtain a bijective proof for this equivalent identity by using the interpre- • tation of Schur functions in terms of nonintersecting lattice paths.
    [Show full text]
  • Math 958–Topics in Discrete Mathematics Spring Semester 2018 TR 09:30–10:45 in Avery Hall (AVH) 351 1 Instructor
    Math 958{Topics in Discrete Mathematics Spring Semester 2018 TR 09:30{10:45 in Avery Hall (AVH) 351 1 Instructor Dr. Tri Lai Assistant Professor Department of Mathematics University of Nebraska - Lincoln Lincoln, NE 68588-0130, USA Email: [email protected] Website: http://www.math.unl.edu/$\sim$tlai3/ Office: Avery Hall 339 Office Hours: By Appointment 2 Prerequisites Math 450. 3 Contacting me The best way to contact with me is by email, [email protected]. Please put \[MATH 958]" at the beginning of the title and make sure to include your whole name in your email. Using your official UNL email to contact me is strongly recommended. My office is Avery Hall 339. My office hours are by appoinment. 4 Course Description Bijective Combinatorics is a branch of combinatorics focusing on bijections between mathematical objects. The fact is that there many totally different objects in mathematics that are actually equinumerous, in this case, we always want to seek for a simple bijection between them. For example, the number of ways to divide that a convex (n + 2)-gon into triangles by non-intersecting diagonals is equal to the number of full binary trees with n + 1 leaves. Both objects are counted 1 2n by the well known Catalan number Cn = n+1 n . Do you know that there are more than two hundred (!!) mathematical objects are counted by the Catalan number? In this course, we will go over a number of such \Catalan objects" and investigate the beautiful bijections between them. One more example is the well-known theorem by Euler about integer partitions stating that the number of ways to write a positive integer n as the sum of distinct positive integers is equal to the number of ways to write n as the sum of odd positive integers.
    [Show full text]
  • Finding Direct Partition Bijections by Two-Directional Rewriting Techniques
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Discrete Mathematics 285 (2004) 151–166 www.elsevier.com/locate/disc Finding direct partition bijections by two-directional rewriting techniques Max Kanovich Department of Computer and Information Science, University of Pennsylvania, 3330 Walnut Street, Philadelphia, PA 19104, USA Received 7 May 2003; received in revised form 27 October 2003; accepted 21 January 2004 Abstract One basic activity in combinatorics is to establish combinatorial identities by so-called ‘bijective proofs,’ which consists in constructing explicit bijections between two types of the combinatorial objects under consideration. We show how such bijective proofs can be established in a systematic way from the ‘lattice properties’ of partition ideals, and how the desired bijections are computed by means of multiset rewriting, for a variety of combinatorial problems involving partitions. In particular, we fully characterizes all equinumerous partition ideals with ‘disjointly supported’ complements. This geometrical characterization is proved to automatically provide the desired bijection between partition ideals but in terms of the minimal elements of the order ÿlters, their complements. As a corollary, a new transparent proof, the ‘bijective’ one, is given for all equinumerous classes of the partition ideals of order 1 from the classical book “The Theory of Partitions” by G.Andrews. Establishing the required bijections involves two-directional reductions technique novel in the sense that forward and backward application of rewrite rules heads, respectively, for two di?erent normal forms (representing the two combinatorial types). It is well-known that non-overlapping multiset rules are con@uent.
    [Show full text]
  • Basic Combinatorics
    Basic Combinatorics Carl G. Wagner Department of Mathematics The University of Tennessee Knoxville, TN 37996-1300 Contents List of Figures iv List of Tables v 1 The Fibonacci Numbers From a Combinatorial Perspective 1 1.1 A Simple Counting Problem . 1 1.2 A Closed Form Expression for f(n) . 2 1.3 The Method of Generating Functions . 3 1.4 Approximation of f(n) . 4 2 Functions, Sequences, Words, and Distributions 5 2.1 Multisets and sets . 5 2.2 Functions . 6 2.3 Sequences and words . 7 2.4 Distributions . 7 2.5 The cardinality of a set . 8 2.6 The addition and multiplication rules . 9 2.7 Useful counting strategies . 11 2.8 The pigeonhole principle . 13 2.9 Functions with empty domain and/or codomain . 14 3 Subsets with Prescribed Cardinality 17 3.1 The power set of a set . 17 3.2 Binomial coefficients . 17 4 Sequences of Two Sorts of Things with Prescribed Frequency 23 4.1 A special sequence counting problem . 23 4.2 The binomial theorem . 24 4.3 Counting lattice paths in the plane . 26 5 Sequences of Integers with Prescribed Sum 28 5.1 Urn problems with indistinguishable balls . 28 5.2 The family of all compositions of n . 30 5.3 Upper bounds on the terms of sequences with prescribed sum . 31 i CONTENTS 6 Sequences of k Sorts of Things with Prescribed Frequency 33 6.1 Trinomial Coefficients . 33 6.2 The trinomial theorem . 35 6.3 Multinomial coefficients and the multinomial theorem . 37 7 Combinatorics and Probability 39 7.1 The Multinomial Distribution .
    [Show full text]
  • Rational Catalan Combinatorics 1
    Rational Catalan Combinatorics Drew Armstrong et al. University of Miami www.math.miami.edu/∼armstrong March 18, 2012 This talk will advertise a definition. Here is it. Definition Let x be a positive rational number written as x = a=(b − a) for 0 < a < b coprime. Then we define the Catalan number 1 a + b (a + b − 1)! Cat(x) := = : a + b a; b a!b! !!! Please note the a; b-symmetry. This talk will advertise a definition. Here is it. Definition Let x be a positive rational number written as x = a=(b − a) for 0 < a < b coprime. Then we define the Catalan number 1 a + b (a + b − 1)! Cat(x) := = : a + b a; b a!b! !!! Please note the a; b-symmetry. This talk will advertise a definition. Here is it. Definition Let x be a positive rational number written as x = a=(b − a) for 0 < a < b coprime. Then we define the Catalan number 1 a + b (a + b − 1)! Cat(x) := = : a + b a; b a!b! !!! Please note the a; b-symmetry. Special cases. When b = 1 mod a ::: I Eug`eneCharles Catalan (1814-1894) (a < b) = (n < n + 1) gives the good old Catalan number n 1 2n + 1 Cat(n) = Cat = : 1 2n + 1 n I Nicolaus Fuss (1755-1826) (a < b) = (n < kn + 1) gives the Fuss-Catalan number n 1 (k + 1)n + 1 Cat = : (kn + 1) − n (k + 1)n + 1 n Special cases. When b = 1 mod a ::: I Eug`eneCharles Catalan (1814-1894) (a < b) = (n < n + 1) gives the good old Catalan number n 1 2n + 1 Cat(n) = Cat = : 1 2n + 1 n I Nicolaus Fuss (1755-1826) (a < b) = (n < kn + 1) gives the Fuss-Catalan number n 1 (k + 1)n + 1 Cat = : (kn + 1) − n (k + 1)n + 1 n Special cases.
    [Show full text]
  • A Combinatorial Proof of the Log- Concavity of the Numbers Of
    Journal of Combinatorial Theory, Series A 90, 293303 (2000) doi:10.1006Âjcta.1999.3040, available online at http:ÂÂwww.idealibrary.com on A Combinatorial Proof of the Log-Concavity of the Numbers of Permutations with k Runs MiklosBona1 University of Florida, Gainesville, Florida 32611 E-mail: bonaÄmath.ufl.edu and Richard Ehrenborg2 School of Mathematics, Institute for Advanced Study, Princeton, New Jersey 08540 E-mail: jrgeÄmath.ias.edu Communicated by the Managing Editors Received February 26, 1999 We combinatorially prove that the number R(n, k) of permutations of length n having k runs is a log-concave sequence in k, for all n. We also give a new com- binatorial proof for the log-concavity of the Eulerian numbers. 2000 Academic Press 1. INTRODUCTION Let p= p1 p2 }}}pn be a permutation of the set [1, 2, ..., n] written in the one-line notation. We say that p get changes direction at position i, if either pi&1<pi>pi+ j ,orpi&1>pi>pi+1, in other words, when pi is either a peak or a valley. We say that p has k runs if there are k&1 indices i so that p changes direction at these positions. So, for example, p=3561247 has 3 runs as p changes direction when i=3 and when i=4. A geometric way to represent a permutation and its runs by a diagram is shown in Fig. 1. The runs are the line segments (or edges) between two consecutive entries where p changes direction. So a permutation has k runs if it can be represented by k line segments so that the segments go ``up'' and ``down'' 1 The paper was written while the author's stay at IAS was supported by Trustee Ladislaus von Hoffmann, the Arcana Foundation.
    [Show full text]
  • MAT344 Week 1
    MAT344 Week 1 2019/Sep/9 1 Announcements 1. Make sure you have access to quercus and piazza. 2. Enroll in a tutorial. 3. Read the Syllabus and Study tips (also uploaded to https://www.math.toronto.edu/balazse/2019_Fall_ MAT344/). 4. Read Chapter 1 of the textbook [KT17]. It is an easy and fun read, and explores many of the questions that we will study later in the class. 5. Note: for some reason the textbook .pdf and print versions numbers differ slightly from the (more interactive) html version. When using references, we will refer to the .pdf version. 6. Problem set 1 will be sent out on Thursday. 2 This week This week, we are talking about 1. Basic counting techniques, 2. Permutations, 3. Combinations 3 Strings (Chapter 2.1 in [KT17]) Exercise 3.1 ([Bog04], Chapter 1.2 Problem 6). An ice cream parlor offers 12 different flavors of ice cream, and triple decker cones are made in homemade waffle cones. Having chocolate ice cream as the bottom scoop is different from having chocolate ice cream as the top scoop. How many different triple decker cones of ice cream are available? Solution: We have 12 choices for all of the bottom, middle, and top scoops, and if two sequence of choices differ at any point, they result in different triple decker ice cream cones. So we have 12 · 12 · 12 = 1728 different kinds of triple decker cones. The above problem is a typical one that we will encounter in this class. We are asked \How many...", and with some logic we come up with a number.
    [Show full text]
  • Combinatorics Combinatorics I Combinatorics II Product Rule Sum Rule I Sum Rule II
    Combinatorics I Combinatorics Introduction Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Combinatorics is the study of collections of objects. Specifically, counting objects, arrangement, derangement, etc. of objects along with their mathematical properties. Counting objects is important in order to analyze algorithms and Spring 2006 compute discrete probabilities. Originally, combinatorics was motivated by gambling: counting configurations is essential to elementary probability. Computer Science & Engineering 235 Introduction to Discrete Mathematics Sections 4.1-4.6 & 6.5-6.6 of Rosen [email protected] Combinatorics II Product Rule Introduction If two events are not mutually exclusive (that is, we do them separately), then we apply the product rule. A simple example: How many arrangements are there of a deck of 52 cards? Theorem (Product Rule) In addition, combinatorics can be used as a proof technique. Suppose a procedure can be accomplished with two disjoint A combinatorial proof is a proof method that uses counting subtasks. If there are n1 ways of doing the first task and n2 ways arguments to prove a statement. of doing the second, then there are n1 · n2 ways of doing the overall procedure. Sum Rule I Sum Rule II There is a natural generalization to any sequence of m tasks; If two events are mutually exclusive, that is, they cannot be done namely the number of ways m mutually exclusive events can occur at the same time, then we must apply the sum rule. is n1 + n2 + ··· nm−1 + nm Theorem (Sum Rule) We can give another formulation in terms of sets. Let If an event e1 can be done in n1 ways and an event e2 can be done A1,A2,...,Am be pairwise disjoint sets.
    [Show full text]
  • Canadam 2019 the Canadian Discrete and Algorithmic Mathematics Conference 2019.Canadam.Math.Ca
    Program and Abstracts CanaDAM 2019 The Canadian Discrete and Algorithmic Mathematics Conference 2019.canadam.math.ca May 28 { May 31, 2019 Simon Fraser University, Harbour Centre Vancouver, British Columbia, Canada ii CanaDAM 2019 thanks web design, registration, and support services student and postdoc support Welcome Reception Women's Lunch Graduate Networking Reception, Tutte Student Paper Award generous support from the Faculty of Science, Faculty of Applied Science, Department of Mathematics, School of Computing Science, Conference Fund, VP Academic, and VP Finance iii We greatly appreciate the many contributions of the members of the Program Committee, Executive Committee, Local Arrangements Committee, Canadian Mathematical Society staff, SFU Department of Mathematics staff, and SFU Student Volunteer Group, to the successful planning and smooth running of CanaDAM 2019. Gena Hahn and Joy Morris, Executive Committee Co-Chairs Daniel Kr´al',Program Committee Chair Jonathan Jedwab, Local Arrangements Committee Chair Program Committee (PC) Canadian Mathematical Society Staff Rick Brewster (Thompson Rivers) Alan Kelm Vida Dujmovi´c(Ottawa) Yvette Roberts Jim Geelen (Waterloo) Gosia Skrobutan Ang`eleHamel (Laurier) { EC liaison to the PC Sarah Watson Daniel Kr´al'(Brno and Warwick) { Chair Catherine McGeoch (D-Wave) SFU Dept of Mathematics Staff Pawel Pralat (Ryerson) Casey Bell Saket Saurabh (IMSc Chennai) Christie Carlson Charles Semple (Canterbury, NZ) Sofia Leposavic Anastasios Sidiropoulos (UI, Chicago) Jozsef Solymosi (UBC) SFU Student
    [Show full text]
  • A Combinatorial Proof of the Rogers-Ramanujan and Schur Identities
    A COMBINATORIAL PROOF OF THE ROGERS-RAMANUJAN AND SCHUR IDENTITIES ∗ ∗ CILANNE BOULET AND IGOR PAK Abstract. We give a combinatorial proof of the first Rogers-Ramanujan identity by using two symmetries of a new generalization of Dyson's rank. These symmetries are established by direct bijections. Introduction The Roger-Ramanujan identities are perhaps the most mysterious and celebrated re- sults in partition theory. They have a remarkable tenacity to appear in areas as distinct as enumerative combinatorics, number theory, representation theory, group theory, sta- tistical physics, probability and complex analysis [4, 6]. The identities were discovered independently by Rogers, Schur, and Ramanujan (in this order), but were named and publicized by Hardy [20]. Since then, the identities have been greatly romanticized and have achieved nearly royal status in the field. By now there are dozens of proofs known, of various degree of difficulty and depth. Still, it seems that Hardy's famous comment remains valid: \None of the proofs of [the Rogers-Ramanujan identities] can be called \simple" and \straightforward" [...]; and no doubt it would be unreasonable to expect a really easy proof" [20]. In this paper we propose a new combinatorial proof of the first Rogers-Ramanujan identity with a minimum amount of algebraic manipulation. Almost completely bijective, our proof would not satisfy Hardy as it is neither \simple" nor \straightforward". On the other hand, the heart of the proof is the analysis of two bijections and their properties, each of them elementary and approachable. In fact, our proof gives new generating function formulas (see (z) in Section 1) and is amenable to advanced generalizations which will appear elsewhere (see [8]).
    [Show full text]
  • Bijective Proofs of Partition Identities of Macmahon, Andrews, and Subbarao Shishuo Fu, James Sellers
    Bijective Proofs of Partition Identities of MacMahon, Andrews, and Subbarao Shishuo Fu, James Sellers To cite this version: Shishuo Fu, James Sellers. Bijective Proofs of Partition Identities of MacMahon, Andrews, and Sub- barao. 26th International Conference on Formal Power Series and Algebraic Combinatorics (FPSAC 2014), 2014, Chicago, United States. pp.289-296. hal-01207610 HAL Id: hal-01207610 https://hal.inria.fr/hal-01207610 Submitted on 1 Oct 2015 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. FPSAC 2014, Chicago, USA DMTCS proc. AT, 2014, 289{296 Bijective Proofs of Partition Identities of MacMahon, Andrews, and Subbarao Shishuo Fu1∗y and James A. Sellers2z 1Chongqing University, P.R. China 2Penn State University, University Park, USA Abstract. We revisit a classic partition theorem due to MacMahon that relates partitions with all parts repeated at least once and partitions with parts congruent to 2; 3; 4; 6 (mod 6), together with a generalization by Andrews and two others by Subbarao. Then we develop a unified bijective proof for all four theorems involved, and obtain a natural further generalization as a result. R´esum´e. Nous revisitons un th´eor`emede partitions d'entiers d^u`aMacMahon, qui relie les partitions dont chaque part est r´ep´et´eeau moins une fois et celles dont les parts sont congrues `a2; 3; 4; 6 (mod 6), ainsi qu'une g´en´eralisationpar Andrews et deux autres par Subbarao.
    [Show full text]