Philippe Flajolet and Symbolic Computation

Size: px
Start display at page:

Download "Philippe Flajolet and Symbolic Computation"

Transcription

1 Philippe Flajolet and Symbolic Computation Bruno Salvy 1. Combinatorics and Analysis of Algorithms 4 2. Complex Analysis 5 3. Symbolic Computation 7 While Philippe Flajolet did not publish many articles in journals or conferences devoted specifically to symbolic computation, symbolic computation played an important rôle in the way he dealt with mathematics. This is obvious in the Symbolic Method that is the first stage of Analytic Combinatorics and is briefly summarized in 1 below. It is also very important in his approach to complex analysis as we develop in 2. Finally, his taste for computation also expressed itself in the development of a few new and useful algorithms in computer algebra per se, presented in 3. This introduction aims at presenting the basic ideas in the articles of this chapter, with a few comments on the historical context and the evolutions of these ideas. The articles discussed here are: Computer algebra libraries for combinatorial structures [46]; A finite sum of products of binomial coefficients [81]; The SIGSAM challenges: symbolic asymptotics in practice [49]; On the non-holonomic character of logarithms, powers, and the nth prime function [28]; Lindelöf representations and (non-)holonomic sequences [29]; Holonomic symmetric functions [79]; Fast computation of special resultants [5]. The first one contains a longer summary of the computational aspects of the work led in the Algorithms project till

2 4 PHILIPPE FLAJOLET AND SYMBOLIC COMPUTATION 1. Combinatorics and Analysis of Algorithms The most important connection between Philippe Flajolet s work and Symbolic Computation is the automatic analysis of algorithms. The idea dates back to early work with Jean-Marc Steyaert around 1981 [71] and is described together with related works [72, 53, 54, 56] in Chapter II of this Volume. The principle is that Analytic Combinatorics (see Vol. 1) is sufficiently systematic that it can be automated, giving rise to a symbolic computation of combinatorial structures and also of complexities of algorithms operating over these structures. At this time, in the early 80 s, the classical idea of using generating functions for the enumeration of structured combinatorial objects was complemented by a new idea, namely that the complexity of algorithms could be captured by another kind of generating function, called complexity descriptor. Thus, for a combinatorial structure C and a programme P operating over objects of C (with a size function. ), two functions are related: C(z) = X c2c z c ( c!), P(z) =X c2c cost(p(c)) z c ( c!), where the factorial in the denominators is present only when different labelings of the individual nodes of the structures have to be distinguished. In the same way that a simple dictionary translates equations over combinatorial classes into equations over generating functions, another dictionary emerged, that converted program operations (sequence, loop, branching) into equations over the complexity descriptors. Next, the asymptotic behaviour could be extracted from the singular behaviour of these generating functions. The automation of this principle became more concrete with a sabbatical of Gaston Gonnet at Inria in 1984/85. At that time Gaston Gonnet was finishing the first public version of the Maple computer algebra system. Philippe Flajolet immediately saw the interest of this tool, both in itself and for its applications to the analysis of algorithms. As soon as the next year, he co-organized with Jean-Marc Steyaert and Marc Giusti a course in computer algebra with Maple at École polytechnique. Among the 20 students or so were Paul Zimmermann and myself, who got hooked and would spend the following years doing their PhDs on the automatic analysis of algorithms and the system. We refer to Paul s introduction to the next Chapter for more information on these works [71, 72, 53, 54, 56]. Rather than a closed system like, it soon became clear that users were interested in having a toolbox of computer algebra routines dealing with combinatorial structures and their generating functions. The last sparkle leading to the development of the Maple combstruct package was the new algorithm for random generation developed by Flajolet, Zimmermann and Van Cutsem in 1994 [77] and presented in Chapter 3 of this Volume. This thread of work evolved in its own direction, but the idea of analyzing algorithms operating on recursively structured data-sets was never completely forgotten. To date, the nicest approach, generalizing and leading to multivariate generating functions for the complexity estimates, is the one developed by Marni Mishna [83] using attribute grammars.

3 2. COMPLEX ANALYSIS 5 2. Complex Analysis Symbolic Computation is also central to Philippe Flajolet s approach to complex analysis. Thanks to Cauchy s residue theorem, a large number of computations of integrals are reduced to the location of singularities and the computation of local expansions there. Those are more amenable to a symbolic computation that the computation of the integral of a function viewed as continuous over the range of integration. Singularity Analysis. The first example is the now familiar process of Singularity Analysis due to Flajolet and Odlyzko [41] (see Volume I), where it is used for the computation of the asymptotic behaviour of the coefficients of a large family of generating functions from the classical formula relating coefficient to generating function: [z n ]f(z) = 1 2 i I f(z) dz z n+1. Mellin Transform. Another important class of applications of this point of view is provided by the Mellin transform (described in detail in Volume III). Under rather mild technical conditions, an analytic function f(z) can be written as the inverse Mellin transform of its Mellin transform f? (s). This gives rise to an integral representation of the form f(z) = 1 Z f? (s)z s ds, 2 i (a) where (a) is a vertical line inside the strip of convergence of f?. Then, by shifting the contour to the left, one recovers very precisely the behaviour of f near 0, the poles 1, 2,... of the transform and their residues c 1,c 2,... corresponding to an expansion f(z) c 1 z 1 + c 2 z 2 +. In addition, shifting the contour to the right instead of the left provides a similar expansion as z! +1. Numerous examples are given in Volume III. Euler Sums [51]. A variant of this method leading to summatory formulæ is the basis of the automatic computation of many identities relating so-called Euler sums. These are sums like (1) X n 1 H n n 2 =2 (3), discovered by Euler in 1742, where H n =1+1/2+ +1/n is the nth harmonic number (below we also use the generalized harmonic number H n (k) =1+1/2 k + + 1/n k ). The idea is to synthesize this sum as the sum of residues of a simple function. In the case of this example, the function of interest is f(s) :=( ( s) + ) 2 /s 2, where is Euler s constant and is the logarithmic derivative of Euler s function. By differentiating the functional equation (s + 1) = s (s), one gets that (s + 1) =

4 6 PHILIPPE FLAJOLET AND SYMBOLIC COMPUTATION (s)+1/s, from which it follows that has poles at the nonpositive integers and only there. By induction, the residue at n 2 N is obtained as 1 (2) ( s) = s!n s n + H n + X (( 1) k H n (k+1) (k + 1))(s n) k, k 1 where it is understood that H 0 = H (k+1) 0 =0. From there, it follows that the residue of f(s) at n for a positive integer n is simply 2H n /n 2 2/n 3. Conditions on the growth of f(s) at infinity ensure that the sum of its residues over all n>0is equal to its residue at 0, namely 2 (3), which proves Eq. (1). (See [51] for details.) A small collection of expansions similar to Eq. (2) makes it possible to build a whole family of kernels like, leading to a variety of identities including a few ones like 1X (H n ) 3 (n + 1) 4 = (7) 33 (3) (4) + 2 (2) (5) 4 n=1 that had been conjectured from numerical experiments by Bailey, Borwein and Girgensohn [1]. The process can be automated completely: we wrote a program that takes as input a kernel and returns the corresponding summatory formula, with which we produced most of the formulas in [51]. Magic Duality. The kernel / sin s is particularly useful. It lets one write an alternating sum F (z) = X n>0 (n)( z) n, z! 0 as a Lindelöf integral (3) Z 1 2 i C (s)z s sin s ds provided an appropriate analytic lifting of the coefficient sequence (n) can be found. From there, shifting the contour to the right yields the asymptotic expansion F (z) X n 0 ( n)( z) n, z!1 under technical conditions or minor adjustments. This is the principle of what Philippe Flajolet liked to call Ramanujan s magic duality. It was used for instance in the analysis of quadtrees to obtain a symbolic representation of a constant that governs the subdominant term in the asymptotic behaviour [33]. Rice s Method. Yet another variant of that same idea, with kernel (z n)/ (z+ 1) leads to useful integral representations of binomial sums P n n k=0 k ( 1)n k f(k) and forms the basis of Rice s method, detailed further in Volume III.

5 3. SYMBOLIC COMPUTATION 7 3. Symbolic Computation Holonomy [81, 49]. In the early 90 s, Philippe Flajolet came back from a visit to D. E. Knuth having learned about Doron Zeilberger s work on algorithms for definite summation and integration based on the theory of holonomic functions. During the next academic year (91-92), he gave a presentation of the univariate theory at the Algorithms Seminar and convinced Kevin Compton and Dominique Gouyou-Beauchamps to give presentations of the multivariate case and of the symmetric function case, respectively. He also wrote a summary of that last talk for the proceedings [79]. In a word, holonomic series 1 in one variable are solutions of linear differential equations with polynomial coefficients, while holonomic sequences in one variable are solutions of linear recurrence equations with polynomial coefficients. Generating functions provide a bridge between both notions. These series and sequences enjoy many closure properties, since the sum or product of holonomic series or sequences is again holonomic. Many elementary and special functions fall into that class, including exp, sin, cos, their hyperbolic counterparts or their inverses (arcsin,... ), functions derived from the Laplacian like Bessel functions, Airy functions,... and the whole class of algebraic functions that contains the generating series of various classes of trees. With Paul Zimmermann, we then developed the first version of the gfun package in 1992 (the paper [84] appeared much later, having been lost by the editor!). The principle is that differential or recurrence equations can be viewed as a data-structure to represent their solutions. Operations are then performed directly on the equations. As an example, we dealt [81] with a question from the Problems and Solutions Section of the December 1992 issue of SIAM Review, asking to determine nx 2 2 1/4 1/4 =: S, m n m m=0 that arises from the calculation of the shift of the frequency of an electromagnetic TM wave-mode caused by a small metallic cylinder in a resonant cavity. Defining a n as the inner binomial, b n as its square and c n as the sum of b m b n m, we obtain automatically a recurrence for the sum in three steps. First, the series (1+z) 1/4 is defined by a linear differential equation, from which a linear recurrence for its coefficients a n is deduced. By closure, a recurrence for b n = a 2 n is then obtained, whence a differential equation for its generating series B(z). Again by closure, the square C(z) =B(z) 2 satisfies a linear differential equation from where a linear recurrence for its coefficients c n follows. It turns out that this recurrence has order 1 and an explicit solution is easily computed. S =( 1) n 1/2 n 3 1. This is the terminology used by Philippe Flajolet and part of the combinatorial community. These series are sometimes called D-finite, which avoids a blurring effect on the notion of holonomy in several variables. This introduction sticks to Philippe s vocabulary.

6 8 PHILIPPE FLAJOLET AND SYMBOLIC COMPUTATION Another example was provided by a challenge from SIGSAM, asking for the value of the coefficient [x 6N ](1 + x) 4N (1 + x + x 2 ) 2N (1 + x + x 2 + x 3 + x 4 ) N for the specific value N = 500. For large N, expanding this polynomial of degree 12N is not possible. However, the three polynomial factors satisfy linear differential equations of order 1 (obtained, e.g., by taking the logarithmic derivative), hence by closure their product satisfies a linear differential equation too (note that here N can be kept as a parameter, if desired). This differential equation can then be translated into a linear recurrence for the coefficients and then the coefficient be computed efficiently both in time and space [49]. Today (2013), with a recent version of gfun, this computation takes about half a second, while values up to N = 10, 000 are obtained in half a minute (this is an integer with 28,571 decimal digits). The theory generalizes to multivariate series or sequences. A series S(z 1,...,z n ) is called D-finite when its partial derivatives at all orders generate a finite-dimensional vector space over the rational functions in z 1,...,z n. Besides the previous closure properties (sum, product) that are easily seen to hold, a new one occurs: the diagonal of a D-finite series is D-finite [82]. Consequently, other operations like the Hadamard product, or from there taking the odd or even part of a series, also preserve D-finiteness. Algorithms for integration and summation have been discovered in this context by Doron Zeilberger and later developed in the Algorithms Project by Frédéric Chyzak [8, 6], together with implementations. More recently, a lot of interesting activity in this area comes from RISC Linz (Manuel Kauers, Christoph Koutschan, Peter Paule). The generalization to symmetric functions is due to Ira Gessel [78] and has been briefly summarized by Philippe Flajolet [79]. Symmetric functions are series in an infinite number of variables x 1,x 2,... subject to a certain invariance under renumbering of the variables. Many bases of symmetric functions are known and in particular the power symmetric functions, with p n defined as the sum of the nth power of all variables. Such a series is called D-finite by Gessel when each specialization of all but a finite number of the p i s to 0 makes it D-finite in the previous sense. Again, this definition is motivated by a new closure property, this time under a specific scalar product. From there, Gessel was able to prove the D-finiteness of several combinatorial counting functions, like k-regular graphs or standard tableaux of bounded height. Some of this theory was later made algorithmic in the Algorithms Project [7] Non-holonomy [28, 29]. The algorithmic richness of holonomic series and sequences makes it desirable to detect when a sequence or series is D-finite. Conversely, it is useful to be able to prove that sequences like (4) log n, p 1 n, p n,,n n,e pn,e 1/n, (n p 2) H n do not satisfy a linear recurrence with polynomial coefficients (here p n is the nth prime number). Here also, a nice interplay between symbolic computation and complex analysis was developed by Philippe Flajolet and co-authors [28, 29]. The basic idea is that solutions of linear differential equations with polynomial coefficients are

7 3. SYMBOLIC COMPUTATION 9 very much constrained. First, they can only have finitely many singularities (thus tan(z) cannot satisfy a linear differential equation, even of huge order; similarly, the sequence of numbers of integer partitions cannot satisfy a linear recurrence). Next, a classification of their possible asymptotic behaviours has been known since the end of the 19th century. It is a combination of terms of the form exp(p (Z 1/r ))Z log k Z, where P is a polynomial, r is a positive integer, is an algebraic integer, k is a nonnegative integer and different points can be considered by setting Z =(z z 0 ). So for instance, Lambert s W function, which is related to the generating function of Cayley trees and is defined by W (z)exp(w(z)) = z cannot satisfy a linear differential equation because of a term in log log z in its asymptotic expansion. As a consequence, the sequence n n of number of labelled trees cannot satisfy a linear recurrence. Finally, starting from an explicit sequence like those in Eq. (4) and using a Lindelöf representation from Eq. (3), reduces the matter to a study of the asymptotic behaviour of this integral. This can be achieved with more or less technicalities in a large number of cases, see [28, 29] for details Fast resultant computation [5]. Philippe Flajolet, together with Cyril Banderier [3], studied lattice paths starting at the origin and such that each step increases the abscissa by 1, while the ordinate is increased (or decreased) by an amount belonging to a given fixed finite set S Z. They considered variants depending on whether the path is completely unconstrained, or has to stay in the positive half quadrant. In both cases, they distinguished those paths ending at height 0 from the others. They give explicit forms of all four generating functions, making explicit their algebraic character (See also Volume V, Chapter 4). To the set S is associated a characteristic polynomial P (u) = X b2s u b =: dx k= c p k u k, (c, d in N). It is straightforward that the unconstrained walks with z marking size and u marking final height are enumerated by the rational generating function 1/(1 zp(u)). More interestingly, the excursions (walks staying in N N and ending at height 0) are enumerated by the algebraic generating function E(z) = ( 1)c 1 cy u j (z), p c z where the series u j (z), j =1,...,c are the formal power series solutions of 1 zp(u) =0(thus branches tending to 1 at 0 are excluded). The other two generating series are similarly expressed in terms of the u j s. Computationally, the next step is to compute a bivariate polynomial that vanishes at E(z), given P (u). This is a standard question in elimination theory that is classically rephrased in terms of resultants. In terms of complexity, the resultant of two univariate polynomials of degree n can be computed in a quasi-optimal number O(n log 2 n) of arithmetic operations. The main use of resultants for elimination is, an in this application, in the case of bivariate polynomials. The resultant is then a j=1

8 10 PHILIPPE FLAJOLET AND SYMBOLIC COMPUTATION polynomial of degree n 2. It can be computed by evaluating both polynomials at n 2 +1 points, computing their univariate resultants efficiently and reconstructing the result by interpolation, but this requires O(n 3 log 2 n) operations, which is far from optimal when the input and output have size O(n 2 ). In this generality, we do not know of any better algorithm. However, for the computation of E(z), Banderier and Flajolet designed a faster algorithm (in O((c + d) log(c + d)) operations). Their basic idea was then extended to an important class of resultants [5]. The starting point is to represent a polynomial by its Newton sums: if P (z) = Q i (1 iz), then the generating series of its Newton sums is given by the logarithmic derivative: S(z) = X ( X n>0 i n i )z n = zp 0 (z) P (z). Using Newton iteration, this expansion can be computed at precision N in O(N log N) operations. Conversely, taking S(z) at precision N = n + 1is sufficient to reconstruct P (z) =exp R ( S/z), again in O(N log N) operations using fast algorithms of computer algebra. Given another polynomial Q(z) = Q j (1 jz) also in this representation, one can then efficiently compute the polynomials Y Y (1 i j z) and (1 ( i + j )z) i,j from their Newton sums, obtained via X X i n n j = X ( i j ) n, exp( X i j i,j i i,j i z)exp( X j jz) =exp( X i,j ( i + j )z). That way, resultants in those important classes can all be computed in O(n 2 log n) operations (see [5] for details).

Algorithmic Tools for the Asymptotics of Linear Recurrences

Algorithmic Tools for the Asymptotics of Linear Recurrences Algorithmic Tools for the Asymptotics of Linear Recurrences Bruno Salvy Inria & ENS de Lyon Computer Algebra in Combinatorics, Schrödinger Institute, Vienna, Nov. 2017 Motivation p 0 (n)a n+k + + p k (n)a

More information

Notes by Zvi Rosen. Thanks to Alyssa Palfreyman for supplements.

Notes by Zvi Rosen. Thanks to Alyssa Palfreyman for supplements. Lecture: Hélène Barcelo Analytic Combinatorics ECCO 202, Bogotá Notes by Zvi Rosen. Thanks to Alyssa Palfreyman for supplements.. Tuesday, June 2, 202 Combinatorics is the study of finite structures that

More information

Diagonals and Walks. Alin Bostan 1 Louis Dumont 1 Bruno Salvy 2. November 4, Introduction Diagonals Walks. 1 INRIA, SpecFun.

Diagonals and Walks. Alin Bostan 1 Louis Dumont 1 Bruno Salvy 2. November 4, Introduction Diagonals Walks. 1 INRIA, SpecFun. and Alin Bostan 1 Louis Dumont 1 Bruno Salvy 2 1 INRIA, SpecFun 2 INRIA, AriC November 4, 2014 1/16 Louis Dumont and 2/16 Louis Dumont and Motivations In combinatorics: Lattice walks w i,j : number of

More information

Algorithmic Tools for the Asymptotics of Diagonals

Algorithmic Tools for the Asymptotics of Diagonals Algorithmic Tools for the Asymptotics of Diagonals Bruno Salvy Inria & ENS de Lyon Lattice walks at the Interface of Algebra, Analysis and Combinatorics September 19, 2017 Asymptotics & Univariate Generating

More information

Algorithmic Tools for the Asymptotics of Linear Recurrences

Algorithmic Tools for the Asymptotics of Linear Recurrences Algorithmic Tools for the Asymptotics of Linear Recurrences Bruno Salvy Inria & ENS de Lyon aaacuxicbvhlbtraejw1r2beg+aghxhrsgitvjycahkhcc7cskqsibs2vunxez3jpjyznsli+rf4bq7wbfwknz6f8torzenli5wqutvtxvklhcmo+juirl2/cfpwxu3wzt179x8mnx9+cqa2hkbcsgmpm+zacg1tfcjhsllavcbhidt+3+khn8e6yfq+litifvtouqjo0fpz4epelmacmfmvbkzgpnfwes2hw9ekwhw9cujzslxz9ofeb0li7nxz8dxjda8vaossotelowrthlkuxeibjhih/m96gwwtijzhqcixbjtxevdtmnqoksap2qjmhmqmwkxn2cpds0eeymlhrh8a6yr9d6rhyrmlynynyli6da0j/6fnaixep43qvy2geb+oqcvfq7tt0vxy4cixhjbuhbdcecks4+gpgiywnjxyoxtt+yveftkurjby1kzq19wcksgxfx1/m/3sef2o/q5rucybdln2pk1pxjyvctd9lapqmhbugrxfjtf7cdp0g52v0ccyr+d1fuxftt5m4j2f5dvs1wz5qp6r5yqm22shfcc7zeo4+uk+ke/kr/a2yiiyoopbg8h5zcnyqql3bxdu3c8=

More information

Diagonals: Combinatorics, Asymptotics and Computer Algebra

Diagonals: Combinatorics, Asymptotics and Computer Algebra Diagonals: Combinatorics, Asymptotics and Computer Algebra Bruno Salvy Inria & ENS de Lyon Families of Generating Functions (a n ) 7! A(z) := X n 0 a n z n counts the number of objects of size n captures

More information

On Recurrences for Ising Integrals

On Recurrences for Ising Integrals On Recurrences for Ising Integrals Flavia Stan Research Institute for Symbolic Computation (RISC-Linz) Johannes Kepler University Linz, Austria December 7, 007 Abstract We use WZ-summation methods to compute

More information

Symbolic-Numeric Tools for Multivariate Asymptotics

Symbolic-Numeric Tools for Multivariate Asymptotics Symbolic-Numeric Tools for Multivariate Asymptotics Bruno Salvy Joint work with Stephen Melczer to appear in Proc. ISSAC 2016 FastRelax meeting May 25, 2016 Combinatorics, Randomness and Analysis From

More information

Lattice paths with catastrophes

Lattice paths with catastrophes Lattice paths with catastrophes Lattice paths with catastrophes SLC 77, Strobl 12.09.2016 Cyril Banderier and Michael Wallner Laboratoire d Informatique de Paris Nord, Université Paris Nord, France Institute

More information

Efficient Experimental Mathematics for Lattice Path Combinatorics

Efficient Experimental Mathematics for Lattice Path Combinatorics 1/45 Efficient Experimental Mathematics for Lattice Path Combinatorics Alin Bostan based on joint works with M. Bousquet-Mélou, F. Chyzak, M. van Hoeij, M. Kauers, S. Melczer, L. Pech, K. Raschel, B. Salvy

More information

Polynomials over finite fields. Algorithms and Randomness

Polynomials over finite fields. Algorithms and Randomness Polynomials over Finite Fields: Algorithms and Randomness School of Mathematics and Statistics Carleton University daniel@math.carleton.ca AofA 10, July 2010 Introduction Let q be a prime power. In this

More information

A method for determining the mod-2 k behaviour of (certain) recursive sequences

A method for determining the mod-2 k behaviour of (certain) recursive sequences A method for determining the mod-2 k behaviour of (certain) recursive sequences Universität Linz; Universität Wien; Queen Mary, University of London Let (a n ) n 0 be a sequence of integers, where a n

More information

Bon anniversaire Marc!

Bon anniversaire Marc! Bon anniversaire Marc! The full counting function of Gessel walks is algebraic Alin Bostan (INRIA) joint work with Manuel Kauers (INRIA/RISC) Journées GECKO/TERA 2008 Context: restricted lattice walks

More information

Evaluating a Determinant

Evaluating a Determinant Evaluating a Determinant Thotsaporn Thanatipanonda Joint Work with Christoph Koutschan Research Institute for Symbolic Computation, Johannes Kepler University of Linz, Austria June 15th, 2011 Outline of

More information

From the Discrete to the Continuous, and Back... Philippe Flajolet INRIA, France

From the Discrete to the Continuous, and Back... Philippe Flajolet INRIA, France From the Discrete to the Continuous, and Back... Philippe Flajolet INRIA, France 1 Discrete structures in... Combinatorial mathematics Computer science: data structures & algorithms Information and communication

More information

are the q-versions of n, n! and . The falling factorial is (x) k = x(x 1)(x 2)... (x k + 1).

are the q-versions of n, n! and . The falling factorial is (x) k = x(x 1)(x 2)... (x k + 1). Lecture A jacques@ucsd.edu Notation: N, R, Z, F, C naturals, reals, integers, a field, complex numbers. p(n), S n,, b(n), s n, partition numbers, Stirling of the second ind, Bell numbers, Stirling of the

More information

Combinatorial/probabilistic analysis of a class of search-tree functionals

Combinatorial/probabilistic analysis of a class of search-tree functionals Combinatorial/probabilistic analysis of a class of search-tree functionals Jim Fill jimfill@jhu.edu http://www.mts.jhu.edu/ fill/ Mathematical Sciences The Johns Hopkins University Joint Statistical Meetings;

More information

Application of Logic to Generating Functions. Holonomic (P-recursive) Sequences

Application of Logic to Generating Functions. Holonomic (P-recursive) Sequences Application of Logic to Generating Functions Holonomic (P-recursive) Sequences Johann A. Makowsky Faculty of Computer Science, Technion - Israel Institute of Technology, Haifa, Israel http://www.cs.technion.ac.il/

More information

Forty years of tree enumeration

Forty years of tree enumeration October 24, 206 Canada John Moon (Alberta) Counting labelled trees Canadian mathematical monographs What is our subject? Asymptotic enumeration or Probabilistic combinatorics? What is our subject? Asymptotic

More information

On (Effective) Analytic Combinatorics

On (Effective) Analytic Combinatorics On (Effective) Analytic Combinatorics Bruno Salvy Inria & ENS de Lyon Séminaire Algorithmes Dec. 2017 Combinatorics, Randomness and Analysis From simple local rules, a global structure arises. A quest

More information

Almost all trees have an even number of independent sets

Almost all trees have an even number of independent sets Almost all trees have an even number of independent sets Stephan G. Wagner Department of Mathematical Sciences Stellenbosch University Private Bag X1, Matieland 7602, South Africa swagner@sun.ac.za Submitted:

More information

A HYPERGEOMETRIC INEQUALITY

A HYPERGEOMETRIC INEQUALITY A HYPERGEOMETRIC INEQUALITY ATUL DIXIT, VICTOR H. MOLL, AND VERONIKA PILLWEIN Abstract. A sequence of coefficients that appeared in the evaluation of a rational integral has been shown to be unimodal.

More information

Closed Form Solutions

Closed Form Solutions Closed Form Solutions Mark van Hoeij 1 Florida State University Slides of this talk: www.math.fsu.edu/ hoeij/issac2017.pdf 1 Supported by NSF 1618657 1 / 29 What is a closed form solution? Example: Solve

More information

Advanced Computer Algebra for Determinants

Advanced Computer Algebra for Determinants Advanced Computer Algebra for Determinants Christoph Koutschan Research Institute for Symbolic Computation RISC Johannes Kepler University, A-4040 Linz, Austria Thotsaporn Aek Thanatipanonda Research Institute

More information

Automatisches Beweisen von Identitäten

Automatisches Beweisen von Identitäten Automatisches Beweisen von Identitäten Stefan Gerhold 30. Oktober 2006 The General Scheme Parametric sums summand(n, k) = answer(n) Parametric integrals k integrand(x, y)dy = answer(x) Zeilberger s Summation

More information

A Proof of a Recursion for Bessel Moments

A Proof of a Recursion for Bessel Moments A Proof of a Recursion for Bessel Moments Jonathan M. Borwein Faculty of Computer Science, Dalhousie University, Halifax, NS, B3H 2W5, Canada jborwein@cs.dal.ca Bruno Salvy Algorithms Project, Inria Paris-Rocquencourt,

More information

arxiv: v1 [math.co] 28 Feb 2012

arxiv: v1 [math.co] 28 Feb 2012 Computational and Theoretical Challenges On Counting Solid Standard Young Tableaux Shalosh B. EKHAD and Doron ZEILBERGER 1 Very Important: This article is accompanied by the Maple package http://www.math.rutgers.edu/~zeilberg/tokhniot/solidsyt.

More information

Surprising relationships connecting ploughing a field, mathematical trees, permutations, and trigonometry

Surprising relationships connecting ploughing a field, mathematical trees, permutations, and trigonometry Surprising relationships connecting ploughing a field, mathematical trees, permutations, and trigonometry Ross Street Macquarie University Talented Students Day, Macquarie University Ross Street (Macquarie

More information

A Combinatorial Interpretation of the Numbers 6 (2n)! /n! (n + 2)!

A Combinatorial Interpretation of the Numbers 6 (2n)! /n! (n + 2)! 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 8 (2005), Article 05.2.3 A Combinatorial Interpretation of the Numbers 6 (2n)! /n! (n + 2)! Ira M. Gessel 1 and Guoce Xin Department of Mathematics Brandeis

More information

The Number of Inversions in Permutations: A Saddle Point Approach

The Number of Inversions in Permutations: A Saddle Point Approach 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 6 (23), Article 3.2.8 The Number of Inversions in Permutations: A Saddle Point Approach Guy Louchard Département d Informatique CP 212, Boulevard du

More information

A Computer Proof of Moll s Log-Concavity Conjecture

A Computer Proof of Moll s Log-Concavity Conjecture A Computer Proof of Moll s Log-Concavity Conjecture Manuel Kauers and Peter Paule Research Institute for Symbolic Computation (RISC-Linz) Johannes Kepler University Linz, Austria, Europe May, 29, 2006

More information

COMPUTER ALGEBRA AND POWER SERIES WITH POSITIVE COEFFICIENTS. 1. Introduction

COMPUTER ALGEBRA AND POWER SERIES WITH POSITIVE COEFFICIENTS. 1. Introduction COMPUTER ALGEBRA AND POWER SERIES WITH POSITIVE COEFFICIENTS MANUEL KAUERS Abstract. We consider the question whether all the coefficients in the series expansions of some specific rational functions are

More information

Fighting Fish: enumerative properties. Enrica Duchi. Veronica Guerrini & Simone Rinaldi DIISM, Università di Siena.

Fighting Fish: enumerative properties. Enrica Duchi. Veronica Guerrini & Simone Rinaldi DIISM, Università di Siena. Fighting Fish: enumerative properties Enrica Duchi IRIF, Université Paris Diderot Veronica Guerrini & Simone Rinaldi DIISM, Università di Siena Gilles Schaeffer LIX, CNRS and École Polytechnique Séminaire

More information

Introduction to Automatic Analysis

Introduction to Automatic Analysis Introduction to Automatic Analysis Paul Zimmermann This chapter contains the following papers from Philippe Flajolet: [FS81] A complexity calculus for classes of recursive search programs over tree structures,

More information

ON POLYNOMIAL REPRESENTATION FUNCTIONS FOR MULTILINEAR FORMS. 1. Introduction

ON POLYNOMIAL REPRESENTATION FUNCTIONS FOR MULTILINEAR FORMS. 1. Introduction ON POLYNOMIAL REPRESENTATION FUNCTIONS FOR MULTILINEAR FORMS JUANJO RUÉ In Memoriam of Yahya Ould Hamidoune. Abstract. Given an infinite sequence of positive integers A, we prove that for every nonnegative

More information

Contents. Counting Methods and Induction

Contents. Counting Methods and Induction Contents Counting Methods and Induction Lesson 1 Counting Strategies Investigations 1 Careful Counting... 555 Order and Repetition I... 56 3 Order and Repetition II... 569 On Your Own... 573 Lesson Counting

More information

Closed Form Solutions

Closed Form Solutions Closed Form Solutions Mark van Hoeij 1 Florida State University ISSAC 2017 1 Supported by NSF 1618657 1 / 26 What is a closed form solution? Example: Solve this equation for y = y(x). y = 4 x 3 (1 x) 2

More information

Introduction to Techniques for Counting

Introduction to Techniques for Counting Introduction to Techniques for Counting A generating function is a device somewhat similar to a bag. Instead of carrying many little objects detachedly, which could be embarrassing, we put them all in

More information

A solution to the tennis ball problem

A solution to the tennis ball problem A solution to the tennis ball problem Anna de Mier Marc Noy Universitat Politècnica de Catalunya Abstract We present a complete solution to the so-called tennis ball problem, which is equivalent to counting

More information

A (semi-) automatic method for the determination of differentially algebraic integer sequences modulo powers of 2 and 3

A (semi-) automatic method for the determination of differentially algebraic integer sequences modulo powers of 2 and 3 A (semi-) automatic method for the determination of differentially algebraic integer sequences modulo powers of 2 and 3 Universität Linz; Universität Wien; Queen Mary, University of London Let (a n ) n

More information

Linear Recurrence Relations for Sums of Products of Two Terms

Linear Recurrence Relations for Sums of Products of Two Terms Linear Recurrence Relations for Sums of Products of Two Terms Yan-Ping Mu College of Science, Tianjin University of Technology Tianjin 300384, P.R. China yanping.mu@gmail.com Submitted: Dec 27, 2010; Accepted:

More information

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Lecture 02 Groups: Subgroups and homomorphism (Refer Slide Time: 00:13) We looked

More information

A Sumudu based algorithm for solving differential equations

A Sumudu based algorithm for solving differential equations Computer Science Journal of Moldova, vol.15, no.3(45), 2007 A Sumudu based algorithm for solving differential equations Jun Zhang Abstract An algorithm based on Sumudu transform is developed. The algorithm

More information

k-protected VERTICES IN BINARY SEARCH TREES

k-protected VERTICES IN BINARY SEARCH TREES k-protected VERTICES IN BINARY SEARCH TREES MIKLÓS BÓNA Abstract. We show that for every k, the probability that a randomly selected vertex of a random binary search tree on n nodes is at distance k from

More information

Notes on the Matrix-Tree theorem and Cayley s tree enumerator

Notes on the Matrix-Tree theorem and Cayley s tree enumerator Notes on the Matrix-Tree theorem and Cayley s tree enumerator 1 Cayley s tree enumerator Recall that the degree of a vertex in a tree (or in any graph) is the number of edges emanating from it We will

More information

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial.

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial. Lecture 3 Usual complex functions MATH-GA 245.00 Complex Variables Polynomials. Construction f : z z is analytic on all of C since its real and imaginary parts satisfy the Cauchy-Riemann relations and

More information

GENERATING SERIES FOR IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS

GENERATING SERIES FOR IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS GENERATING SERIES FOR IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS ARNAUD BODIN Abstract. We count the number of irreducible polynomials in several variables of a given degree over a finite field. The results

More information

Invariant Generation for P-solvable Loops with Assignments

Invariant Generation for P-solvable Loops with Assignments Invariant Generation for P-solvable Loops with Assignments Laura Kovács EPFL, Swizterland laura.kovacs@epfl.ch Abstract. We discuss interesting properties of a general technique for inferring polynomial

More information

Fourth Week: Lectures 10-12

Fourth Week: Lectures 10-12 Fourth Week: Lectures 10-12 Lecture 10 The fact that a power series p of positive radius of convergence defines a function inside its disc of convergence via substitution is something that we cannot ignore

More information

On Recurrences for Ising Integrals

On Recurrences for Ising Integrals On Recurrences for Ising Integrals Flavia Stan Research Institute for Symbolic Computation (RISC) Johannes Kepler University Linz, Austria January 009 Abstract We use WZ summation methods to compute recurrences

More information

Power series and Taylor series

Power series and Taylor series Power series and Taylor series D. DeTurck University of Pennsylvania March 29, 2018 D. DeTurck Math 104 002 2018A: Series 1 / 42 Series First... a review of what we have done so far: 1 We examined series

More information

Algorithmic Approach to Counting of Certain Types m-ary Partitions

Algorithmic Approach to Counting of Certain Types m-ary Partitions Algorithmic Approach to Counting of Certain Types m-ary Partitions Valentin P. Bakoev Abstract Partitions of integers of the type m n as a sum of powers of m (the so called m-ary partitions) and their

More information

Singularity analysis via the iterated kernel method

Singularity analysis via the iterated kernel method FPSAC 2013 Paris, France DMTCS proc. AS, 2013, 481 492 Singularity analysis via the iterated kernel method Stephen Melczer and Marni Mishna Department of Mathematics, Simon Fraser University, Burnaby,

More information

Unbounded Regions of Infinitely Logconcave Sequences

Unbounded Regions of Infinitely Logconcave Sequences The University of San Francisco USF Scholarship: a digital repository @ Gleeson Library Geschke Center Mathematics College of Arts and Sciences 007 Unbounded Regions of Infinitely Logconcave Sequences

More information

Department of Mathematics, University of California, Berkeley. GRADUATE PRELIMINARY EXAMINATION, Part A Fall Semester 2014

Department of Mathematics, University of California, Berkeley. GRADUATE PRELIMINARY EXAMINATION, Part A Fall Semester 2014 Department of Mathematics, University of California, Berkeley YOUR 1 OR 2 DIGIT EXAM NUMBER GRADUATE PRELIMINARY EXAMINATION, Part A Fall Semester 2014 1. Please write your 1- or 2-digit exam number on

More information

Some Fun with Divergent Series

Some Fun with Divergent Series Some Fun with Divergent Series 1. Preliminary Results We begin by examining the (divergent) infinite series S 1 = 1 + 2 + 3 + 4 + 5 + 6 + = k=1 k S 2 = 1 2 + 2 2 + 3 2 + 4 2 + 5 2 + 6 2 + = k=1 k 2 (i)

More information

1.1.1 Algebraic Operations

1.1.1 Algebraic Operations 1.1.1 Algebraic Operations We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication

More information

Efficient implementation of the Hardy-Ramanujan-Rademacher formula

Efficient implementation of the Hardy-Ramanujan-Rademacher formula Efficient implementation of the Hardy-Ramanujan-Rademacher formula or: Partitions in the quintillions Fredrik Johansson RISC-Linz July 10, 2013 2013 SIAM Annual Meeting San Diego, CA Supported by Austrian

More information

Last Update: March 1 2, 201 0

Last Update: March 1 2, 201 0 M ath 2 0 1 E S 1 W inter 2 0 1 0 Last Update: March 1 2, 201 0 S eries S olutions of Differential Equations Disclaimer: This lecture note tries to provide an alternative approach to the material in Sections

More information

Advances in Applied Mathematics

Advances in Applied Mathematics Advances in Applied Mathematics 45 (010) 334 345 Contents lists available at ScienceDirect Advances in Applied Mathematics www.elsevier.com/locate/yaama On recurrences for Ising integrals Flavia Stan 1

More information

5. Analytic Combinatorics

5. Analytic Combinatorics ANALYTIC COMBINATORICS P A R T O N E 5. Analytic Combinatorics http://aofa.cs.princeton.edu Analytic combinatorics is a calculus for the quantitative study of large combinatorial structures. Features:

More information

On the mean connected induced subgraph order of cographs

On the mean connected induced subgraph order of cographs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 71(1) (018), Pages 161 183 On the mean connected induced subgraph order of cographs Matthew E Kroeker Lucas Mol Ortrud R Oellermann University of Winnipeg Winnipeg,

More information

The Gift Exchange Problem

The Gift Exchange Problem The Gift Exchange Problem David Applegate and N. J. A. Sloane (a), AT&T Shannon Labs, 180 Park Ave., Florham Park, NJ 07932-0971, USA. (a) Corresponding author. Email: david@research.att.com, njas@research.att.com.

More information

Philippe Flajolet & Analytic Combinatorics: Inherent Ambiguity of Context-Free Languages

Philippe Flajolet & Analytic Combinatorics: Inherent Ambiguity of Context-Free Languages Philippe Flajolet & Analytic Combinatorics: Inherent Ambiguity of Context-Free Languages Frédérique Bassino and Cyril Nicaud LIGM, Université Paris-Est & CNRS December 16, 2011 I first met Philippe in

More information

Linear Differential Equations as a Data-Structure

Linear Differential Equations as a Data-Structure Linear Differential Equations as a Data-Structure Bruno Salvy Inria & ENS de Lyon FoCM, July 14, 2017 Computer Algebra Effective mathematics: what can we compute exactly? And complexity: how fast? (also,

More information

A Catalan-Hankel Determinant Evaluation

A Catalan-Hankel Determinant Evaluation A Catalan-Hankel Determinant Evaluation Ömer Eğecioğlu Department of Computer Science, University of California, Santa Barbara CA 93106 (omer@cs.ucsb.edu) Abstract Let C k = ( ) 2k k /(k +1) denote the

More information

Tableau sequences, open diagrams, and Baxter families

Tableau sequences, open diagrams, and Baxter families Tableau sequences, open diagrams, and Baxter families Sophie Burrill a, Julien Courtiel a, Eric Fusy b, Stephen Melczer c, Marni Mishna a, a Department of Mathematics, Simon Fraser University, Burnaby,

More information

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM SYLLABUS (2020) PURE MATHEMATICS AM 27 SYLLABUS 1 Pure Mathematics AM 27 (Available in September ) Syllabus Paper I(3hrs)+Paper II(3hrs) 1. AIMS To prepare students for further studies in Mathematics

More information

Congruences for algebraic sequences

Congruences for algebraic sequences Congruences for algebraic sequences Eric Rowland 1 Reem Yassawi 2 1 Université du Québec à Montréal 2 Trent University 2013 September 27 Eric Rowland (UQAM) Congruences for algebraic sequences 2013 September

More information

Counterexamples to witness conjectures. Notations Let E be the set of admissible constant expressions built up from Z; + ;?;;/; exp and log. Here a co

Counterexamples to witness conjectures. Notations Let E be the set of admissible constant expressions built up from Z; + ;?;;/; exp and log. Here a co Counterexamples to witness conjectures Joris van der Hoeven D pt. de Math matiques (b t. 45) Universit Paris-Sud 91405 Orsay CEDEX France August 15, 003 Consider the class of exp-log constants, which is

More information

ANALYTIC COMBINATORICS COMPLEX ASYMPTOTICS

ANALYTIC COMBINATORICS COMPLEX ASYMPTOTICS ANALYTIC COMBINATORICS COMPLEX ASYMPTOTICS (Chapters IV, V, VI, VII) PHILIPPE FLAJOLET & ROBERT SEDGEWICK Algorithms Project Department of Computer Science INRIA Rocquencourt Princeton University 7853

More information

Polyexponentials. Khristo N. Boyadzhiev Ohio Northern University Departnment of Mathematics Ada, OH

Polyexponentials. Khristo N. Boyadzhiev Ohio Northern University Departnment of Mathematics Ada, OH Polyexponentials Khristo N. Boyadzhiev Ohio Northern University Departnment of Mathematics Ada, OH 45810 k-boyadzhiev@onu.edu 1. Introduction. The polylogarithmic function [15] (1.1) and the more general

More information

1 ** The performance objectives highlighted in italics have been identified as core to an Algebra II course.

1 ** The performance objectives highlighted in italics have been identified as core to an Algebra II course. Strand One: Number Sense and Operations Every student should understand and use all concepts and skills from the pervious grade levels. The standards are designed so that new learning builds on preceding

More information

Notes on Complex Analysis

Notes on Complex Analysis Michael Papadimitrakis Notes on Complex Analysis Department of Mathematics University of Crete Contents The complex plane.. The complex plane...................................2 Argument and polar representation.........................

More information

Section 4.1: Sequences and Series

Section 4.1: Sequences and Series Section 4.1: Sequences and Series In this section, we shall introduce the idea of sequences and series as a necessary tool to develop the proof technique called mathematical induction. Most of the material

More information

The number of inversions in permutations: A saddle point approach

The number of inversions in permutations: A saddle point approach The number of inversions in permutations: A saddle point approach Guy Louchard and Helmut Prodinger November 4, 22 Abstract Using the saddle point method, we obtain from the generating function of the

More information

Quantum Field Theory Homework 3 Solution

Quantum Field Theory Homework 3 Solution Quantum Field Theory Homework 3 Solution 1 Complex Gaußian Integrals Consider the integral exp [ ix 2 /2 ] dx (1) First show that it is not absolutely convergent. Then we should define it as Next, show

More information

Growing and Destroying Catalan Stanley Trees

Growing and Destroying Catalan Stanley Trees Discrete Mathematics and Theoretical Computer Science DMTCS vol. 20:1, 2018, #11 Growing and Destroying Catalan Stanley Trees Benjamin Hackl 1 Helmut Prodinger 2 arxiv:1704.03734v3 [math.co] 26 Feb 2018

More information

Interpolation by Harmonic Polynomials. on Radon Projections

Interpolation by Harmonic Polynomials. on Radon Projections Based on Radon Projections I Georgieva, C Hofreither joint work with C Koutschan, V Pillwein, T Thanatipanonda Sozopol September, 2, 2012 Collaborators Irina Georgieva Institute of Mathematics and Informatics,

More information

LECTURE 7. 2 Simple trees and Lagrange Inversion Restricting the out-degree Lagrange Inversion... 4

LECTURE 7. 2 Simple trees and Lagrange Inversion Restricting the out-degree Lagrange Inversion... 4 Contents 1 Recursive specifications 1 1.1 Binary Trees B............................................ 1 1.1.1 A recursive structure.................................... 1.1. Decomposition........................................

More information

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM Syllabus (014): Pure Mathematics AM SYLLABUS (014) PURE MATHEMATICS AM 7 SYLLABUS 1 AM Syllabus (014): Pure Mathematics Pure Mathematics AM 7 Syllabus (Available in September) Paper I(3hrs)+Paper II(3hrs)

More information

Congruences for combinatorial sequences

Congruences for combinatorial sequences Congruences for combinatorial sequences Eric Rowland Reem Yassawi 2014 February 12 Eric Rowland Congruences for combinatorial sequences 2014 February 12 1 / 36 Outline 1 Algebraic sequences 2 Automatic

More information

INTEGRATION WORKSHOP 2003 COMPLEX ANALYSIS EXERCISES

INTEGRATION WORKSHOP 2003 COMPLEX ANALYSIS EXERCISES INTEGRATION WORKSHOP 23 COMPLEX ANALYSIS EXERCISES DOUGLAS ULMER 1. Meromorphic functions on the Riemann sphere It s often useful to allow functions to take the value. This exercise outlines one way to

More information

Mathematical Methods for Engineers and Scientists 1

Mathematical Methods for Engineers and Scientists 1 K.T. Tang Mathematical Methods for Engineers and Scientists 1 Complex Analysis, Determinants and Matrices With 49 Figures and 2 Tables fyj Springer Part I Complex Analysis 1 Complex Numbers 3 1.1 Our Number

More information

16. Local theory of regular singular points and applications

16. Local theory of regular singular points and applications 16. Local theory of regular singular points and applications 265 16. Local theory of regular singular points and applications In this section we consider linear systems defined by the germs of meromorphic

More information

On rational approximation of algebraic functions. Julius Borcea. Rikard Bøgvad & Boris Shapiro

On rational approximation of algebraic functions. Julius Borcea. Rikard Bøgvad & Boris Shapiro On rational approximation of algebraic functions http://arxiv.org/abs/math.ca/0409353 Julius Borcea joint work with Rikard Bøgvad & Boris Shapiro 1. Padé approximation: short overview 2. A scheme of rational

More information

Analytic renormalization of multiple zeta functions Geometry and combinatorics of generalized Euler reflection formula for MZV

Analytic renormalization of multiple zeta functions Geometry and combinatorics of generalized Euler reflection formula for MZV 1 Analytic renormalization of multiple zeta functions Geometry and combinatorics of generalized Euler reflection formula for MZV Andrei Vieru Abstract The renormalization of MZV was until now carried out

More information

2010 HSC NOTES FROM THE MARKING CENTRE MATHEMATICS EXTENSION 1

2010 HSC NOTES FROM THE MARKING CENTRE MATHEMATICS EXTENSION 1 Contents 2010 HSC NOTES FROM THE MARKING CENTRE MATHEMATICS EXTENSION 1 Introduction... 1 Question 1... 1 Question 2... 2 Question 3... 3 Question 4... 4 Question 5... 5 Question 6... 5 Question 7... 6

More information

INFINITE FAMILIES OF STRANGE PARTITION CONGRUENCES FOR BROKEN 2-DIAMONDS

INFINITE FAMILIES OF STRANGE PARTITION CONGRUENCES FOR BROKEN 2-DIAMONDS December 1, 2009 INFINITE FAMILIES OF STRANGE PARTITION CONGRUENCES FOR BROKEN 2-DIAMONDS PETER PAULE AND SILVIU RADU Dedicated to our friend George E. Andrews on the occasion of his 70th birthday Abstract.

More information

Adlai E. Stevenson High School Course Description

Adlai E. Stevenson High School Course Description Adlai E. Stevenson High School Course Description Content Objectives: Factor polynomial expressions, and solve, graph and write equations of quadratic functions. Graph and write equations of absolute value

More information

FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS

FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS HUNDUMA LEGESSE GELETA, ABDULKADIR HASSEN Both authors would like to dedicate this in fond memory of Marvin Knopp. Knop was the most humble and exemplary teacher

More information

An Application of Catalan Numbers on Cayley Tree of Order 2: Single Polygon Counting

An Application of Catalan Numbers on Cayley Tree of Order 2: Single Polygon Counting BULLETIN of the Malaysian Mathematical Sciences Society http://math.usm.my/bulletin Bull. Malays. Math. Sci. Soc. (2) 31(2) (2008), 175 183 An Application of Catalan Numbers on Cayley Tree of Order 2:

More information

College Algebra with Corequisite Support: Targeted Review

College Algebra with Corequisite Support: Targeted Review College Algebra with Corequisite Support: Targeted Review 978-1-63545-056-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Functions, Graphs, Equations and Inequalities

Functions, Graphs, Equations and Inequalities CAEM DPP Learning Outcomes per Module Module Functions, Graphs, Equations and Inequalities Learning Outcomes 1. Functions, inverse functions and composite functions 1.1. concepts of function, domain and

More information

On a Conjectured Inequality for a Sum of Legendre Polynomials

On a Conjectured Inequality for a Sum of Legendre Polynomials On a Conjectured Inequality for a Sum of Legendre Polynomials Stefan Gerhold sgerhold@fam.tuwien.ac.at Christian Doppler Laboratory for Portfolio Risk Management Vienna University of Technology Manuel

More information

Automatic Proofs of Identities: Beyond A=B

Automatic Proofs of Identities: Beyond A=B Bruno.Salvy@inria.fr FPSAC, Linz, July 20, 2009 Joint work with F. Chyzak and M. Kauers 1 / 28 I Introduction 2 / 28 Examples of Identities: Definite Sums, q-sums, Integrals n k=0 + 0 1 2πi n=0 ( ) H n

More information

Algorithms for Combinatorial Systems: Between Analytic Combinatorics and Species Theory.

Algorithms for Combinatorial Systems: Between Analytic Combinatorics and Species Theory. Algorithms for Combinatorial Systems: Between Analytic Combinatorics and Species Theory. Carine Pivoteau - LIGM - december 2011 joint work with Bruno Salvy and Michèle Soria Algorithms for Combinatorial

More information

D-FINITE SYMMETRIC FUNCTIONS.

D-FINITE SYMMETRIC FUNCTIONS. D-FINITE SYMMETRIC FUNCTIONS. by Mariolys Rivas B.Sc.H., Central University of Venezuela, 2006 a Thesis submitted in partial fulfillment of the requirements for the degree of Master of Science in the School

More information

On Arithmetic Properties of Bell Numbers, Delannoy Numbers and Schröder Numbers

On Arithmetic Properties of Bell Numbers, Delannoy Numbers and Schröder Numbers A tal given at the Institute of Mathematics, Academia Sinica (Taiwan (Taipei; July 6, 2011 On Arithmetic Properties of Bell Numbers, Delannoy Numbers and Schröder Numbers Zhi-Wei Sun Nanjing University

More information

QUIVERS AND LATTICES.

QUIVERS AND LATTICES. QUIVERS AND LATTICES. KEVIN MCGERTY We will discuss two classification results in quite different areas which turn out to have the same answer. This note is an slightly expanded version of the talk given

More information